Giter Club home page Giter Club logo

Comments (7)

mdclemen avatar mdclemen commented on May 23, 2024

Turns out, my driver and CUDA combination were not compatible.

from gdrcopy.

Jeongseob avatar Jeongseob commented on May 23, 2024

Hi @mdclemen,

I am also facing the same issue, but I couldn't find which the driver and CUDA version incur the error. I am wondering you did run gdrcopy with the lower version of driver or CUDA than the version specified in README.md at that time?

In my case, I am using following driver and CUDA software on two RTX2080-ti GPUs.

  • Driver Version: 430.14
  • CUDA Version: 10.2

If you have any suggestion, it would be great.

Thanks,
Jeongseob

from gdrcopy.

Jeongseob avatar Jeongseob commented on May 23, 2024

Hi @drossetti,

I do not have permission to reopen this issue. So, I just wanted you in this loop. Can you have any suggestions to resolve this issue, failing nvidia_p2p_get_pages() while running the validate binary?

from gdrcopy.

drossetti avatar drossetti commented on May 23, 2024

@Jeongseob unfortunately your GeForce card does not support GPUDirect RDMA feature. Please read carefully the prerequisites section of the README.md file.

from gdrcopy.

Jeongseob avatar Jeongseob commented on May 23, 2024

Ah, I just assumed that RTX2080 (Turing architecture) supports GPUDirect RDMA, but it is not.

Thanks!

from gdrcopy.

nevion avatar nevion commented on May 23, 2024

@drossetti is there any device property query that indicates a card supports RDMA or not?

from gdrcopy.

drossetti avatar drossetti commented on May 23, 2024

for the records, sometimes during CUDA 11.6, the attribute below was added:
CU_DEVICE_ATTRIBUTE_GPU_DIRECT_RDMA_SUPPORTED: Device supports GPUDirect RDMA APIs, like nvidia_p2p_get_pages (see https://docs.nvidia.com/cuda/gpudirect-rdma for more information)

from gdrcopy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.