Skip to content
Snippets Groups Projects
Commit 3be44f1b authored by Soeren Peters's avatar Soeren Peters
Browse files

Add gpu architecture.

parent 6d636209
No related branches found
No related tags found
1 merge request!27Remove GPU compiler warnings (Closes #4, #12)
......@@ -123,6 +123,7 @@ gcc_9_cpu_warning_like_errors:
- cmake ..
--preset=all_make_ccache
-DBUILD_WARNINGS_AS_ERRORS=ON
-DCMAKE_CUDA_ARCHITECTURES=60
- 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