"platforms/vscode:/vscode.git/clone" did not exist on "bc05f1c065a59a12a90d68c940a58f7c6d4de3a9"
  • Jason Swails's avatar
    Enable docker for GPU builds · a150d570
    Jason Swails authored
    I finally got nvidia-docker2 installed and actually working on my Gentoo
    machine (I had to disable their restriction of using GPU devices to
    users in the 'video' group, since the nvidia container runtime hook
    didn't run as a user with those privileges, and I can't figure out what
    user it was running as).
    
    The other GPU-enabled node I added to the Jenkins array runs Ubuntu, and
    that one already has nvidia-docker2 installed and running correctly on
    it.
    a150d570
Jenkinsfile 2.15 KB