Changes between Version 1 and Version 2 of ALOEOFDMDemo

Show
Ignore:
Timestamp:
08/06/12 17:26:11 (12 years ago)
Author:
ismael (IP: 147.83.182.14)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ALOEOFDMDemo

    v1 v2  
    5050sudo runcf -t NOFCORES 1000000 
    5151}}} 
    52 replacing NOFCORES with the number of cores in your processor. You should see something like this: 
     52replacing NOFCORES with the number of cores in your processor. For example, in a quad-core you would type: 
     53{{{ 
     54sudo runcf -t 4 1000000 
     55}}} 
     56 
     57And you will see something like this: 
    5358 
    5459{{{