Package Details: cuda-10.0 10.0.130.1-1

Git Clone URL: https://aur.archlinux.org/cuda-10.0.git (read-only, click to copy)
Package Base: cuda-10.0
Description: NVIDIA's GPU programming toolkit. Version 10.0
Upstream URL: http://www.nvidia.com/object/cuda_home.html
Licenses: custom:NVIDIA
Provides: cuda-sdk, cuda-toolkit
Submitter: KarelvdP
Maintainer: KarelvdP
Last Packager: KarelvdP
Votes: 3
Popularity: 0.000097
First Submitted: 2019-05-24 12:50 (UTC)
Last Updated: 2019-05-24 12:50 (UTC)

Dependencies (6)

Required by (1)

Sources (4)

Latest Comments

DAMO238 commented on 2020-02-20 18:48 (UTC)

Compilation fails with the following error:

In file included from /home/damien/.cache/yay/gcc7/src/gcc/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cc:190:0:
/home/damien/.cache/yay/gcc7/src/gcc/libsanitizer/sanitizer_common/sanitizer_internal_defs.h:261:72: error: size of array ‘assertion_failed__1150’ is negative
    typedef char IMPL_PASTE(assertion_failed_##_, line)[2*(int)(pred)-1]