To run my program on the command line, I use the syntax
./prog_name
this is for 1 core.
./prog_name 0 4
this is for 4 cores.
If I want to run VTUNE AMP and anlayze this program on 4 cores how do I get the 0 4 into the project properties window?
Do I use the Application Parameters window?The exampleshown does that for dat/balls.dat,
but that was data.
Any helpappreciated. Thanks in advance.
Newport_j