Skip to content

Question about nvidia-peermem.ko #251

@sakaia

Description

@sakaia

The template below is mostly useful for bug reports and support questions. Feel free to remove anything which doesn't apply to you and add more information where it makes sense.

1. Quick Debug Checklist

  • Are you running on an Ubuntu 18.04 node?
  • Are you running Kubernetes v1.13+?
  • Are you running Docker (>= 18.06) or CRIO (>= 1.13+)?
  • Do you have i2c_core and ipmi_msghandler loaded on the nodes?
  • Did you apply the CRD (kubectl describe clusterpolicies --all-namespaces)

1. Issue or feature description

Question about nvidia-peermem.ko

In my understanging, nvidia-peermem.ko is not installed by CUDA Driver Container.
If I want to install nvidia-peermem.ko, Which way I should do

1)Install nvidia-peermem.ko and use CUDA Container Driver.
2) Install CUDA-Driver/NVIDIA-Driver on host.

If method 1 is available, would you provide me a instruction of nvidia-peermem.ko

References
 https://docs.nvidia.com/cuda/gpudirect-rdma/index.html#nvidia-peermem
 https://gitlab.com/nvidia/container-images/driver/-/blob/master/ubuntu20.04/nvidia-driver#L201-L204

2. Steps to reproduce the issue

3. Information to attach (optional if deemed irrelevant)

  • kubernetes pods status: kubectl get pods --all-namespaces

  • kubernetes daemonset status: kubectl get ds --all-namespaces

  • If a pod/ds is in an error state or pending state kubectl describe pod -n NAMESPACE POD_NAME

  • If a pod/ds is in an error state or pending state kubectl logs -n NAMESPACE POD_NAME

  • Output of running a container on the GPU machine: docker run -it alpine echo foo

  • Docker configuration file: cat /etc/docker/daemon.json

  • Docker runtime configuration: docker info | grep runtime

  • NVIDIA shared directory: ls -la /run/nvidia

  • NVIDIA packages directory: ls -la /usr/local/nvidia/toolkit

  • NVIDIA driver directory: ls -la /run/nvidia/driver

  • kubelet logs journalctl -u kubelet > kubelet.logs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions