-
Notifications
You must be signed in to change notification settings - Fork 181
Open
Description
Describe the bug
A clear and concise description of what the bug is.
If you just want help, see the CosmoCoffee help forum and help assistant.
When compiling using the NVIDIA/Portland compiler (i.e., nvfortran) there is a compilation issue ,
NVFORTRAN-S-1254-dtauda is use associated with results and cannot be redeclared. (../equations.f90: 10)
NVFORTRAN-S-0038-Symbol, dtauda, has not been explicitly declared (../equations.f90: 4)
0 inform, 0 warnings, 2 severes, 0 fatal for dtauda
a possible solution, at least to compile and link camb, is to move the dtauda definition within results.f90
To Reproduce
Steps to reproduce (and platform if relevant). e.g. a complete python notebook.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels