Home
last modified time | relevance | path

Searched refs:CUDA_VERSION (Results 576 – 596 of 596) sorted by relevance

1...<<21222324

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgomp/plugin/
H A Dplugin-nvptx.c177 #if CUDA_VERSION < 7000 in cuda_error()
/dports/devel/riscv64-gcc/gcc-8.3.0/libgomp/plugin/
H A Dplugin-nvptx.c177 #if CUDA_VERSION < 7000 in cuda_error()
/dports/graphics/blender/blender-2.91.0/extern/cuew/include/
H A Dcuew.h30 #define CUDA_VERSION 9020 macro
/dports/math/gmp-ecm/ecm-7.0.4/
H A Dconfigure15258 printf("(%d.%d) ", CUDA_VERSION/1000, (CUDA_VERSION/10) % 10);
15259 if (CUDA_VERSION < 3000)
15387 printf("(%d.%d/", CUDA_VERSION/1000, (CUDA_VERSION/10) % 10);
15389 if (CUDA_VERSION == libversion)
/dports/devel/hwloc2/hwloc-2.5.0/utils/lstopo/
H A DMakefile.in545 CUDA_VERSION = @CUDA_VERSION@
/dports/devel/hwloc2/hwloc-2.5.0/
H A DNEWS53 + Add --with-cuda-version=<version> or look at the CUDA_VERSION
H A Dconfigure26787 cuda_version=$CUDA_VERSION
/dports/net/mpich/mpich-3.4.3/modules/yaksa/
H A Dconfigure15440 int x[CUDA_VERSION - $version];
/dports/lang/gcc9-aux/gcc-9.1.0/libgomp/
H A DChangeLog940 * plugin/plugin-nvptx.c (CUDA_VERSION < 6050): Define
971 (cuGetErrorString): ... here. Guard with CUDA_VERSION < 6000.
/dports/lang/gcc9-devel/gcc-9-20211007/libgomp/
H A DChangeLog1300 * plugin/plugin-nvptx.c (CUDA_VERSION < 6050): Define
1331 (cuGetErrorString): ... here. Guard with CUDA_VERSION < 6000.
/dports/lang/gcc9/gcc-9.4.0/libgomp/
H A DChangeLog1300 * plugin/plugin-nvptx.c (CUDA_VERSION < 6050): Define
1331 (cuGetErrorString): ... here. Guard with CUDA_VERSION < 6000.
/dports/devel/hwloc2/hwloc-2.5.0/doc/
H A Dhwloc.doxy3802 will also look for the <tt>CUDA_VERSION</tt> environment variable.
/dports/devel/avr-gcc/gcc-10.2.0/libgomp/
H A DChangeLog3494 * plugin/plugin-nvptx.c (CUDA_VERSION < 6050): Define
3525 (cuGetErrorString): ... here. Guard with CUDA_VERSION < 6000.
/dports/lang/gcc10/gcc-10.3.0/libgomp/
H A DChangeLog3645 * plugin/plugin-nvptx.c (CUDA_VERSION < 6050): Define
3676 (cuGetErrorString): ... here. Guard with CUDA_VERSION < 6000.
/dports/lang/gcc11-devel/gcc-11-20211009/libgomp/
H A DChangeLog4727 * plugin/plugin-nvptx.c (CUDA_VERSION < 6050): Define
4758 (cuGetErrorString): ... here. Guard with CUDA_VERSION < 6000.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgomp/
H A DChangeLog4717 * plugin/plugin-nvptx.c (CUDA_VERSION < 6050): Define
4748 (cuGetErrorString): ... here. Guard with CUDA_VERSION < 6000.
/dports/lang/gcc11/gcc-11.2.0/libgomp/
H A DChangeLog4717 * plugin/plugin-nvptx.c (CUDA_VERSION < 6050): Define
4748 (cuGetErrorString): ... here. Guard with CUDA_VERSION < 6000.
/dports/lang/gcc10-devel/gcc-10-20211008/libgomp/
H A DChangeLog3672 * plugin/plugin-nvptx.c (CUDA_VERSION < 6050): Define
3703 (cuGetErrorString): ... here. Guard with CUDA_VERSION < 6000.
/dports/lang/gcc12-devel/gcc-12-20211205/libgomp/
H A DChangeLog6263 * plugin/plugin-nvptx.c (CUDA_VERSION < 6050): Define
6294 (cuGetErrorString): ... here. Guard with CUDA_VERSION < 6000.
/dports/net/openmpi3/openmpi-3.1.6/
H A Dconfigure12426 #error "CUDA_VERSION is less than 6000"
/dports/net/openmpi/openmpi-4.1.1/
H A Dconfigure12593 #error "CUDA_VERSION is less than 6000"

1...<<21222324