Changes between Version 1 and Version 2 of ALOEOFDMDemo
- Timestamp:
- 08/06/12 17:26:11 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ALOEOFDMDemo
v1 v2 50 50 sudo runcf -t NOFCORES 1000000 51 51 }}} 52 replacing NOFCORES with the number of cores in your processor. You should see something like this: 52 replacing NOFCORES with the number of cores in your processor. For example, in a quad-core you would type: 53 {{{ 54 sudo runcf -t 4 1000000 55 }}} 56 57 And you will see something like this: 53 58 54 59 {{{