https://github.com/llnl/fgpu
cuda fortran gpu openmp
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/llnl/fgpu
- Owner: LLNL
- License: bsd-3-clause
- Created: 2019-03-13T19:32:19.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-20T21:26:30.000Z (12 months ago)
- Last Synced: 2025-04-05T18:11:30.404Z (about 1 month ago)
- Topics: cuda, fortran, gpu, openmp
- Language: Fortran
- Size: 411 KB
- Stars: 30
- Watchers: 7
- Forks: 14
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
This is a collection of code examples focusing on porting FORTRAN codes to run DOE heterogenous architecture CPU+GPU machines. The purpose of these is to provide both learning aids for developers and OpenMP and CUDA code examples for testing vendor compilers capabilities.
While these examples have a heavy FORTRAN emphasis, some examples also include C++ usage for use in demonstrating OpenMP or CUDA with mixed C++/FORTRAN language executables.
RELEASE
LLNL-CODE-769479