Installing GDS

GDS installation is supported in two ways:

  • using package managers such as Debian and RPMs

For installation on DGX platforms, refer to:

For installation on non-DGX platforms, refer to here.

Note:

For CUDA 11.5.1 and later, if you plan to use Weka FS or IBM SpectrumScale then you must run:


  

modprobe nvidia_peermem

This will load the module that supports PeerDirect capabilities. It is necessary to run this command after reboot of the system.

In order to load the module automatically after every reboot, run the following command:


  

echo "nvidia-peermem" | sudo tee /etc/modules-load.d/nvidia-peermem.conf

Throughout this document, in cuda-<x>.<y>x refers to the CUDA major version and y refers to the minor version.

相关推荐

最近更新

  1. TCP协议是安全的吗?

    2023-12-08 09:18:04       16 阅读
  2. 阿里云服务器执行yum,一直下载docker-ce-stable失败

    2023-12-08 09:18:04       16 阅读
  3. 【Python教程】压缩PDF文件大小

    2023-12-08 09:18:04       15 阅读
  4. 通过文章id递归查询所有评论(xml)

    2023-12-08 09:18:04       18 阅读

热门阅读

  1. 【1day】金和OA某接口存在未授权访问漏洞

    2023-12-08 09:18:04       31 阅读
  2. ARM虚拟化与车联网安全应用

    2023-12-08 09:18:04       39 阅读
  3. 【RabbitMQ高级功能详解以及常用插件实战】

    2023-12-08 09:18:04       37 阅读
  4. mysql的Altas读写分离(实战配置版)

    2023-12-08 09:18:04       36 阅读
  5. iosapp网站是干什么的呢?

    2023-12-08 09:18:04       32 阅读
  6. Unity 程序运行后的日志信息路径

    2023-12-08 09:18:04       33 阅读
  7. 初学websocket有感-待研究

    2023-12-08 09:18:04       35 阅读
  8. 插件原理与开发

    2023-12-08 09:18:04       44 阅读