Changeset 948
- Timestamp:
- Feb 18, 2015, 2:08:19 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/platforms/linux_monocluster/README
r690 r948 7 7 8 8 * A working version of SoCLib (r2558) 9 - the command `soclib-cc --getpath` should return where SoCLib is installed 9 - the command `soclib-cc --getpath` should return where SoCLib is 10 installed 10 11 * A working version of TSAR (r668) 11 - TSAR directory should be properly added to SoCLib's configuration: either12 globally, or through the `soclib.conf` file present in this directory (in13 which case, the environment variable `TSARDIR` should be defined to point14 on TSAR directory)12 - TSAR directory should be properly added to SoCLib's configuration: 13 either globally, or through the `soclib.conf` file present in this 14 directory (in which case, the environment variable `TSARDIR` should be 15 defined to point on TSAR directory) 15 16 16 17 … … 37 38 * NCPUS=[1-4]: number of processors (the default is 4) 38 39 * DSK=[pathname]: path to a filesystem to use with the BlockDevice component 39 (also implies creating a system with such a component, other the component is40 deactivated)40 (also implies creating a system with such a component, otherwise the 41 component is deactivated) 41 42 * TRACE=[number]: enables tracing the simulation starting from a certain cycle 42 43 * NCYCLES=[number]: runs the simulation for a certain number of cycles
Note: See TracChangeset
for help on using the changeset viewer.