Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/llnl/fgpu
cuda fortran gpu openmp
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/llnl/fgpu
- Owner: LLNL
- License: bsd-3-clause
- Created: 2019-03-13T19:32:19.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-20T21:26:30.000Z (8 months ago)
- Last Synced: 2024-06-15T00:02:17.228Z (7 months ago)
- Topics: cuda, fortran, gpu, openmp
- Language: Fortran
- Size: 411 KB
- Stars: 31
- Watchers: 8
- Forks: 16
- 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