Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cu-cuda
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
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
dsa
cu-cuda
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
2
aar
master
default
protected
Tags
1
18.04
3 results
Begin with the selected commit
Created with Raphaël 2.2.0
2
Aug
1
10
Mar
2
Nov
4
May
28
Apr
27
22
Oct
8
29
Sep
19
Mar
15
Aug
1
1
Jul
28
Jun
Add CUDA 12.5 support to profile script
master
master
Fix repo key path (based on repo pkg name)
Fix local key file copy; find files on client node
Import repo key from local pkg
Update supported OS release; add 22.04, remove 18.04
Remove support for installing CUDNN (moved to separate role)
Ignore editor backup files
Add Ubuntu 22.04 apt pinning config
Update hostname in download URLs
Merge branch 'cuda-11.2' into 'master'
Add CUDA 11.2 support
Merge branch 'runfiles' into 'master'
aar
aar
Use runfiles to facilitate installing multiple CUDA versions
Merge branch 'nvidiarepo' into 'master'
Only install nvidia repo when variable is set to true. Hold cuda and cudnn packages to prevent update
Merge branch 'ubuntu2004' into 'master'
Ubuntu2004
Install pinning prefs file for CUDA
Update APT cache after repo pkg installed
Handle 10.1 and other CUDA releases
18.04
18.04
Undo use of block; registered vars not permitted. If install fails due to
Combine repo install tasks into block and only update APT cache if repo
Stop updating APT cache to avoid fatal error when repos unreachable
Merge branch 'master' into 'master'
Correct LD_LIBRARY_PATH
Add environment config
Remove default deb setting
Assume cuDNN are pkgs in a repo, not files
Only use cuda_repo_pkg if cuda_repo_deb not defined
Change var name for cuda repo pkg
Just use pkg names for cuDNN pkgs and assume the repo is already set up
Initial commit
Loading