Revert "adding HIP_ENABLE_LAZY_KERNEL_LOADING flag"
This reverts commit5540e98745. Reason for revert: HIP_ENABLE_LAZY_KERNEL_LOADING is needed before the runtime is initialized, so this utility cannot be used Change-Id: I49f8ddb98c9a85b9a77b8fd4b236d06b6b2b0f32 [ROCm/clr commit:ac8d1ba687]
Tento commit je obsažen v:
@@ -235,9 +235,7 @@ release(uint, HIP_HIDDEN_FREE_MEM, 0, \
|
||||
release(size_t, GPU_FORCE_BLIT_COPY_SIZE, 0, \
|
||||
"Size in KB of the threshold below which to force blit instead for sdma") \
|
||||
release(bool, ROC_ENABLE_LARGE_BAR, true, \
|
||||
"Enable Large Bar if supported by the device") \
|
||||
release(bool, HIP_ENABLE_LAZY_KERNEL_LOADING, true, \
|
||||
"Enable LAZY Kernel Loading")
|
||||
"Enable Large Bar if supported by the device")
|
||||
|
||||
namespace amd {
|
||||
|
||||
|
||||
Odkázat v novém úkolu
Zablokovat Uživatele