Skip to content
Snippets Groups Projects
Commit 41efeec8 authored by Henrik Asmuth's avatar Henrik Asmuth
Browse files

pull upstream develop

parent 579e16b8
No related branches found
No related tags found
1 merge request!160Do not add empty entries to sendProcessNeighbors (MultiGPU)
SET(CMAKE_CUDA_ARCHITECTURES "75")
\ No newline at end of file
......@@ -27,6 +27,7 @@ IF (BUILD_VF_GPU)
add_subdirectory(apps/gpu/LBM/DrivenCavity)
add_subdirectory(apps/gpu/LBM/SphereGPU)
add_subdirectory(apps/gpu/LBM/BoundaryLayer)
ELSE()
MESSAGE( STATUS "exclude Virtual Fluids GPU." )
ENDIF()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment