Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
Graph playground
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mattia Mancini
Graph playground
Commits
2a14f6a1
"RTCP/Cobalt/OutputProc/src/InputThread.cc" did not exist on "7b57e34630cf3f81c458ce368f00898c0cba791b"
Commit
2a14f6a1
authored
4 months ago
by
Mattia Mancini
Browse files
Options
Downloads
Patches
Plain Diff
Add cuda architectures
parent
8927f21d
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
with
1 addition
and
1 deletion
CMakeLists.txt
+
1
−
1
View file @
2a14f6a1
...
@@ -17,7 +17,7 @@ project(
...
@@ -17,7 +17,7 @@ project(
)
)
include
(
GNUInstallDirs
)
include
(
GNUInstallDirs
)
set
(
CMAKE_CUDA_ARCHITECTURES 75
)
option
(
CMAKE_CUDA_ARCHITECTURES 75
)
set
(
CMAKE_CXX_STANDARD 20
)
set
(
CMAKE_CXX_STANDARD 20
)
set
(
CMAKE_CXX_STANDARD_REQUIRED True
)
set
(
CMAKE_CXX_STANDARD_REQUIRED True
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment