-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
Description
Expected Behavior
Builds correctly.
Current Behavior
We have gotten a report that when compiling with the new CCE 17 Fortran compiler, the following error is being reported:
ftn-1917 ftn: ERROR default$mapper$exchangeable_t$exchangeable_interface_,
File = objects/exchangeable_h.f90, Line = 1, Column = 1
Since the type for base_ptr has a coarray ultimate component, it must be a
nonpointer nonallocatable scalar, must not be a coarray and must not be a
function result.
Steps to Reproduce (for bugs)
- Load
cce 17 - Compile
Your Environment
- Version of the code used:
developbranch - Cluster: Perlmutter
- Compiler and version: Cray Compiler Environment 17
Reactions are currently unavailable