arporter / NEMO-DSL

Investigation into the use of Domain Specific Languages with the NEMO ocean model
BSD 2-Clause "Simplified" License
2 stars 0 forks source link

Create an OpenACC step-1 version #16

Open rupertford opened 7 years ago

rupertford commented 7 years ago

We need to see what an OpenACC version would look like using the step-1 approach.

rupertford commented 7 years ago

Created branch openacc-for-step1

rupertford commented 7 years ago

We asked Jeremy and Jon from NVIDIA if they would be able to create an OpenACC step-1 version for us. Jeremy has kindly done this for us so I am going to add this on this branch.

rupertford commented 7 years ago

Added code. I put it in an openacc subdirectory but did not touch the original code as a separate branch (adding openmp) moves the original sequential code into a subdirectory.