We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d807214 commit 2a7442dCopy full SHA for 2a7442d
GPU/GPUTracking/Standalone/cmake/build.sh
@@ -13,8 +13,6 @@ if [[ $GPUCA_STANDALONE_CI == 1 ]]; then
13
set(ENABLE_HIP 1)
14
set(ENABLE_OPENCL 1)
15
set(GPUCA_CONFIG_ONNX 1)
16
- set(GPUCA_BUILD_EVENT_DISPLAY_VULKAN 0)
17
- set(GPUCA_BUILD_EVENT_DISPLAY_WAYLAND 0)
18
set(GPUCA_BUILD_EVENT_DISPLAY_QT 0)
19
set(GPUCA_CONFIG_WERROR 1)
20
EOF
0 commit comments