We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64c5293 commit dfd5adeCopy full SHA for dfd5ade
reference_data/platform_flavors.yaml
@@ -1048,3 +1048,20 @@
1048
make bzip2 gzip gcc coreutils unzip shadow-utils diffutils cpio bash gawk rpm-build
1049
info patch util-linux findutils grep zlib scl-utils scl-utils-build git-core epel-rpm-macros
1050
kernel-rpm-macros
1051
+
1052
+- name: nvidia-cuda
1053
+ repositories:
1054
+ - name: nvidia-cuda
1055
+ arch: x86_64
1056
+ type: rpm
1057
+ url: https://developer.download.nvidia.com/compute/cuda/repos/rhel$releasever/x86_64
1058
+ production: false
1059
+ debug: false
1060
+ priority: 10
1061
1062
+ arch: aarch64
1063
1064
+ url: https://developer.download.nvidia.com/compute/cuda/repos/rhel$releasever/aarch64
1065
1066
1067
0 commit comments