Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"gdrcopy_sanity" failing with Nvidia 560 drivers on A100 #305

Open
rafsalas19 opened this issue Sep 19, 2024 · 3 comments
Open

"gdrcopy_sanity" failing with Nvidia 560 drivers on A100 #305

rafsalas19 opened this issue Sep 19, 2024 · 3 comments
Assignees

Comments

@rafsalas19
Copy link

rafsalas19 commented Sep 19, 2024

OS: Ubuntu 20.04
Kernel: 5.15.0-1071
Nv drivers: 560.35.03
CUDA: 12.5
gdrcopy: 2.4.1

error:

 gdrcopy_sanity
Assertion "(gdr_pin_buffer(g, d_A[0], buffer_size, 0, 0, &A_mh[0])) == (0)" failed at sanity.cpp:435
Assertion "(gdr_pin_buffer(g, d_A, A_size, 0, 0, &A_mh)) == (0)" failed at sanity.cpp:344
Total: 28, Passed: 24, Failed: 2, Waived: 2

List of failed tests:
    basic_small_buffers_mapping
    basic_unaligned_mapping

List of waived tests:
    invalidation_access_after_free_cumemalloc
    invalidation_access_after_free_vmmalloc
Error: Encountered an error or a test failure with status=1
@pakmarkthub
Copy link
Collaborator

Hi @rafsalas19,

This looks like an issue we have already fixed in the master branch. May I ask you to try it out? You will need to compile and install the gdrdrv driver to get this fix.

@pakmarkthub pakmarkthub self-assigned this Sep 20, 2024
@rafsalas19
Copy link
Author

Ok thanks let me try

@rafsalas19
Copy link
Author

Ok this worked Thanks! Can you let me know when will there be a release/tag published that has this fix in it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants