ports/math/gotoblas/files/pkg-message.in
Maho Nakata 97e17b67b6 Build fix with gcc46 [1] and other small improvements [2].
PR:		160973
Submitted by:	bf [1, 2], Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> [1]
2011-09-28 06:21:19 +00:00

7 lines
416 B
Text

GotoBLAS has been built with a maximum limit of MAXTHREADS=%%MAXTHREADS%%
threads, which may be further reduced (but not increased) by the number of
logical processors detected at run-time, as well as the environment variable
GOTO_NUM_THREADS (or OMP_NUM_THREADS, if the port has been build WITH_OPENMP).
To modify this limit, rebuild the port after setting MAXTHREADS to a suitable
value in the build environment.