P4 to Git Change 1725623 by gandryey@gera-w8 on 2019/01/03 10:32:08
SWDEV-79445 - OCL generic changes and code clean-up
- Chnage the scope of SchedulerSourceCode variable
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#109 edit
[ROCm/clr commit: 63a1a63a75]
Bu işleme şunda yer alıyor:
@@ -645,8 +645,8 @@ bool Device::create() {
|
||||
const char* scheduler = nullptr;
|
||||
|
||||
#if defined(WITH_LIGHTNING_COMPILER) || defined(USE_COMGR_LIBRARY)
|
||||
std::string sch = SchedulerSourceCode;
|
||||
if (settings().useLightning_) {
|
||||
std::string sch = SchedulerSourceCode;
|
||||
scheduler = sch.c_str();
|
||||
}
|
||||
// create compilation object with cache support
|
||||
|
||||
Yeni konuda referans
Bir kullanıcı engelle