Skip to content

Commit

Permalink
Revert "Revert "[Experts] undo a change""
Browse files Browse the repository at this point in the history
This reverts commit b57dfbe.
  • Loading branch information
jiazhihao authored and goliaro committed Jan 17, 2023
1 parent df17386 commit 3920d98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config.linux
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
#INSTALL_DIR=

# set build type
BUILD_TYPE=${BUILD_TYPE:-Debug}
BUILD_TYPE=${BUILD_TYPE:-Release}

# set CUDA Arch to the desired GPU architecture(s) to target (e.g. pass "FF_CUDA_ARCH=60" for Pascal).
# To pass more than one value, separate architecture numbers with a comma (e.g. FF_CUDA_ARCH=70,75).
Expand Down

0 comments on commit 3920d98

Please sign in to comment.