Add an option for insert gpu allocs to treat allocations as gpu-native
Open
- Dominant language
- C++
- Stars
- 54
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Currently the pass treats allocations as host-side ones, thus inserting calls to runtime for memory movement. This is to add an option to allow the behavior change.
Contributor guide
Assessment
This issue has not been assessed yet.