Wholistic.Code History
Hide minor edits - Show changes to output
Changed lines 1-3 from:
!!Wholistic Model Code
The Wholistic Model experiments have been done by instrumenting VMS-based runtime systems of various languages. All the code is available on the [[http://hg.opensourceresearchinstitute.org | mercurial server]], including:
to:
!!Computation Model Code
The Computation Model experiments have been done by instrumenting VMS-based runtime systems of various languages. The code is that of a normal benchmark, but with the instrumentation turned on to collect data to build the Scheduling Consequence Graph and the Unit and Constraint Collection for whatever benchmark is running. All the code is available on the [[http://hg.opensourceresearchinstitute.org | mercurial server]], including:
Added lines 1-7:
!!Wholistic Model Code
The Wholistic Model experiments have been done by instrumenting VMS-based runtime systems of various languages. All the code is available on the [[http://hg.opensourceresearchinstitute.org | mercurial server]], including:
* The [[http://hg.opensourceresearchinstitute.org/cgi-bin/hgwebdir.cgi/VMS/VMS_Projects/VMS_Projects__MC_shared/SSR/SSR__Blocked_Matrix_Mult__MC_shared__Proj/|SSR language experiments]] made on Matrix Multiply for the Performance Tuning paper
* The [[http://hg.opensourceresearchinstitute.org/cgi-bin/hgwebdir.cgi/VMS/VMS_Projects/VMS_Projects__MC_shared/VSs/VSs__Hello_World__MC_shared__LangDev/ |VSs language experiments]] made with the JPEG decoding benchmark
The repositories have a complex structure and naming, it may help to read the [[VMS.DevelopRepositoryStructure|repository usage]] page