llvm-project
f3000d7d
- [flang][cuda] Do not trigger automatic deallocation in main (#128789)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
195 days ago
[flang][cuda] Do not trigger automatic deallocation in main (#128789) Similar to host flow, do not trigger automatic deallocation at then end of the main program since anything could happen like a cudaDevcieReset().
References
#128789 - [flang][cuda] Do not trigger automatic deallocation in main
Author
clementval
Parents
c8b40867
Loading