Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L lcgcmake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 34
    • Merge requests 34
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • sft
  • lcgcmake
  • Merge requests
  • !634

Merged
Created Feb 24, 2021 by Pere Mato Vila@matoMaintainer

Install new cuda 11.2 in CVMFS contrib

  • Overview 0
  • Commits 3
  • Pipelines 1
  • Changes 2

These are the steps to install in CVMFS

  • Run the Jenkins job lcg_release_matrix with
    • LCG_VERSION = contribpkgs
    • TARGET = cuda
    • DO_BUILD = true
    • CVMFS_INSTALL = true
    • in matrix (gcc10, centos7 or centos8)
  • Create by hand the links in contrib/cuda by starting a publishing transaction in cvmfs-sft.cern.ch
    $ ls -ls /cvmfs/sft.cern.ch/lcg/contrib/cuda/11.2/
        x86_64-centos7 -> /cvmfs/sft.cern.ch/lcg/releases/cuda/11.2-5cee1/x86_64-centos7-gcc10-opt
        x86_64-centos8 -> /cvmfs/sft.cern.ch/lcg/releases/cuda/11.2-5cee1/x86_64-centos8-gcc10-opt
Edited Feb 24, 2021 by Pere Mato Vila
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: SPI-1826