Skip to content
Snippets Groups Projects

Fetch pybind through cmake

Merged Hkorb requested to merge irmb/uppsala/VirtualFluids_dev:fetch_pybind into develop
1 unresolved thread
2 files
+ 31
0
Compare changes
  • Side-by-side
  • Inline
Files
2
SET(CMAKE_CUDA_ARCHITECTURES "86")
SET(CMAKE_CUDA_COMPILER /usr/local/cuda/bin/nvcc)
list(APPEND USER_APPS "apps/gpu/LBM/ActuatorLine")
list(APPEND USER_APPS "apps/gpu/LBM/SphereScaling")
\ No newline at end of file
Loading