Hello,
I'm studying OpenMP on TMS320C6678 this days.I know that ccs5.2 use GCC as the compiler of OpenMP.I use omp_1_01_02_06 package.It's compatible with OpenMP specification 3.0 and GCC 4.5. I wonder if it support the GOMP_CPU_AFFINITY environment variable because I can't find the variable in omp.h file and other variables else.
If ccs5.2 support the GOMP_CPU_AFFINITY environment variable as well as other variables,where could I find them and how to set their value ?
Thank you!