Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 353 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 353 Bytes

FlibHPC

This project uses SWIG-Fortran to generate Fortran-2003 wrappers to common high performance computing (HPC) libraries. It can be used as a support library for other libraries that want to generate MPI-friendly Fortran wrappers to their code, or used by application developers who want to adapt Fortran CUDA/OpenACC code to their C++ kernels.