Thanks to visit codestin.com
Credit goes to github.com

Skip to content

does not compile with nvhpc-25.9 (cuda 12.9) #28

@gwiecz1

Description

@gwiecz1

Hello,
As the tittle suggests. Enclosed is the full terminal output of the attempt. For short:

cd GPU
in ci/install.sh:
c_c=70,80
cuda_ver=12.9

./ci/install.sh
(...) <= goes well until:
mpif90 -cpp -traceback -g -fast -Mdalign -r8 -acc -gpu=cc70,cc80,cuda12.9,unroll -Minline=maxsize:340 -cuda -I../wrappers -c attach.f
NVFORTRAN-S-0084-Illegal use of symbol sort - attempt to CALL a non-SUBROUTINE (attach.f: 72)
NVFORTRAN-S-0084-Illegal use of symbol sort - attempt to CALL a non-SUBROUTINE (attach.f: 101)
NVFORTRAN-S-0084-Illegal use of symbol sort - attempt to CALL a non-SUBROUTINE (attach.f: 133)

I would be grateful for any suggestions.
Best regards,
g

tinker-hp_build.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions