P4 to Git Change 1914428 by gandryey@gera-win10 on 2019/06/27 18:22:17
SWDEV-79445 - OCL generic changes and code clean-up - Remove all compilaiton flags for LC. LC should be selected dynamically only. Affected files ... ... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/OPTIONS.def#141 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#146 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.cpp#86 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#130 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocsettings.cpp#45 edit ... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#312 edit ... //depot/stg/opencl/drivers/opencl/runtime/utils/macros.hpp#12 edit
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// Copyright (c) 2010 Advanced Micro Devices, Inc. All rights reserved.
|
||||
// Copyright (c) 2010 Advanced Micro Devices, Inc. All rights reserved.
|
||||
//
|
||||
|
||||
/*
|
||||
@@ -499,7 +499,7 @@ OPTION(OT_BOOL, \
|
||||
OA_RUNTIME|OVIS_INTERNAL|OVA_DISALLOWED|OFA_PREFIX_F, \
|
||||
"bin-gpu64", NULL, \
|
||||
EnableGpuElf64, \
|
||||
IS_LIGHTNING ? true : false, 0, 0, NULL, \
|
||||
false, 0, 0, NULL, \
|
||||
"Generate 64-bit ELF binary for GPU (default: 32-bit)")
|
||||
|
||||
// -fdebug-linker -fno-debug-linker
|
||||
|
||||
Reference in New Issue
Block a user