/test-openmp

Little testing program for various openmp concepts

Primary LanguageC++BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

test-openmp

Little testing program for various openmp concepts

Using Intel openmp

pip install intel-openmp pip show -f intel-openmp # Check where libiomp5.so is placed cmake ../ -DINTEL_OMP_DIR=