Is HPC Pack 2019 compatible with Nvidia HPC SDK?

sweemer 41 Reputation points
2021-10-11T05:49:39.897+00:00

According to the How to use GPU compute nodes documentation:

Currently, HPC Pack only supports the CUDA-compatible products, for example, the NVidia Tesla series. See the Nvidia site for a more detailed list of supported products.

I am wondering, does this include usage of the Nvidia HPC SDK as well? As far as I know, the Nvidia HPC SDK is built on top of CUDA, so I believe this should work, but I would like to know whether there are any known issues or incompatibilities with this combination.

Currently Nvidia HPC SDK is only available for Linux, so this would obviously apply to Linux compute nodes only.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,033 questions
0 comments No comments
{count} votes

Accepted answer
  1. vipullag-MSFT 26,487 Reputation points Moderator
    2021-10-12T07:40:11.14+00:00

    @sweemer

    HPC Pack Linux node agent uses nvidia-smi to fetch the GPU info, we don’t use NVIDIA HPC SDK directly.
    But you can use any SDK at your discretion, just make sure nvidia-smi can work on the node.

    Hope this helps.

    Please 'Accept as answer' if the provided information is helpful, so that it can help others in the community looking for help on similar topics.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.