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

fix gpu errors #306

Merged
merged 3 commits into from
Dec 4, 2024
Merged

fix gpu errors #306

merged 3 commits into from
Dec 4, 2024

Conversation

dtaller
Copy link
Collaborator

@dtaller dtaller commented Nov 25, 2024

Sometimes nvcc won't generate constructors/assignment operators when = default is used. The workaround is to explicitly define them.

See also a previous MR, #292 . Some similar changes were made in that MR, but the same changes were needed elsewhere to resolve the errors.

@dtaller dtaller changed the title fix gpu errors try 1 fix gpu errors Nov 25, 2024
@dtaller dtaller requested review from adayton1 and liu15 November 25, 2024 19:50
@adayton1 adayton1 merged commit daa9b83 into develop Dec 4, 2024
7 checks passed
@adayton1 adayton1 deleted the bugfix/taller1/offsiteGPUError branch December 4, 2024 19:24
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.

3 participants