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

disable forward-compatible driver #1546

Merged
merged 1 commit into from
Nov 16, 2023
Merged

Conversation

simonbyrne
Copy link
Member

@simonbyrne simonbyrne commented Nov 15, 2023

Disables the forward-compatible CUDA driver (basically, it will insist that we always used the system one).

This appears to fix the segfaults we were seeing, and may fix some of the other errors as well.

  • Code follows the style guidelines OR N/A.
  • Unit tests are included OR N/A.
  • Code is exercised in an integration test OR N/A.
  • Documentation has been added/updated OR N/A.

@simonbyrne simonbyrne force-pushed the sb/disable-cuda-forward-driver branch from 06d599d to f20312e Compare November 15, 2023 23:20
@simonbyrne simonbyrne enabled auto-merge November 15, 2023 23:20
@simonbyrne simonbyrne merged commit b524594 into main Nov 16, 2023
13 checks passed
@simonbyrne simonbyrne deleted the sb/disable-cuda-forward-driver branch November 16, 2023 00:26
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

Successfully merging this pull request may close these issues.

1 participant