-
-
`do concurrent` is usually used to invoke a standard language-level parallelism, including GPU offloading. But, if the flag for it is not set, then it doesn't do much other than, perhaps, some multith…
-
OpenACC is supported in Cray Fortran compiler, however, there is no documentation on that. OpenACC is enabled by default, so in practice `ftn source.F90' is enough.
-
In PSyclone issue 170 (https://github.com/stfc/PSyclone/issues/170) we are adding support for OpenACC to the GOcean 1.0 API. The NEMOLite2D application in PSycloneBench requires some updating in order…
-
Hi, I follow your script for build gcc-5 openacc implementation. All run well, gcc was built successfully. I don't yet add my new gcc in my path. When I type, gcc -v I get the following output:
> …
-
Requested via twitter (https://twitter.com/nickpelling/status/1280413171744944128):
Can you please please please add GCC 10 + OpenACC (i.e. `-fopenacc -fopenacc-dim=G:W:V` etc) as a Compiler Explor…
-
-
Hey @sergisiso,
With nvfortran 24.5, compilation fails with:
```
NVFORTRAN-S-1000-Call in OpenACC region to procedure 'nf90_enddef' which has no acc routine information (.../nemo-4.0_mirror_SI3…
-
Implement one first simple pragma!
-
This issue is meant to collect, discuss, and track efforts to create a new prototype branch of the MPAS-Model.
It is desired that this branch:
- is based on some version of the `v8.x.x` MPAS-Dev/M…