[arch-commits] Commit in cuda/repos (34 files)

2021-12-03 Thread Sven-Hendrik Haase via arch-commits
Date: Friday, December 3, 2021 @ 17:33:13
  Author: svenstaro
Revision: 1064839

archrelease: copy trunk to community-testing-x86_64

Added:
  cuda/repos/community-testing-x86_64/
  cuda/repos/community-testing-x86_64/PKGBUILD
(from rev 1064838, cuda/trunk/PKGBUILD)
  cuda/repos/community-testing-x86_64/accinj64.pc
(from rev 1064838, cuda/trunk/accinj64.pc)
  cuda/repos/community-testing-x86_64/cublas.pc
(from rev 1064838, cuda/trunk/cublas.pc)
  cuda/repos/community-testing-x86_64/cuda-findgllib_mk.diff
(from rev 1064838, cuda/trunk/cuda-findgllib_mk.diff)
  cuda/repos/community-testing-x86_64/cuda.conf
(from rev 1064838, cuda/trunk/cuda.conf)
  cuda/repos/community-testing-x86_64/cuda.install
(from rev 1064838, cuda/trunk/cuda.install)
  cuda/repos/community-testing-x86_64/cuda.pc
(from rev 1064838, cuda/trunk/cuda.pc)
  cuda/repos/community-testing-x86_64/cuda.sh
(from rev 1064838, cuda/trunk/cuda.sh)
  cuda/repos/community-testing-x86_64/cudart.pc
(from rev 1064838, cuda/trunk/cudart.pc)
  cuda/repos/community-testing-x86_64/cufft.pc
(from rev 1064838, cuda/trunk/cufft.pc)
  cuda/repos/community-testing-x86_64/cufftw.pc
(from rev 1064838, cuda/trunk/cufftw.pc)
  cuda/repos/community-testing-x86_64/cuinj64.pc
(from rev 1064838, cuda/trunk/cuinj64.pc)
  cuda/repos/community-testing-x86_64/curand.pc
(from rev 1064838, cuda/trunk/curand.pc)
  cuda/repos/community-testing-x86_64/cusolver.pc
(from rev 1064838, cuda/trunk/cusolver.pc)
  cuda/repos/community-testing-x86_64/cusparse.pc
(from rev 1064838, cuda/trunk/cusparse.pc)
  cuda/repos/community-testing-x86_64/nppc.pc
(from rev 1064838, cuda/trunk/nppc.pc)
  cuda/repos/community-testing-x86_64/nppi.pc
(from rev 1064838, cuda/trunk/nppi.pc)
  cuda/repos/community-testing-x86_64/nppial.pc
(from rev 1064838, cuda/trunk/nppial.pc)
  cuda/repos/community-testing-x86_64/nppicc.pc
(from rev 1064838, cuda/trunk/nppicc.pc)
  cuda/repos/community-testing-x86_64/nppicom.pc
(from rev 1064838, cuda/trunk/nppicom.pc)
  cuda/repos/community-testing-x86_64/nppidei.pc
(from rev 1064838, cuda/trunk/nppidei.pc)
  cuda/repos/community-testing-x86_64/nppif.pc
(from rev 1064838, cuda/trunk/nppif.pc)
  cuda/repos/community-testing-x86_64/nppig.pc
(from rev 1064838, cuda/trunk/nppig.pc)
  cuda/repos/community-testing-x86_64/nppim.pc
(from rev 1064838, cuda/trunk/nppim.pc)
  cuda/repos/community-testing-x86_64/nppist.pc
(from rev 1064838, cuda/trunk/nppist.pc)
  cuda/repos/community-testing-x86_64/nppisu.pc
(from rev 1064838, cuda/trunk/nppisu.pc)
  cuda/repos/community-testing-x86_64/nppitc.pc
(from rev 1064838, cuda/trunk/nppitc.pc)
  cuda/repos/community-testing-x86_64/npps.pc
(from rev 1064838, cuda/trunk/npps.pc)
  cuda/repos/community-testing-x86_64/nvToolsExt.pc
(from rev 1064838, cuda/trunk/nvToolsExt.pc)
  cuda/repos/community-testing-x86_64/nvgraph.pc
(from rev 1064838, cuda/trunk/nvgraph.pc)
  cuda/repos/community-testing-x86_64/nvidia-ml.pc
(from rev 1064838, cuda/trunk/nvidia-ml.pc)
  cuda/repos/community-testing-x86_64/nvjpeg.pc
(from rev 1064838, cuda/trunk/nvjpeg.pc)
  cuda/repos/community-testing-x86_64/nvrtc.pc
(from rev 1064838, cuda/trunk/nvrtc.pc)

+
 PKGBUILD   |  174 +++
 accinj64.pc|9 ++
 cublas.pc  |9 ++
 cuda-findgllib_mk.diff |   22 +
 cuda.conf  |3 
 cuda.install   |   11 ++
 cuda.pc|9 ++
 cuda.sh|2 
 cudart.pc  |9 ++
 cufft.pc   |9 ++
 cufftw.pc  |9 ++
 cuinj64.pc |9 ++
 curand.pc  |9 ++
 cusolver.pc|9 ++
 cusparse.pc|9 ++
 nppc.pc|9 ++
 nppi.pc|9 ++
 nppial.pc  |9 ++
 nppicc.pc  |9 ++
 nppicom.pc |9 ++
 nppidei.pc |9 ++
 nppif.pc   |9 ++
 nppig.pc   |9 ++
 nppim.pc   |9 ++
 nppist.pc  |9 ++
 nppisu.pc  |9 ++
 nppitc.pc  |9 ++
 npps.pc|9 ++
 nvToolsExt.pc  |9 ++
 nvgraph.pc |9 ++
 nvidia-ml.pc   |9 ++
 nvjpeg.pc  |9 ++
 nvrtc.pc   |9 ++
 33 files changed, 464 insertions(+)

Copied: cuda/repos/community-testing-x86_64/PKGBUILD (from rev 1064838, 
cuda/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-12-03 17:33:13 UTC (rev 1064839)
@@ -0,0 +1,174 @@
+# Maintainer: Sven-Hendrik Haase 
+# Maintainer: Konstantin Gizdov 
+pkgname=(cuda cuda-tools)
+pkgbase=cuda
+pkgver=11.5.1
+_driverver=495.29.05

[arch-commits] Commit in cuda/repos (34 files)

2021-11-30 Thread Felix Yan via arch-commits
Date: Tuesday, November 30, 2021 @ 22:01:32
  Author: felixonmars
Revision: 1059001

archrelease: copy trunk to community-staging-x86_64

Added:
  cuda/repos/community-staging-x86_64/
  cuda/repos/community-staging-x86_64/PKGBUILD
(from rev 1059000, cuda/trunk/PKGBUILD)
  cuda/repos/community-staging-x86_64/accinj64.pc
(from rev 1059000, cuda/trunk/accinj64.pc)
  cuda/repos/community-staging-x86_64/cublas.pc
(from rev 1059000, cuda/trunk/cublas.pc)
  cuda/repos/community-staging-x86_64/cuda-findgllib_mk.diff
(from rev 1059000, cuda/trunk/cuda-findgllib_mk.diff)
  cuda/repos/community-staging-x86_64/cuda.conf
(from rev 1059000, cuda/trunk/cuda.conf)
  cuda/repos/community-staging-x86_64/cuda.install
(from rev 1059000, cuda/trunk/cuda.install)
  cuda/repos/community-staging-x86_64/cuda.pc
(from rev 1059000, cuda/trunk/cuda.pc)
  cuda/repos/community-staging-x86_64/cuda.sh
(from rev 1059000, cuda/trunk/cuda.sh)
  cuda/repos/community-staging-x86_64/cudart.pc
(from rev 1059000, cuda/trunk/cudart.pc)
  cuda/repos/community-staging-x86_64/cufft.pc
(from rev 1059000, cuda/trunk/cufft.pc)
  cuda/repos/community-staging-x86_64/cufftw.pc
(from rev 1059000, cuda/trunk/cufftw.pc)
  cuda/repos/community-staging-x86_64/cuinj64.pc
(from rev 1059000, cuda/trunk/cuinj64.pc)
  cuda/repos/community-staging-x86_64/curand.pc
(from rev 1059000, cuda/trunk/curand.pc)
  cuda/repos/community-staging-x86_64/cusolver.pc
(from rev 1059000, cuda/trunk/cusolver.pc)
  cuda/repos/community-staging-x86_64/cusparse.pc
(from rev 1059000, cuda/trunk/cusparse.pc)
  cuda/repos/community-staging-x86_64/nppc.pc
(from rev 1059000, cuda/trunk/nppc.pc)
  cuda/repos/community-staging-x86_64/nppi.pc
(from rev 1059000, cuda/trunk/nppi.pc)
  cuda/repos/community-staging-x86_64/nppial.pc
(from rev 1059000, cuda/trunk/nppial.pc)
  cuda/repos/community-staging-x86_64/nppicc.pc
(from rev 1059000, cuda/trunk/nppicc.pc)
  cuda/repos/community-staging-x86_64/nppicom.pc
(from rev 1059000, cuda/trunk/nppicom.pc)
  cuda/repos/community-staging-x86_64/nppidei.pc
(from rev 1059000, cuda/trunk/nppidei.pc)
  cuda/repos/community-staging-x86_64/nppif.pc
(from rev 1059000, cuda/trunk/nppif.pc)
  cuda/repos/community-staging-x86_64/nppig.pc
(from rev 1059000, cuda/trunk/nppig.pc)
  cuda/repos/community-staging-x86_64/nppim.pc
(from rev 1059000, cuda/trunk/nppim.pc)
  cuda/repos/community-staging-x86_64/nppist.pc
(from rev 1059000, cuda/trunk/nppist.pc)
  cuda/repos/community-staging-x86_64/nppisu.pc
(from rev 1059000, cuda/trunk/nppisu.pc)
  cuda/repos/community-staging-x86_64/nppitc.pc
(from rev 1059000, cuda/trunk/nppitc.pc)
  cuda/repos/community-staging-x86_64/npps.pc
(from rev 1059000, cuda/trunk/npps.pc)
  cuda/repos/community-staging-x86_64/nvToolsExt.pc
(from rev 1059000, cuda/trunk/nvToolsExt.pc)
  cuda/repos/community-staging-x86_64/nvgraph.pc
(from rev 1059000, cuda/trunk/nvgraph.pc)
  cuda/repos/community-staging-x86_64/nvidia-ml.pc
(from rev 1059000, cuda/trunk/nvidia-ml.pc)
  cuda/repos/community-staging-x86_64/nvjpeg.pc
(from rev 1059000, cuda/trunk/nvjpeg.pc)
  cuda/repos/community-staging-x86_64/nvrtc.pc
(from rev 1059000, cuda/trunk/nvrtc.pc)

+
 PKGBUILD   |  174 +++
 accinj64.pc|9 ++
 cublas.pc  |9 ++
 cuda-findgllib_mk.diff |   22 +
 cuda.conf  |3 
 cuda.install   |   11 ++
 cuda.pc|9 ++
 cuda.sh|2 
 cudart.pc  |9 ++
 cufft.pc   |9 ++
 cufftw.pc  |9 ++
 cuinj64.pc |9 ++
 curand.pc  |9 ++
 cusolver.pc|9 ++
 cusparse.pc|9 ++
 nppc.pc|9 ++
 nppi.pc|9 ++
 nppial.pc  |9 ++
 nppicc.pc  |9 ++
 nppicom.pc |9 ++
 nppidei.pc |9 ++
 nppif.pc   |9 ++
 nppig.pc   |9 ++
 nppim.pc   |9 ++
 nppist.pc  |9 ++
 nppisu.pc  |9 ++
 nppitc.pc  |9 ++
 npps.pc|9 ++
 nvToolsExt.pc  |9 ++
 nvgraph.pc |9 ++
 nvidia-ml.pc   |9 ++
 nvjpeg.pc  |9 ++
 nvrtc.pc   |9 ++
 33 files changed, 464 insertions(+)

Copied: cuda/repos/community-staging-x86_64/PKGBUILD (from rev 1059000, 
cuda/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-11-30 22:01:32 UTC (rev 1059001)
@@ -0,0 +1,174 @@
+# Maintainer: Sven-Hendrik Haase 
+# Maintainer: Konstantin Gizdov 
+pkgname=(cuda cuda-tools)
+pkgbase=cuda
+pkgver=11.5.0
+_driverver=495.29.05

[arch-commits] Commit in cuda/repos (34 files)

2021-10-24 Thread Sven-Hendrik Haase via arch-commits
Date: Sunday, October 24, 2021 @ 22:49:36
  Author: svenstaro
Revision: 1033257

archrelease: copy trunk to community-testing-x86_64

Added:
  cuda/repos/community-testing-x86_64/
  cuda/repos/community-testing-x86_64/PKGBUILD
(from rev 1033256, cuda/trunk/PKGBUILD)
  cuda/repos/community-testing-x86_64/accinj64.pc
(from rev 1033256, cuda/trunk/accinj64.pc)
  cuda/repos/community-testing-x86_64/cublas.pc
(from rev 1033256, cuda/trunk/cublas.pc)
  cuda/repos/community-testing-x86_64/cuda-findgllib_mk.diff
(from rev 1033256, cuda/trunk/cuda-findgllib_mk.diff)
  cuda/repos/community-testing-x86_64/cuda.conf
(from rev 1033256, cuda/trunk/cuda.conf)
  cuda/repos/community-testing-x86_64/cuda.install
(from rev 1033256, cuda/trunk/cuda.install)
  cuda/repos/community-testing-x86_64/cuda.pc
(from rev 1033256, cuda/trunk/cuda.pc)
  cuda/repos/community-testing-x86_64/cuda.sh
(from rev 1033256, cuda/trunk/cuda.sh)
  cuda/repos/community-testing-x86_64/cudart.pc
(from rev 1033256, cuda/trunk/cudart.pc)
  cuda/repos/community-testing-x86_64/cufft.pc
(from rev 1033256, cuda/trunk/cufft.pc)
  cuda/repos/community-testing-x86_64/cufftw.pc
(from rev 1033256, cuda/trunk/cufftw.pc)
  cuda/repos/community-testing-x86_64/cuinj64.pc
(from rev 1033256, cuda/trunk/cuinj64.pc)
  cuda/repos/community-testing-x86_64/curand.pc
(from rev 1033256, cuda/trunk/curand.pc)
  cuda/repos/community-testing-x86_64/cusolver.pc
(from rev 1033256, cuda/trunk/cusolver.pc)
  cuda/repos/community-testing-x86_64/cusparse.pc
(from rev 1033256, cuda/trunk/cusparse.pc)
  cuda/repos/community-testing-x86_64/nppc.pc
(from rev 1033256, cuda/trunk/nppc.pc)
  cuda/repos/community-testing-x86_64/nppi.pc
(from rev 1033256, cuda/trunk/nppi.pc)
  cuda/repos/community-testing-x86_64/nppial.pc
(from rev 1033256, cuda/trunk/nppial.pc)
  cuda/repos/community-testing-x86_64/nppicc.pc
(from rev 1033256, cuda/trunk/nppicc.pc)
  cuda/repos/community-testing-x86_64/nppicom.pc
(from rev 1033256, cuda/trunk/nppicom.pc)
  cuda/repos/community-testing-x86_64/nppidei.pc
(from rev 1033256, cuda/trunk/nppidei.pc)
  cuda/repos/community-testing-x86_64/nppif.pc
(from rev 1033256, cuda/trunk/nppif.pc)
  cuda/repos/community-testing-x86_64/nppig.pc
(from rev 1033256, cuda/trunk/nppig.pc)
  cuda/repos/community-testing-x86_64/nppim.pc
(from rev 1033256, cuda/trunk/nppim.pc)
  cuda/repos/community-testing-x86_64/nppist.pc
(from rev 1033256, cuda/trunk/nppist.pc)
  cuda/repos/community-testing-x86_64/nppisu.pc
(from rev 1033256, cuda/trunk/nppisu.pc)
  cuda/repos/community-testing-x86_64/nppitc.pc
(from rev 1033256, cuda/trunk/nppitc.pc)
  cuda/repos/community-testing-x86_64/npps.pc
(from rev 1033256, cuda/trunk/npps.pc)
  cuda/repos/community-testing-x86_64/nvToolsExt.pc
(from rev 1033256, cuda/trunk/nvToolsExt.pc)
  cuda/repos/community-testing-x86_64/nvgraph.pc
(from rev 1033256, cuda/trunk/nvgraph.pc)
  cuda/repos/community-testing-x86_64/nvidia-ml.pc
(from rev 1033256, cuda/trunk/nvidia-ml.pc)
  cuda/repos/community-testing-x86_64/nvjpeg.pc
(from rev 1033256, cuda/trunk/nvjpeg.pc)
  cuda/repos/community-testing-x86_64/nvrtc.pc
(from rev 1033256, cuda/trunk/nvrtc.pc)

+
 PKGBUILD   |  174 +++
 accinj64.pc|9 ++
 cublas.pc  |9 ++
 cuda-findgllib_mk.diff |   22 +
 cuda.conf  |3 
 cuda.install   |   11 ++
 cuda.pc|9 ++
 cuda.sh|2 
 cudart.pc  |9 ++
 cufft.pc   |9 ++
 cufftw.pc  |9 ++
 cuinj64.pc |9 ++
 curand.pc  |9 ++
 cusolver.pc|9 ++
 cusparse.pc|9 ++
 nppc.pc|9 ++
 nppi.pc|9 ++
 nppial.pc  |9 ++
 nppicc.pc  |9 ++
 nppicom.pc |9 ++
 nppidei.pc |9 ++
 nppif.pc   |9 ++
 nppig.pc   |9 ++
 nppim.pc   |9 ++
 nppist.pc  |9 ++
 nppisu.pc  |9 ++
 nppitc.pc  |9 ++
 npps.pc|9 ++
 nvToolsExt.pc  |9 ++
 nvgraph.pc |9 ++
 nvidia-ml.pc   |9 ++
 nvjpeg.pc  |9 ++
 nvrtc.pc   |9 ++
 33 files changed, 464 insertions(+)

Copied: cuda/repos/community-testing-x86_64/PKGBUILD (from rev 1033256, 
cuda/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-10-24 22:49:36 UTC (rev 1033257)
@@ -0,0 +1,174 @@
+# Maintainer: Sven-Hendrik Haase 
+# Maintainer: Konstantin Gizdov 
+pkgname=(cuda cuda-tools)
+pkgbase=cuda
+pkgver=11.5.0
+_driverver=495.29.05

[arch-commits] Commit in cuda/repos (34 files)

2021-09-09 Thread Konstantin Gizdov via arch-commits
Date: Thursday, September 9, 2021 @ 15:37:31
  Author: kgizdov
Revision: 1013091

archrelease: copy trunk to community-testing-x86_64

Added:
  cuda/repos/community-testing-x86_64/
  cuda/repos/community-testing-x86_64/PKGBUILD
(from rev 1013090, cuda/trunk/PKGBUILD)
  cuda/repos/community-testing-x86_64/accinj64.pc
(from rev 1013090, cuda/trunk/accinj64.pc)
  cuda/repos/community-testing-x86_64/cublas.pc
(from rev 1013090, cuda/trunk/cublas.pc)
  cuda/repos/community-testing-x86_64/cuda-findgllib_mk.diff
(from rev 1013090, cuda/trunk/cuda-findgllib_mk.diff)
  cuda/repos/community-testing-x86_64/cuda.conf
(from rev 1013090, cuda/trunk/cuda.conf)
  cuda/repos/community-testing-x86_64/cuda.install
(from rev 1013090, cuda/trunk/cuda.install)
  cuda/repos/community-testing-x86_64/cuda.pc
(from rev 1013090, cuda/trunk/cuda.pc)
  cuda/repos/community-testing-x86_64/cuda.sh
(from rev 1013090, cuda/trunk/cuda.sh)
  cuda/repos/community-testing-x86_64/cudart.pc
(from rev 1013090, cuda/trunk/cudart.pc)
  cuda/repos/community-testing-x86_64/cufft.pc
(from rev 1013090, cuda/trunk/cufft.pc)
  cuda/repos/community-testing-x86_64/cufftw.pc
(from rev 1013090, cuda/trunk/cufftw.pc)
  cuda/repos/community-testing-x86_64/cuinj64.pc
(from rev 1013090, cuda/trunk/cuinj64.pc)
  cuda/repos/community-testing-x86_64/curand.pc
(from rev 1013090, cuda/trunk/curand.pc)
  cuda/repos/community-testing-x86_64/cusolver.pc
(from rev 1013090, cuda/trunk/cusolver.pc)
  cuda/repos/community-testing-x86_64/cusparse.pc
(from rev 1013090, cuda/trunk/cusparse.pc)
  cuda/repos/community-testing-x86_64/nppc.pc
(from rev 1013090, cuda/trunk/nppc.pc)
  cuda/repos/community-testing-x86_64/nppi.pc
(from rev 1013090, cuda/trunk/nppi.pc)
  cuda/repos/community-testing-x86_64/nppial.pc
(from rev 1013090, cuda/trunk/nppial.pc)
  cuda/repos/community-testing-x86_64/nppicc.pc
(from rev 1013090, cuda/trunk/nppicc.pc)
  cuda/repos/community-testing-x86_64/nppicom.pc
(from rev 1013090, cuda/trunk/nppicom.pc)
  cuda/repos/community-testing-x86_64/nppidei.pc
(from rev 1013090, cuda/trunk/nppidei.pc)
  cuda/repos/community-testing-x86_64/nppif.pc
(from rev 1013090, cuda/trunk/nppif.pc)
  cuda/repos/community-testing-x86_64/nppig.pc
(from rev 1013090, cuda/trunk/nppig.pc)
  cuda/repos/community-testing-x86_64/nppim.pc
(from rev 1013090, cuda/trunk/nppim.pc)
  cuda/repos/community-testing-x86_64/nppist.pc
(from rev 1013090, cuda/trunk/nppist.pc)
  cuda/repos/community-testing-x86_64/nppisu.pc
(from rev 1013090, cuda/trunk/nppisu.pc)
  cuda/repos/community-testing-x86_64/nppitc.pc
(from rev 1013090, cuda/trunk/nppitc.pc)
  cuda/repos/community-testing-x86_64/npps.pc
(from rev 1013090, cuda/trunk/npps.pc)
  cuda/repos/community-testing-x86_64/nvToolsExt.pc
(from rev 1013090, cuda/trunk/nvToolsExt.pc)
  cuda/repos/community-testing-x86_64/nvgraph.pc
(from rev 1013090, cuda/trunk/nvgraph.pc)
  cuda/repos/community-testing-x86_64/nvidia-ml.pc
(from rev 1013090, cuda/trunk/nvidia-ml.pc)
  cuda/repos/community-testing-x86_64/nvjpeg.pc
(from rev 1013090, cuda/trunk/nvjpeg.pc)
  cuda/repos/community-testing-x86_64/nvrtc.pc
(from rev 1013090, cuda/trunk/nvrtc.pc)

+
 PKGBUILD   |  174 +++
 accinj64.pc|9 ++
 cublas.pc  |9 ++
 cuda-findgllib_mk.diff |   22 +
 cuda.conf  |3 
 cuda.install   |   11 ++
 cuda.pc|9 ++
 cuda.sh|2 
 cudart.pc  |9 ++
 cufft.pc   |9 ++
 cufftw.pc  |9 ++
 cuinj64.pc |9 ++
 curand.pc  |9 ++
 cusolver.pc|9 ++
 cusparse.pc|9 ++
 nppc.pc|9 ++
 nppi.pc|9 ++
 nppial.pc  |9 ++
 nppicc.pc  |9 ++
 nppicom.pc |9 ++
 nppidei.pc |9 ++
 nppif.pc   |9 ++
 nppig.pc   |9 ++
 nppim.pc   |9 ++
 nppist.pc  |9 ++
 nppisu.pc  |9 ++
 nppitc.pc  |9 ++
 npps.pc|9 ++
 nvToolsExt.pc  |9 ++
 nvgraph.pc |9 ++
 nvidia-ml.pc   |9 ++
 nvjpeg.pc  |9 ++
 nvrtc.pc   |9 ++
 33 files changed, 464 insertions(+)

Copied: cuda/repos/community-testing-x86_64/PKGBUILD (from rev 1013090, 
cuda/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-09-09 15:37:31 UTC (rev 1013091)
@@ -0,0 +1,174 @@
+# Maintainer: Sven-Hendrik Haase 
+# Maintainer: Konstantin Gizdov 
+pkgname=(cuda cuda-tools)
+pkgbase=cuda
+pkgver=11.4.2
+_driverver=470.57.02

[arch-commits] Commit in cuda/repos (34 files)

2021-08-16 Thread Konstantin Gizdov via arch-commits
Date: Monday, August 16, 2021 @ 10:14:04
  Author: kgizdov
Revision: 1000955

archrelease: copy trunk to community-testing-x86_64

Added:
  cuda/repos/community-testing-x86_64/
  cuda/repos/community-testing-x86_64/PKGBUILD
(from rev 1000954, cuda/trunk/PKGBUILD)
  cuda/repos/community-testing-x86_64/accinj64.pc
(from rev 1000954, cuda/trunk/accinj64.pc)
  cuda/repos/community-testing-x86_64/cublas.pc
(from rev 1000954, cuda/trunk/cublas.pc)
  cuda/repos/community-testing-x86_64/cuda-findgllib_mk.diff
(from rev 1000954, cuda/trunk/cuda-findgllib_mk.diff)
  cuda/repos/community-testing-x86_64/cuda.conf
(from rev 1000954, cuda/trunk/cuda.conf)
  cuda/repos/community-testing-x86_64/cuda.install
(from rev 1000954, cuda/trunk/cuda.install)
  cuda/repos/community-testing-x86_64/cuda.pc
(from rev 1000954, cuda/trunk/cuda.pc)
  cuda/repos/community-testing-x86_64/cuda.sh
(from rev 1000954, cuda/trunk/cuda.sh)
  cuda/repos/community-testing-x86_64/cudart.pc
(from rev 1000954, cuda/trunk/cudart.pc)
  cuda/repos/community-testing-x86_64/cufft.pc
(from rev 1000954, cuda/trunk/cufft.pc)
  cuda/repos/community-testing-x86_64/cufftw.pc
(from rev 1000954, cuda/trunk/cufftw.pc)
  cuda/repos/community-testing-x86_64/cuinj64.pc
(from rev 1000954, cuda/trunk/cuinj64.pc)
  cuda/repos/community-testing-x86_64/curand.pc
(from rev 1000954, cuda/trunk/curand.pc)
  cuda/repos/community-testing-x86_64/cusolver.pc
(from rev 1000954, cuda/trunk/cusolver.pc)
  cuda/repos/community-testing-x86_64/cusparse.pc
(from rev 1000954, cuda/trunk/cusparse.pc)
  cuda/repos/community-testing-x86_64/nppc.pc
(from rev 1000954, cuda/trunk/nppc.pc)
  cuda/repos/community-testing-x86_64/nppi.pc
(from rev 1000954, cuda/trunk/nppi.pc)
  cuda/repos/community-testing-x86_64/nppial.pc
(from rev 1000954, cuda/trunk/nppial.pc)
  cuda/repos/community-testing-x86_64/nppicc.pc
(from rev 1000954, cuda/trunk/nppicc.pc)
  cuda/repos/community-testing-x86_64/nppicom.pc
(from rev 1000954, cuda/trunk/nppicom.pc)
  cuda/repos/community-testing-x86_64/nppidei.pc
(from rev 1000954, cuda/trunk/nppidei.pc)
  cuda/repos/community-testing-x86_64/nppif.pc
(from rev 1000954, cuda/trunk/nppif.pc)
  cuda/repos/community-testing-x86_64/nppig.pc
(from rev 1000954, cuda/trunk/nppig.pc)
  cuda/repos/community-testing-x86_64/nppim.pc
(from rev 1000954, cuda/trunk/nppim.pc)
  cuda/repos/community-testing-x86_64/nppist.pc
(from rev 1000954, cuda/trunk/nppist.pc)
  cuda/repos/community-testing-x86_64/nppisu.pc
(from rev 1000954, cuda/trunk/nppisu.pc)
  cuda/repos/community-testing-x86_64/nppitc.pc
(from rev 1000954, cuda/trunk/nppitc.pc)
  cuda/repos/community-testing-x86_64/npps.pc
(from rev 1000954, cuda/trunk/npps.pc)
  cuda/repos/community-testing-x86_64/nvToolsExt.pc
(from rev 1000954, cuda/trunk/nvToolsExt.pc)
  cuda/repos/community-testing-x86_64/nvgraph.pc
(from rev 1000954, cuda/trunk/nvgraph.pc)
  cuda/repos/community-testing-x86_64/nvidia-ml.pc
(from rev 1000954, cuda/trunk/nvidia-ml.pc)
  cuda/repos/community-testing-x86_64/nvjpeg.pc
(from rev 1000954, cuda/trunk/nvjpeg.pc)
  cuda/repos/community-testing-x86_64/nvrtc.pc
(from rev 1000954, cuda/trunk/nvrtc.pc)

+
 PKGBUILD   |  174 +++
 accinj64.pc|9 ++
 cublas.pc  |9 ++
 cuda-findgllib_mk.diff |   22 +
 cuda.conf  |3 
 cuda.install   |   11 ++
 cuda.pc|9 ++
 cuda.sh|2 
 cudart.pc  |9 ++
 cufft.pc   |9 ++
 cufftw.pc  |9 ++
 cuinj64.pc |9 ++
 curand.pc  |9 ++
 cusolver.pc|9 ++
 cusparse.pc|9 ++
 nppc.pc|9 ++
 nppi.pc|9 ++
 nppial.pc  |9 ++
 nppicc.pc  |9 ++
 nppicom.pc |9 ++
 nppidei.pc |9 ++
 nppif.pc   |9 ++
 nppig.pc   |9 ++
 nppim.pc   |9 ++
 nppist.pc  |9 ++
 nppisu.pc  |9 ++
 nppitc.pc  |9 ++
 npps.pc|9 ++
 nvToolsExt.pc  |9 ++
 nvgraph.pc |9 ++
 nvidia-ml.pc   |9 ++
 nvjpeg.pc  |9 ++
 nvrtc.pc   |9 ++
 33 files changed, 464 insertions(+)

Copied: cuda/repos/community-testing-x86_64/PKGBUILD (from rev 1000954, 
cuda/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-08-16 10:14:04 UTC (rev 1000955)
@@ -0,0 +1,174 @@
+# Maintainer: Sven-Hendrik Haase 
+# Maintainer: Konstantin Gizdov 
+pkgname=(cuda cuda-tools)
+pkgbase=cuda
+pkgver=11.4.1
+_driverver=470.57.02

[arch-commits] Commit in cuda/repos (34 files)

2021-07-04 Thread Sven-Hendrik Haase via arch-commits
Date: Sunday, July 4, 2021 @ 20:53:04
  Author: svenstaro
Revision: 972185

archrelease: copy trunk to community-testing-x86_64

Added:
  cuda/repos/community-testing-x86_64/
  cuda/repos/community-testing-x86_64/PKGBUILD
(from rev 972184, cuda/trunk/PKGBUILD)
  cuda/repos/community-testing-x86_64/accinj64.pc
(from rev 972184, cuda/trunk/accinj64.pc)
  cuda/repos/community-testing-x86_64/cublas.pc
(from rev 972184, cuda/trunk/cublas.pc)
  cuda/repos/community-testing-x86_64/cuda-findgllib_mk.diff
(from rev 972184, cuda/trunk/cuda-findgllib_mk.diff)
  cuda/repos/community-testing-x86_64/cuda.conf
(from rev 972184, cuda/trunk/cuda.conf)
  cuda/repos/community-testing-x86_64/cuda.install
(from rev 972184, cuda/trunk/cuda.install)
  cuda/repos/community-testing-x86_64/cuda.pc
(from rev 972184, cuda/trunk/cuda.pc)
  cuda/repos/community-testing-x86_64/cuda.sh
(from rev 972184, cuda/trunk/cuda.sh)
  cuda/repos/community-testing-x86_64/cudart.pc
(from rev 972184, cuda/trunk/cudart.pc)
  cuda/repos/community-testing-x86_64/cufft.pc
(from rev 972184, cuda/trunk/cufft.pc)
  cuda/repos/community-testing-x86_64/cufftw.pc
(from rev 972184, cuda/trunk/cufftw.pc)
  cuda/repos/community-testing-x86_64/cuinj64.pc
(from rev 972184, cuda/trunk/cuinj64.pc)
  cuda/repos/community-testing-x86_64/curand.pc
(from rev 972184, cuda/trunk/curand.pc)
  cuda/repos/community-testing-x86_64/cusolver.pc
(from rev 972184, cuda/trunk/cusolver.pc)
  cuda/repos/community-testing-x86_64/cusparse.pc
(from rev 972184, cuda/trunk/cusparse.pc)
  cuda/repos/community-testing-x86_64/nppc.pc
(from rev 972184, cuda/trunk/nppc.pc)
  cuda/repos/community-testing-x86_64/nppi.pc
(from rev 972184, cuda/trunk/nppi.pc)
  cuda/repos/community-testing-x86_64/nppial.pc
(from rev 972184, cuda/trunk/nppial.pc)
  cuda/repos/community-testing-x86_64/nppicc.pc
(from rev 972184, cuda/trunk/nppicc.pc)
  cuda/repos/community-testing-x86_64/nppicom.pc
(from rev 972184, cuda/trunk/nppicom.pc)
  cuda/repos/community-testing-x86_64/nppidei.pc
(from rev 972184, cuda/trunk/nppidei.pc)
  cuda/repos/community-testing-x86_64/nppif.pc
(from rev 972184, cuda/trunk/nppif.pc)
  cuda/repos/community-testing-x86_64/nppig.pc
(from rev 972184, cuda/trunk/nppig.pc)
  cuda/repos/community-testing-x86_64/nppim.pc
(from rev 972184, cuda/trunk/nppim.pc)
  cuda/repos/community-testing-x86_64/nppist.pc
(from rev 972184, cuda/trunk/nppist.pc)
  cuda/repos/community-testing-x86_64/nppisu.pc
(from rev 972184, cuda/trunk/nppisu.pc)
  cuda/repos/community-testing-x86_64/nppitc.pc
(from rev 972184, cuda/trunk/nppitc.pc)
  cuda/repos/community-testing-x86_64/npps.pc
(from rev 972184, cuda/trunk/npps.pc)
  cuda/repos/community-testing-x86_64/nvToolsExt.pc
(from rev 972184, cuda/trunk/nvToolsExt.pc)
  cuda/repos/community-testing-x86_64/nvgraph.pc
(from rev 972184, cuda/trunk/nvgraph.pc)
  cuda/repos/community-testing-x86_64/nvidia-ml.pc
(from rev 972184, cuda/trunk/nvidia-ml.pc)
  cuda/repos/community-testing-x86_64/nvjpeg.pc
(from rev 972184, cuda/trunk/nvjpeg.pc)
  cuda/repos/community-testing-x86_64/nvrtc.pc
(from rev 972184, cuda/trunk/nvrtc.pc)

+
 PKGBUILD   |  174 +++
 accinj64.pc|9 ++
 cublas.pc  |9 ++
 cuda-findgllib_mk.diff |   22 +
 cuda.conf  |3 
 cuda.install   |   11 ++
 cuda.pc|9 ++
 cuda.sh|2 
 cudart.pc  |9 ++
 cufft.pc   |9 ++
 cufftw.pc  |9 ++
 cuinj64.pc |9 ++
 curand.pc  |9 ++
 cusolver.pc|9 ++
 cusparse.pc|9 ++
 nppc.pc|9 ++
 nppi.pc|9 ++
 nppial.pc  |9 ++
 nppicc.pc  |9 ++
 nppicom.pc |9 ++
 nppidei.pc |9 ++
 nppif.pc   |9 ++
 nppig.pc   |9 ++
 nppim.pc   |9 ++
 nppist.pc  |9 ++
 nppisu.pc  |9 ++
 nppitc.pc  |9 ++
 npps.pc|9 ++
 nvToolsExt.pc  |9 ++
 nvgraph.pc |9 ++
 nvidia-ml.pc   |9 ++
 nvjpeg.pc  |9 ++
 nvrtc.pc   |9 ++
 33 files changed, 464 insertions(+)

Copied: cuda/repos/community-testing-x86_64/PKGBUILD (from rev 972184, 
cuda/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-07-04 20:53:04 UTC (rev 972185)
@@ -0,0 +1,174 @@
+# Maintainer: Sven-Hendrik Haase 
+# Maintainer: Konstantin Gizdov 
+pkgname=(cuda cuda-tools)
+pkgbase=cuda
+pkgver=11.4.0
+_driverver=470.42.01
+pkgrel=1
+pkgdesc="NVIDIA's GPU 

[arch-commits] Commit in cuda/repos (34 files)

2021-06-09 Thread Konstantin Gizdov via arch-commits
Date: Wednesday, June 9, 2021 @ 14:39:26
  Author: kgizdov
Revision: 960160

archrelease: copy trunk to community-testing-x86_64

Added:
  cuda/repos/community-testing-x86_64/
  cuda/repos/community-testing-x86_64/PKGBUILD
(from rev 960159, cuda/trunk/PKGBUILD)
  cuda/repos/community-testing-x86_64/accinj64.pc
(from rev 960159, cuda/trunk/accinj64.pc)
  cuda/repos/community-testing-x86_64/cublas.pc
(from rev 960159, cuda/trunk/cublas.pc)
  cuda/repos/community-testing-x86_64/cuda-findgllib_mk.diff
(from rev 960159, cuda/trunk/cuda-findgllib_mk.diff)
  cuda/repos/community-testing-x86_64/cuda.conf
(from rev 960159, cuda/trunk/cuda.conf)
  cuda/repos/community-testing-x86_64/cuda.install
(from rev 960159, cuda/trunk/cuda.install)
  cuda/repos/community-testing-x86_64/cuda.pc
(from rev 960159, cuda/trunk/cuda.pc)
  cuda/repos/community-testing-x86_64/cuda.sh
(from rev 960159, cuda/trunk/cuda.sh)
  cuda/repos/community-testing-x86_64/cudart.pc
(from rev 960159, cuda/trunk/cudart.pc)
  cuda/repos/community-testing-x86_64/cufft.pc
(from rev 960159, cuda/trunk/cufft.pc)
  cuda/repos/community-testing-x86_64/cufftw.pc
(from rev 960159, cuda/trunk/cufftw.pc)
  cuda/repos/community-testing-x86_64/cuinj64.pc
(from rev 960159, cuda/trunk/cuinj64.pc)
  cuda/repos/community-testing-x86_64/curand.pc
(from rev 960159, cuda/trunk/curand.pc)
  cuda/repos/community-testing-x86_64/cusolver.pc
(from rev 960159, cuda/trunk/cusolver.pc)
  cuda/repos/community-testing-x86_64/cusparse.pc
(from rev 960159, cuda/trunk/cusparse.pc)
  cuda/repos/community-testing-x86_64/nppc.pc
(from rev 960159, cuda/trunk/nppc.pc)
  cuda/repos/community-testing-x86_64/nppi.pc
(from rev 960159, cuda/trunk/nppi.pc)
  cuda/repos/community-testing-x86_64/nppial.pc
(from rev 960159, cuda/trunk/nppial.pc)
  cuda/repos/community-testing-x86_64/nppicc.pc
(from rev 960159, cuda/trunk/nppicc.pc)
  cuda/repos/community-testing-x86_64/nppicom.pc
(from rev 960159, cuda/trunk/nppicom.pc)
  cuda/repos/community-testing-x86_64/nppidei.pc
(from rev 960159, cuda/trunk/nppidei.pc)
  cuda/repos/community-testing-x86_64/nppif.pc
(from rev 960159, cuda/trunk/nppif.pc)
  cuda/repos/community-testing-x86_64/nppig.pc
(from rev 960159, cuda/trunk/nppig.pc)
  cuda/repos/community-testing-x86_64/nppim.pc
(from rev 960159, cuda/trunk/nppim.pc)
  cuda/repos/community-testing-x86_64/nppist.pc
(from rev 960159, cuda/trunk/nppist.pc)
  cuda/repos/community-testing-x86_64/nppisu.pc
(from rev 960159, cuda/trunk/nppisu.pc)
  cuda/repos/community-testing-x86_64/nppitc.pc
(from rev 960159, cuda/trunk/nppitc.pc)
  cuda/repos/community-testing-x86_64/npps.pc
(from rev 960159, cuda/trunk/npps.pc)
  cuda/repos/community-testing-x86_64/nvToolsExt.pc
(from rev 960159, cuda/trunk/nvToolsExt.pc)
  cuda/repos/community-testing-x86_64/nvgraph.pc
(from rev 960159, cuda/trunk/nvgraph.pc)
  cuda/repos/community-testing-x86_64/nvidia-ml.pc
(from rev 960159, cuda/trunk/nvidia-ml.pc)
  cuda/repos/community-testing-x86_64/nvjpeg.pc
(from rev 960159, cuda/trunk/nvjpeg.pc)
  cuda/repos/community-testing-x86_64/nvrtc.pc
(from rev 960159, cuda/trunk/nvrtc.pc)

+
 PKGBUILD   |  174 +++
 accinj64.pc|9 ++
 cublas.pc  |9 ++
 cuda-findgllib_mk.diff |   22 +
 cuda.conf  |3 
 cuda.install   |   11 ++
 cuda.pc|9 ++
 cuda.sh|2 
 cudart.pc  |9 ++
 cufft.pc   |9 ++
 cufftw.pc  |9 ++
 cuinj64.pc |9 ++
 curand.pc  |9 ++
 cusolver.pc|9 ++
 cusparse.pc|9 ++
 nppc.pc|9 ++
 nppi.pc|9 ++
 nppial.pc  |9 ++
 nppicc.pc  |9 ++
 nppicom.pc |9 ++
 nppidei.pc |9 ++
 nppif.pc   |9 ++
 nppig.pc   |9 ++
 nppim.pc   |9 ++
 nppist.pc  |9 ++
 nppisu.pc  |9 ++
 nppitc.pc  |9 ++
 npps.pc|9 ++
 nvToolsExt.pc  |9 ++
 nvgraph.pc |9 ++
 nvidia-ml.pc   |9 ++
 nvjpeg.pc  |9 ++
 nvrtc.pc   |9 ++
 33 files changed, 464 insertions(+)

Copied: cuda/repos/community-testing-x86_64/PKGBUILD (from rev 960159, 
cuda/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-06-09 14:39:26 UTC (rev 960160)
@@ -0,0 +1,174 @@
+# Maintainer: Sven-Hendrik Haase 
+# Maintainer: Konstantin Gizdov 
+pkgname=(cuda cuda-tools)
+pkgbase=cuda
+pkgver=11.3.1
+_driverver=465.19.01
+pkgrel=1
+pkgdesc="NVIDIA's GPU 

[arch-commits] Commit in cuda/repos (34 files)

2021-05-18 Thread Sven-Hendrik Haase via arch-commits
Date: Tuesday, May 18, 2021 @ 21:20:44
  Author: svenstaro
Revision: 936301

archrelease: copy trunk to community-testing-x86_64

Added:
  cuda/repos/community-testing-x86_64/
  cuda/repos/community-testing-x86_64/PKGBUILD
(from rev 936300, cuda/trunk/PKGBUILD)
  cuda/repos/community-testing-x86_64/accinj64.pc
(from rev 936300, cuda/trunk/accinj64.pc)
  cuda/repos/community-testing-x86_64/cublas.pc
(from rev 936300, cuda/trunk/cublas.pc)
  cuda/repos/community-testing-x86_64/cuda-findgllib_mk.diff
(from rev 936300, cuda/trunk/cuda-findgllib_mk.diff)
  cuda/repos/community-testing-x86_64/cuda.conf
(from rev 936300, cuda/trunk/cuda.conf)
  cuda/repos/community-testing-x86_64/cuda.install
(from rev 936300, cuda/trunk/cuda.install)
  cuda/repos/community-testing-x86_64/cuda.pc
(from rev 936300, cuda/trunk/cuda.pc)
  cuda/repos/community-testing-x86_64/cuda.sh
(from rev 936300, cuda/trunk/cuda.sh)
  cuda/repos/community-testing-x86_64/cudart.pc
(from rev 936300, cuda/trunk/cudart.pc)
  cuda/repos/community-testing-x86_64/cufft.pc
(from rev 936300, cuda/trunk/cufft.pc)
  cuda/repos/community-testing-x86_64/cufftw.pc
(from rev 936300, cuda/trunk/cufftw.pc)
  cuda/repos/community-testing-x86_64/cuinj64.pc
(from rev 936300, cuda/trunk/cuinj64.pc)
  cuda/repos/community-testing-x86_64/curand.pc
(from rev 936300, cuda/trunk/curand.pc)
  cuda/repos/community-testing-x86_64/cusolver.pc
(from rev 936300, cuda/trunk/cusolver.pc)
  cuda/repos/community-testing-x86_64/cusparse.pc
(from rev 936300, cuda/trunk/cusparse.pc)
  cuda/repos/community-testing-x86_64/nppc.pc
(from rev 936300, cuda/trunk/nppc.pc)
  cuda/repos/community-testing-x86_64/nppi.pc
(from rev 936300, cuda/trunk/nppi.pc)
  cuda/repos/community-testing-x86_64/nppial.pc
(from rev 936300, cuda/trunk/nppial.pc)
  cuda/repos/community-testing-x86_64/nppicc.pc
(from rev 936300, cuda/trunk/nppicc.pc)
  cuda/repos/community-testing-x86_64/nppicom.pc
(from rev 936300, cuda/trunk/nppicom.pc)
  cuda/repos/community-testing-x86_64/nppidei.pc
(from rev 936300, cuda/trunk/nppidei.pc)
  cuda/repos/community-testing-x86_64/nppif.pc
(from rev 936300, cuda/trunk/nppif.pc)
  cuda/repos/community-testing-x86_64/nppig.pc
(from rev 936300, cuda/trunk/nppig.pc)
  cuda/repos/community-testing-x86_64/nppim.pc
(from rev 936300, cuda/trunk/nppim.pc)
  cuda/repos/community-testing-x86_64/nppist.pc
(from rev 936300, cuda/trunk/nppist.pc)
  cuda/repos/community-testing-x86_64/nppisu.pc
(from rev 936300, cuda/trunk/nppisu.pc)
  cuda/repos/community-testing-x86_64/nppitc.pc
(from rev 936300, cuda/trunk/nppitc.pc)
  cuda/repos/community-testing-x86_64/npps.pc
(from rev 936300, cuda/trunk/npps.pc)
  cuda/repos/community-testing-x86_64/nvToolsExt.pc
(from rev 936300, cuda/trunk/nvToolsExt.pc)
  cuda/repos/community-testing-x86_64/nvgraph.pc
(from rev 936300, cuda/trunk/nvgraph.pc)
  cuda/repos/community-testing-x86_64/nvidia-ml.pc
(from rev 936300, cuda/trunk/nvidia-ml.pc)
  cuda/repos/community-testing-x86_64/nvjpeg.pc
(from rev 936300, cuda/trunk/nvjpeg.pc)
  cuda/repos/community-testing-x86_64/nvrtc.pc
(from rev 936300, cuda/trunk/nvrtc.pc)

+
 PKGBUILD   |  174 +++
 accinj64.pc|9 ++
 cublas.pc  |9 ++
 cuda-findgllib_mk.diff |   22 +
 cuda.conf  |3 
 cuda.install   |   11 ++
 cuda.pc|9 ++
 cuda.sh|2 
 cudart.pc  |9 ++
 cufft.pc   |9 ++
 cufftw.pc  |9 ++
 cuinj64.pc |9 ++
 curand.pc  |9 ++
 cusolver.pc|9 ++
 cusparse.pc|9 ++
 nppc.pc|9 ++
 nppi.pc|9 ++
 nppial.pc  |9 ++
 nppicc.pc  |9 ++
 nppicom.pc |9 ++
 nppidei.pc |9 ++
 nppif.pc   |9 ++
 nppig.pc   |9 ++
 nppim.pc   |9 ++
 nppist.pc  |9 ++
 nppisu.pc  |9 ++
 nppitc.pc  |9 ++
 npps.pc|9 ++
 nvToolsExt.pc  |9 ++
 nvgraph.pc |9 ++
 nvidia-ml.pc   |9 ++
 nvjpeg.pc  |9 ++
 nvrtc.pc   |9 ++
 33 files changed, 464 insertions(+)

Copied: cuda/repos/community-testing-x86_64/PKGBUILD (from rev 936300, 
cuda/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-05-18 21:20:44 UTC (rev 936301)
@@ -0,0 +1,174 @@
+# Maintainer: Sven-Hendrik Haase 
+# Maintainer: Konstantin Gizdov 
+pkgname=(cuda cuda-tools)
+pkgbase=cuda
+pkgver=11.3.0
+_driverver=465.19.01
+pkgrel=2
+pkgdesc="NVIDIA's GPU 

[arch-commits] Commit in cuda/repos (34 files)

2021-03-01 Thread Konstantin Gizdov via arch-commits
Date: Monday, March 1, 2021 @ 10:48:35
  Author: kgizdov
Revision: 876383

archrelease: copy trunk to community-testing-x86_64

Added:
  cuda/repos/community-testing-x86_64/
  cuda/repos/community-testing-x86_64/PKGBUILD
(from rev 876381, cuda/trunk/PKGBUILD)
  cuda/repos/community-testing-x86_64/accinj64.pc
(from rev 876381, cuda/trunk/accinj64.pc)
  cuda/repos/community-testing-x86_64/cublas.pc
(from rev 876381, cuda/trunk/cublas.pc)
  cuda/repos/community-testing-x86_64/cuda-findgllib_mk.diff
(from rev 876381, cuda/trunk/cuda-findgllib_mk.diff)
  cuda/repos/community-testing-x86_64/cuda.conf
(from rev 876381, cuda/trunk/cuda.conf)
  cuda/repos/community-testing-x86_64/cuda.install
(from rev 876381, cuda/trunk/cuda.install)
  cuda/repos/community-testing-x86_64/cuda.pc
(from rev 876381, cuda/trunk/cuda.pc)
  cuda/repos/community-testing-x86_64/cuda.sh
(from rev 876381, cuda/trunk/cuda.sh)
  cuda/repos/community-testing-x86_64/cudart.pc
(from rev 876381, cuda/trunk/cudart.pc)
  cuda/repos/community-testing-x86_64/cufft.pc
(from rev 876381, cuda/trunk/cufft.pc)
  cuda/repos/community-testing-x86_64/cufftw.pc
(from rev 876381, cuda/trunk/cufftw.pc)
  cuda/repos/community-testing-x86_64/cuinj64.pc
(from rev 876381, cuda/trunk/cuinj64.pc)
  cuda/repos/community-testing-x86_64/curand.pc
(from rev 876381, cuda/trunk/curand.pc)
  cuda/repos/community-testing-x86_64/cusolver.pc
(from rev 876381, cuda/trunk/cusolver.pc)
  cuda/repos/community-testing-x86_64/cusparse.pc
(from rev 876381, cuda/trunk/cusparse.pc)
  cuda/repos/community-testing-x86_64/nppc.pc
(from rev 876381, cuda/trunk/nppc.pc)
  cuda/repos/community-testing-x86_64/nppi.pc
(from rev 876381, cuda/trunk/nppi.pc)
  cuda/repos/community-testing-x86_64/nppial.pc
(from rev 876381, cuda/trunk/nppial.pc)
  cuda/repos/community-testing-x86_64/nppicc.pc
(from rev 876381, cuda/trunk/nppicc.pc)
  cuda/repos/community-testing-x86_64/nppicom.pc
(from rev 876382, cuda/trunk/nppicom.pc)
  cuda/repos/community-testing-x86_64/nppidei.pc
(from rev 876382, cuda/trunk/nppidei.pc)
  cuda/repos/community-testing-x86_64/nppif.pc
(from rev 876382, cuda/trunk/nppif.pc)
  cuda/repos/community-testing-x86_64/nppig.pc
(from rev 876382, cuda/trunk/nppig.pc)
  cuda/repos/community-testing-x86_64/nppim.pc
(from rev 876382, cuda/trunk/nppim.pc)
  cuda/repos/community-testing-x86_64/nppist.pc
(from rev 876382, cuda/trunk/nppist.pc)
  cuda/repos/community-testing-x86_64/nppisu.pc
(from rev 876382, cuda/trunk/nppisu.pc)
  cuda/repos/community-testing-x86_64/nppitc.pc
(from rev 876382, cuda/trunk/nppitc.pc)
  cuda/repos/community-testing-x86_64/npps.pc
(from rev 876382, cuda/trunk/npps.pc)
  cuda/repos/community-testing-x86_64/nvToolsExt.pc
(from rev 876382, cuda/trunk/nvToolsExt.pc)
  cuda/repos/community-testing-x86_64/nvgraph.pc
(from rev 876382, cuda/trunk/nvgraph.pc)
  cuda/repos/community-testing-x86_64/nvidia-ml.pc
(from rev 876382, cuda/trunk/nvidia-ml.pc)
  cuda/repos/community-testing-x86_64/nvjpeg.pc
(from rev 876382, cuda/trunk/nvjpeg.pc)
  cuda/repos/community-testing-x86_64/nvrtc.pc
(from rev 876382, cuda/trunk/nvrtc.pc)

+
 PKGBUILD   |  171 +++
 accinj64.pc|9 ++
 cublas.pc  |9 ++
 cuda-findgllib_mk.diff |   22 ++
 cuda.conf  |3 
 cuda.install   |   11 +++
 cuda.pc|9 ++
 cuda.sh|2 
 cudart.pc  |9 ++
 cufft.pc   |9 ++
 cufftw.pc  |9 ++
 cuinj64.pc |9 ++
 curand.pc  |9 ++
 cusolver.pc|9 ++
 cusparse.pc|9 ++
 nppc.pc|9 ++
 nppi.pc|9 ++
 nppial.pc  |9 ++
 nppicc.pc  |9 ++
 nppicom.pc |9 ++
 nppidei.pc |9 ++
 nppif.pc   |9 ++
 nppig.pc   |9 ++
 nppim.pc   |9 ++
 nppist.pc  |9 ++
 nppisu.pc  |9 ++
 nppitc.pc  |9 ++
 npps.pc|9 ++
 nvToolsExt.pc  |9 ++
 nvgraph.pc |9 ++
 nvidia-ml.pc   |9 ++
 nvjpeg.pc  |9 ++
 nvrtc.pc   |9 ++
 33 files changed, 461 insertions(+)

Copied: cuda/repos/community-testing-x86_64/PKGBUILD (from rev 876381, 
cuda/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-03-01 10:48:35 UTC (rev 876383)
@@ -0,0 +1,171 @@
+# Maintainer: Sven-Hendrik Haase 
+# Maintainer: Konstantin Gizdov 
+pkgname=(cuda cuda-tools)
+pkgbase=cuda
+pkgver=11.2.1
+_driverver=460.32.03
+pkgrel=3
+pkgdesc="NVIDIA's GPU 

[arch-commits] Commit in cuda/repos (34 files)

2021-02-15 Thread Konstantin Gizdov via arch-commits
Date: Monday, February 15, 2021 @ 18:24:36
  Author: kgizdov
Revision: 861424

archrelease: copy trunk to community-testing-x86_64

Added:
  cuda/repos/community-testing-x86_64/
  cuda/repos/community-testing-x86_64/PKGBUILD
(from rev 861423, cuda/trunk/PKGBUILD)
  cuda/repos/community-testing-x86_64/accinj64.pc
(from rev 861423, cuda/trunk/accinj64.pc)
  cuda/repos/community-testing-x86_64/cublas.pc
(from rev 861423, cuda/trunk/cublas.pc)
  cuda/repos/community-testing-x86_64/cuda-findgllib_mk.diff
(from rev 861423, cuda/trunk/cuda-findgllib_mk.diff)
  cuda/repos/community-testing-x86_64/cuda.conf
(from rev 861423, cuda/trunk/cuda.conf)
  cuda/repos/community-testing-x86_64/cuda.install
(from rev 861423, cuda/trunk/cuda.install)
  cuda/repos/community-testing-x86_64/cuda.pc
(from rev 861423, cuda/trunk/cuda.pc)
  cuda/repos/community-testing-x86_64/cuda.sh
(from rev 861423, cuda/trunk/cuda.sh)
  cuda/repos/community-testing-x86_64/cudart.pc
(from rev 861423, cuda/trunk/cudart.pc)
  cuda/repos/community-testing-x86_64/cufft.pc
(from rev 861423, cuda/trunk/cufft.pc)
  cuda/repos/community-testing-x86_64/cufftw.pc
(from rev 861423, cuda/trunk/cufftw.pc)
  cuda/repos/community-testing-x86_64/cuinj64.pc
(from rev 861423, cuda/trunk/cuinj64.pc)
  cuda/repos/community-testing-x86_64/curand.pc
(from rev 861423, cuda/trunk/curand.pc)
  cuda/repos/community-testing-x86_64/cusolver.pc
(from rev 861423, cuda/trunk/cusolver.pc)
  cuda/repos/community-testing-x86_64/cusparse.pc
(from rev 861423, cuda/trunk/cusparse.pc)
  cuda/repos/community-testing-x86_64/nppc.pc
(from rev 861423, cuda/trunk/nppc.pc)
  cuda/repos/community-testing-x86_64/nppi.pc
(from rev 861423, cuda/trunk/nppi.pc)
  cuda/repos/community-testing-x86_64/nppial.pc
(from rev 861423, cuda/trunk/nppial.pc)
  cuda/repos/community-testing-x86_64/nppicc.pc
(from rev 861423, cuda/trunk/nppicc.pc)
  cuda/repos/community-testing-x86_64/nppicom.pc
(from rev 861423, cuda/trunk/nppicom.pc)
  cuda/repos/community-testing-x86_64/nppidei.pc
(from rev 861423, cuda/trunk/nppidei.pc)
  cuda/repos/community-testing-x86_64/nppif.pc
(from rev 861423, cuda/trunk/nppif.pc)
  cuda/repos/community-testing-x86_64/nppig.pc
(from rev 861423, cuda/trunk/nppig.pc)
  cuda/repos/community-testing-x86_64/nppim.pc
(from rev 861423, cuda/trunk/nppim.pc)
  cuda/repos/community-testing-x86_64/nppist.pc
(from rev 861423, cuda/trunk/nppist.pc)
  cuda/repos/community-testing-x86_64/nppisu.pc
(from rev 861423, cuda/trunk/nppisu.pc)
  cuda/repos/community-testing-x86_64/nppitc.pc
(from rev 861423, cuda/trunk/nppitc.pc)
  cuda/repos/community-testing-x86_64/npps.pc
(from rev 861423, cuda/trunk/npps.pc)
  cuda/repos/community-testing-x86_64/nvToolsExt.pc
(from rev 861423, cuda/trunk/nvToolsExt.pc)
  cuda/repos/community-testing-x86_64/nvgraph.pc
(from rev 861423, cuda/trunk/nvgraph.pc)
  cuda/repos/community-testing-x86_64/nvidia-ml.pc
(from rev 861423, cuda/trunk/nvidia-ml.pc)
  cuda/repos/community-testing-x86_64/nvjpeg.pc
(from rev 861423, cuda/trunk/nvjpeg.pc)
  cuda/repos/community-testing-x86_64/nvrtc.pc
(from rev 861423, cuda/trunk/nvrtc.pc)

+
 PKGBUILD   |  166 +++
 accinj64.pc|9 ++
 cublas.pc  |9 ++
 cuda-findgllib_mk.diff |   22 ++
 cuda.conf  |3 
 cuda.install   |   11 +++
 cuda.pc|9 ++
 cuda.sh|2 
 cudart.pc  |9 ++
 cufft.pc   |9 ++
 cufftw.pc  |9 ++
 cuinj64.pc |9 ++
 curand.pc  |9 ++
 cusolver.pc|9 ++
 cusparse.pc|9 ++
 nppc.pc|9 ++
 nppi.pc|9 ++
 nppial.pc  |9 ++
 nppicc.pc  |9 ++
 nppicom.pc |9 ++
 nppidei.pc |9 ++
 nppif.pc   |9 ++
 nppig.pc   |9 ++
 nppim.pc   |9 ++
 nppist.pc  |9 ++
 nppisu.pc  |9 ++
 nppitc.pc  |9 ++
 npps.pc|9 ++
 nvToolsExt.pc  |9 ++
 nvgraph.pc |9 ++
 nvidia-ml.pc   |9 ++
 nvjpeg.pc  |9 ++
 nvrtc.pc   |9 ++
 33 files changed, 456 insertions(+)

Copied: cuda/repos/community-testing-x86_64/PKGBUILD (from rev 861423, 
cuda/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-02-15 18:24:36 UTC (rev 861424)
@@ -0,0 +1,166 @@
+# Maintainer: Sven-Hendrik Haase 
+# Maintainer: Konstantin Gizdov 
+pkgname=(cuda cuda-tools)
+pkgbase=cuda
+pkgver=11.2.1
+_driverver=460.32.03
+pkgrel=1
+pkgdesc="NVIDIA's GPU