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

Note: kernel log nv_get_p2p_free_callback -- invalid page_table #112

Open
drossetti opened this issue Apr 6, 2023 · 1 comment
Open

Comments

@drossetti
Copy link

This is just FYI as it comes up every once in a while.

If you see the message below, you are most probably running a GPU kernel driver with a known problem which has been fixed in recent GPU drivers releases:

nv_mem nv_get_p2p_free_callback:144 nv_get_p2p_free_callback -- invalid page_table 
nv_mem nv_get_p2p_free_callback:144 nv_get_p2p_free_callback -- invalid page_table 

The solution is to upgrade:

  • to a GPU driver release out of R510 branch or later
  • to a R470 release roughly around or after May 2021.
@drossetti drossetti changed the title kernel log nv_get_p2p_free_callback -- invalid page_table Note: kernel log nv_get_p2p_free_callback -- invalid page_table Apr 6, 2023
@drossetti
Copy link
Author

quick update:
that print may also be due to #53

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

1 participant