Add build-time option for OMP scheduler; document MULTITHREAD_THRESHOLD range (#1620)
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Fri, 15 Jun 2018 09:25:05 +0000 (11:25 +0200)
committerGitHub <noreply@github.com>
Fri, 15 Jun 2018 09:25:05 +0000 (11:25 +0200)
commit47bf0dba8f7a9cbd559e2f9cabe0bf2c7d3ee7a8
tree6759fc30985a91870072d6ef181120fc68f44fbd
parent12603b7dbb1bb9cdb77f0d7aedf95f8ea3dba1be
Add build-time option for OMP scheduler; document MULTITHREAD_THRESHOLD range (#1620)

* Allow choosing the OpenMP scheduler and add range hint for GEMM_MULTITHREAD_THRESHOLD
* Amended description of GEMM_MULTITHREAD_THRESHOLD
to reflect #742 making it track floating point operations rather than matrix size
Makefile.rule
driver/others/blas_server_omp.c