Skip to content

UK-MAC/TeaLeaf_OpenMP_offload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TeaLeaf OpenMP_offload

This is an OpenMP offload port of Tealeaf reference for GPUs (tested on AMD and Nvidia).

Compling

In most cases one needs to load the appropriate modules (including those for the accelerator in question).

Then for AMD/Nvidia GPUs (with the Cray compiler):

make clean; make COMPILER=CRAY

or for Nvidia GPUs (nvhpc compilers),

make clean; make COMPILER=PGI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published