Op Mon, 3 Nov 2008, schreef Daniël Mantione:

[EMAIL PROTECTED] stream]$ OMP_NUM_THREADS=2 numactl --physcpubind=0,4 ./stream_omp

[EMAIL PROTECTED] stream]$ OMP_NUM_THREADS=2 numactl --physcpubind=0,4 ./stream_omp

Copy/paste error. Correct command lines are:

[EMAIL PROTECTED] stream]$ OMP_NUM_THREADS=2 numactl --physcpubind=0,1 
./stream_omp

versus:

[EMAIL PROTECTED] stream]$ OMP_NUM_THREADS=2 numactl --physcpubind=0,4 
./stream_omp

Daniël
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to