diff options
author | Michael Halkenhaeuser <MichaelGerald.Halkenhauser@amd.com> | 2023-08-07 06:41:55 -0400 |
---|---|---|
committer | Michael Halkenhaeuser <MichaelGerald.Halkenhauser@amd.com> | 2023-08-07 10:48:02 -0400 |
commit | 7eba3e58d5a383e47973c3d3945277f0115c86f3 (patch) | |
tree | b51909fd5f1eb82f12eb211c78e5c97e14d9334e /llvm/lib | |
parent | 999ac10d7649e41755a9624dbb508c2db8bf3ddd (diff) | |
download | llvm-7eba3e58d5a383e47973c3d3945277f0115c86f3.zip llvm-7eba3e58d5a383e47973c3d3945277f0115c86f3.tar.gz llvm-7eba3e58d5a383e47973c3d3945277f0115c86f3.tar.bz2 |
[OpenMP][AMDGPU] Add Envar for controlling HSA busy queue tracking
If the Envar is set to true (default), busy HSA queues will be
actively avoided when assigning a queue to a Stream.
Otherwise, we will initialize a new HSA queue for each requested
Stream, then default to round robin once the set maximum has been
reached.
Reviewed By: jdoerfert, kevinsala
Differential Revision: https://reviews.llvm.org/D156996
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions