Files
rocm-systems/runtime/hsa-runtime/core/runtime
Sean Keely 35a270ef7e Do not initialize runtime internal queues based on mapping memory to a GPU.
Conserves VMIDs when multiple processes are in use and memory operations
are not GPU specific.  For instance HIP API hipHostMalloc does not accept
a target GPU so when used with one process per GPU (ie GPU == MPI rank) we can
quickly exceed the available VMID slots if every process consumes a VMID on
every GPU.

Change-Id: Ib6fa051290089f71581029c09f9a44b9992237d1
2018-07-13 19:58:45 -04:00
..
2017-08-11 18:41:34 -05:00
2017-11-08 15:50:02 -05:00
2017-11-28 20:36:22 -05:00
2018-04-27 23:11:16 -04:00
2017-08-11 18:41:34 -05:00
2017-11-28 20:36:22 -05:00