Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 107 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 107 Bytes

OpenMP_tutorial

Hands-on examples for OpenMP tutorial

Build: GNU: gfortran -fopenmp -O3 main.F90 -lgomp