------- Comment #2 from jv244 at cam dot ac dot uk  2010-07-06 08:05 -------
Created an attachment (id=21100)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21100&action=view)
fortran testcase

build & run testcase as :

gfortran -fopenmp test.f90 get_affinity.c
export OMP_NUM_THREADS=8
export GOMP_CPU_AFFINITY="0 1 2 3 4 5 6 7"
./a.out


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44833

Reply via email to