TApplencourt / FGPU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Fortran 67.1%Language:C++ 12.6%Language:Makefile 11.2%Language:Cuda 6.5%Language:C 2.6%