Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 298 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 298 Bytes

Cross-compiling a Windows binary with OpenMP parallelization

We show how to cross-compile an executable using OpenMP threading from GNU/Linux to Windows. Both a C++ and a Fortran example are given.