Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tjhei committed Jan 21, 2025
1 parent 9754fc5 commit aaae796
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions candi.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@ BUILD_EXAMPLES=ON
# Option {ON|OFF}: Enable using CUDA/nvidia support using Kokkos?
USE_KOKKOS_WITH_CUDA=OFF
SET_CUDA_ARCH=89
# see https://developer.nvidia.com/cuda-gpus to find compute capability:
SET_CUDA_ARCH=86
# Remember to add the /bin of the following path to your PATH:
#CUDA_HOME=/usr/local/cuda-12.6

# Option {ON|OFF}: Unset CXX and set the compiler as MPI_CXX_COMPILER when configuring deal.II
#
Expand Down

0 comments on commit aaae796

Please sign in to comment.