SLAP issue with cce (cray compiler)
Open
- Dominant language
- Fortran
- Stars
- 13
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
A runtime error is generated in libglimmer-solve/SLAP/xersla.f with the cce/11.0.2 compiler.
A fix is to change dimension messg(nmessg) to be
character*(*) in the file xersla.f
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.