ACCKernelsTrans - add iom_nf90 subroutines to ACC_IGNORE list
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 65/100
Research direction
Open kernels_trans.py and locate the ACC_IGNORE list. Add iom_nf90_open and iom_nf90_varid, both from iom_nf90.f90, to that list. Done means OpenACC directives are no longer introduced into these subroutines when processing the NetCDF initialisation code.
Written by the indexing model from the issue text.
Description
Subroutines iom_nf90_open and iom_nf90_varid, belonging to iom_nf90.f90, should be added to the ACC_IGNORE list within kernels_trans.py, otherwise OpenACC directives get introduced to these subroutines which cause runtime errors when reading the NetCDF initialisation files.
- Dominant language
- Python
- Stars
- 137
- Forks
- 36
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 18
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from stfc/PSyclone
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
frontend: add support for ALOG, ALOG10 and IDInt intrinsics. Specify FLOAT as available on GPU. Openenhancement PSyIR
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 3/5 1-2 days Newbie friendliness 52/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100