Tyson Hilmer
Tyson Hilmer

Reputation: 771

Do failed CUDA memory allocations require a cudaDeviceReset call?

When a CUDA runtime API call for GPU memory allocation fails, is it necessary to reset the context using a call to cudaDeviceReset()?

Upvotes: 0

Views: 28

Answers (0)

Related Questions