llvm
4da81757
- Remove nested ScopedContext from cross-device copy
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
66 days ago
Remove nested ScopedContext from cross-device copy cuMemcpyPeerAsync takes contexts as parameters and doesn't require them to be active on the current thread. The nested ScopedContext was causing context stack corruption.
Author
kekaczma
Committer
kekaczma
Parents
9fd41ddb
Loading