opnsense-ports/math/gotoblas/files/pkg-message.in
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01: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.