llvm-project
37de695c - [flang][cuda] Make sure global device descriptor is allocated in managed memory (#160596)

Commit
119 days ago
[flang][cuda] Make sure global device descriptor is allocated in managed memory (#160596) When the descriptor of a global device variable is re-materialized to be passed to a kernel, make sure it is allocated in managed memory otherwise the kernel launch will fail.
Author
Parents
Loading