Skip to content
Snippets Groups Projects
Commit 0e4c684a authored by peters's avatar peters
Browse files

Specifiy Cuda Architecture

parent a847bd34
No related branches found
No related tags found
1 merge request!28Update open source Branch.
......@@ -119,6 +119,7 @@ gcc_9_warning_like_errors:
- rm -r -f ./*
- cmake ..
--preset=all_make_ccache
-DCMAKE_CUDA_ARCHITECTURES=60
-DBUILD_WARNINGS_AS_ERRORS=ON
- make -j4
- ccache -s
......
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