diff --git a/gpu.cmake b/gpu.cmake index 47b820dfa561b2e1bfbd0e824c0e6586f9a7a3f1..5e795cf3cbbddf9c0ef6ab021f6775caf692a753 100644 --- a/gpu.cmake +++ b/gpu.cmake @@ -40,7 +40,7 @@ IF (BUILD_VF_GPU) #add_subdirectory(targets/apps/LBM/BaselMultiGPU) add_subdirectory(apps/gpu/LBM/DrivenCavity) - add_subdirectory(apps/gpu/LBM/WTG_RUB) + #add_subdirectory(apps/gpu/LBM/WTG_RUB) #add_subdirectory(apps/gpu/LBM/gridGeneratorTest) #add_subdirectory(apps/gpu/LBM/TGV_3D) #add_subdirectory(apps/gpu/LBM/TGV_3D_MultiGPU)