Package Details: cuda-11.0 11.0.3-3

Git Clone URL: https://aur.archlinux.org/cuda-11.0.git (read-only, click to copy)
Package Base: cuda-11.0
Description: NVIDIA's GPU programming toolkit
Upstream URL: https://developer.nvidia.com/cuda-zone
Licenses: custom:NVIDIA
Conflicts: cuda, cudnn
Provides: cuda, cuda-sdk, cuda-toolkit
Replaces: cuda-sdk, cuda-toolkit
Submitter: kotaur
Maintainer: None
Last Packager: kotaur
Votes: 0
Popularity: 0.000000
First Submitted: 2020-11-28 10:11 (UTC)
Last Updated: 2020-12-05 09:32 (UTC)

Dependencies (6)

Required by (384)

Sources (32)

Latest Comments

woosal commented on 2021-10-06 06:35 (UTC)

The current version forces to have the latest Nvidia drivers, however, CUDA 11.0 can also work with the other versions of Nvidia. My current device can not even support Nvidia 470.xx, whereas, I am forced to use Nvidia 460.xx. The installation of this version is having conflicts with the Nvidia version and also forces to install Nvidia 470.xx any idea to bypass it?

kotaur commented on 2021-05-15 07:04 (UTC)

Unfortunately I have no longer capacity to continue maintaining this package. Sorry for the inconvenience.

hsaidc commented on 2021-05-06 18:56 (UTC) (edited on 2021-05-06 18:56 (UTC) by hsaidc)

I think NVIDIA have changed the source directories. There is no "local_installers" option anymore and I can not download the required package "cuda_11.0.3_450.51.06_linux.run".

Error: ==> ERROR: Failure while downloading http://developer.download.nvidia.com/compute/cuda/11.0.3/local_installers/cuda_11.0.3_450.51.06_linux.run

kotaur commented on 2021-04-23 18:31 (UTC)

Could it be the case that this executable is provided by some other package?

I'm getting the following:

/opt/cuda/bin/nvcc --version
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2020 NVIDIA Corporation
Built on Wed_Jul_22_19:09:09_PDT_2020
Cuda compilation tools, release 11.0, V11.0.221
Build cuda_11.0_bu.TC445_37.28845127_0

kirk commented on 2021-04-07 20:01 (UTC) (edited on 2021-04-07 20:02 (UTC) by kirk)

I don't think this is working properly since after installation executing /opt/cuda/bin/nvcc --version provides the following output:

ls (GNU coreutils) 8.32
Copyright (C) 2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Instead of the nvidia related info from an older cuda installation:

nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2018 NVIDIA Corporation
Built on Sat_Aug_25_21:08:01_CDT_2018
Cuda compilation tools, release 10.0, V10.0.130

kotaur commented on 2021-02-06 14:20 (UTC)

Pulling the snapshot seems to work. At least on my machine:

➜  foo makepkg                                     
==> Making package: cuda-11.0 11.0.3-3 (Sat 06 Feb 2021 04:11:43 PM EET)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found cuda_11.0.3_450.51.06_linux.run
  -> Found cuda.sh
  -> Found cuda.conf
  -> Found cuda-findgllib_mk.diff
  -> Found accinj64.pc
  -> Found cublas.pc
  -> Found cuda.pc
  -> Found cudart.pc
  -> Found cufft.pc
  -> Found cufftw.pc
  -> Found cuinj64.pc
  -> Found curand.pc
  -> Found cusolver.pc
  -> Found cusparse.pc
  -> Found nppc.pc
  -> Found nppial.pc
  -> Found nppicc.pc
  -> Found nppicom.pc
  -> Found nppidei.pc
  -> Found nppif.pc
  -> Found nppig.pc
  -> Found nppim.pc
  -> Found nppi.pc
  -> Found nppist.pc
  -> Found nppisu.pc
  -> Found nppitc.pc
  -> Found npps.pc
  -> Found nvgraph.pc
  -> Found nvidia-ml.pc
  -> Found nvjpeg.pc
  -> Found nvrtc.pc
  -> Found nvToolsExt.pc
==> Validating source files with sha512sums...
    cuda_11.0.3_450.51.06_linux.run ... Passed
    cuda.sh ... Passed
    cuda.conf ... Passed
    cuda-findgllib_mk.diff ... Passed
    accinj64.pc ... Passed
    cublas.pc ... Passed
    cuda.pc ... Passed
    cudart.pc ... Passed
    cufft.pc ... Passed
    cufftw.pc ... Passed
    cuinj64.pc ... Passed
    curand.pc ... Passed
    cusolver.pc ... Passed
    cusparse.pc ... Passed
    nppc.pc ... Passed
    nppial.pc ... Passed
    nppicc.pc ... Passed
    nppicom.pc ... Passed
    nppidei.pc ... Passed
    nppif.pc ... Passed
    nppig.pc ... Passed
    nppim.pc ... Passed
    nppi.pc ... Passed
    nppist.pc ... Passed
    nppisu.pc ... Passed
    nppitc.pc ... Passed
    npps.pc ... Passed
    nvgraph.pc ... Passed
    nvidia-ml.pc ... Passed
    nvjpeg.pc ... Passed
    nvrtc.pc ... Passed
    nvToolsExt.pc ... Passed
==> Extracting sources...
...

Could you provide more details on how you are building this package?

dbermond commented on 2021-02-06 13:38 (UTC)

Please fix the checksums, it fails.

rahatzamancse commented on 2021-01-14 03:42 (UTC)

I am also getting the following integration error.

cuda_11.0.3_450.51.06_linux.run: line 442: exec: -t: invalid option
exec: usage: exec [-cl] [-a name] [command [argument ...]] [redirection ...]
==> ERROR: A failure occurred in prepare().
    Aborting...

rageltman commented on 2021-01-14 00:22 (UTC)

Half of the .pc files are failing integrity checks on Jenkins builds from Aur. Might need to re-sum them