Skip to content

NVIDIA/Portland compiler issue #162

@lstorchi

Description

@lstorchi

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions