[mesa-users] Mesa installing,

Josiah Schwab jwschwab at berkeley.edu
Wed Jun 6 15:43:00 EDT 2012


> < libgomp: Invalid value for environment variable OMP_NUM_THREADS

I'd suggest setting OMP_NUM_THREADS equal to an integer less than or equal to the number of cores on your machine and then reporting back.

C Shell:
  setenv OMP_NUM_THREADS number
Bash Shell:
  export OMP_NUM_THREADS=number

Best,
Josiah





More information about the Mesa-users mailing list