Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 262 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 262 Bytes

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=