Skip to content

Commit

Permalink
set build type debug
Browse files Browse the repository at this point in the history
  • Loading branch information
idigs authored Aug 28, 2024
1 parent 4638259 commit da83945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci_stub/onyx_job_build_gpu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ rm -rf CMakeFiles
rm -rf ./build_gpu && mkdir $_
cd ./build_gpu
cmake \
-DCMAKE_BUILD_TYPE:String=Release \
-DCMAKE_BUILD_TYPE:String=Debug \
-DUSE_PSPLINE=ON \
-DUSE_ACC=ON \
-DUSE_FIO=OFF \
Expand Down

0 comments on commit da83945

Please sign in to comment.