Skip to content

An OpenMP GPU offload port of CloverLeaf. This was a direct port from the OpenACC version of CloverLeaf.

Notifications You must be signed in to change notification settings

douglas-shanks/CloverLeaf_OpenMP_offload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CloverLeaf_OpenMP_offload

This is an OpenMP offload version of CloverLeaf version 1.3 for GPUs (tested on AMD and Nvidia) ported from the OpenACC version.

Compiling

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

make clean; make COMPILER=CRAY

or,

make clean; make COMPILER=PGI

About

An OpenMP GPU offload port of CloverLeaf. This was a direct port from the OpenACC version of CloverLeaf.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published