Skip to content

Small issues with current PGI #4

Description

@davidedelvento

The Make_def_files/linux_pgi.def compiles the code of this repository in binaries with pgcc -mp -fast however current PGI/NVIDIA pgcc (aka nvc) 20.11-0 will not offload the code to the gpu unless it's compiled with pgcc -mp=gpu -fast. This might be missed on a naive run, but it is strikingly evident with the example code I proposed in issue #3

Moreover, NVIDIA claims they will remove the deprecated pg* commands, so it's probably a good idea to switch to nvc one. Note that the latter is different from nvcc.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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