Flux: GPU slower than CPU?
|
|
7
|
2199
|
August 10, 2018
|
CLBlast, a tuned OpenCL BLAS library
|
|
6
|
1523
|
August 9, 2018
|
CUDAdrv cannot find __host__ __device__ functions
|
|
5
|
1713
|
July 29, 2018
|
What is the recommended type <: Integer to use when doing index arithmetics?
|
|
3
|
1476
|
July 24, 2018
|
Packing structs for OpenCL
|
|
1
|
2155
|
July 23, 2018
|
Sequence of warp and how to avoid divergence when folding shared memory in a reduction kernel
|
|
3
|
1205
|
July 19, 2018
|
Constant Memory?
|
|
11
|
2645
|
July 18, 2018
|
Generic Kernels for CLArrays
|
|
1
|
639
|
July 16, 2018
|
Load JULIA via "julia -p 8" and failed to load CUDAnative library
|
|
3
|
854
|
July 13, 2018
|
Calling CUBLAS GEMM in Julia 0.6
|
|
4
|
1454
|
July 6, 2018
|
Optimizing column reduce with CUDAnative
|
|
5
|
1927
|
July 6, 2018
|
What is the optimal way of updating CuArray?
|
|
7
|
1518
|
July 5, 2018
|
What is the maximal number of arguments a CUDAnative kernel can take? argc = 16 yields "Error: invalid kernel call; too many arguments"
|
|
6
|
1945
|
July 4, 2018
|
Store CuArrays on a mutable struct?
|
|
5
|
1436
|
July 2, 2018
|
Can I change the nvcc location in CUDAnative?
|
|
5
|
1562
|
June 29, 2018
|
Mapping ThreadIdx().x to a 5D array?
|
|
8
|
1215
|
June 15, 2018
|
Strange behaviour of @cuprintf?
|
|
3
|
824
|
June 13, 2018
|
Problem with CUDAintrinsic pow: pow(y[1,1],2.0)?
|
|
2
|
599
|
June 13, 2018
|
Best way to call an OpenCL kernel with arguments of type CLArray
|
|
6
|
2077
|
June 4, 2018
|
LLVM LoadError: Permission Denied (EACCES)
|
|
4
|
1383
|
May 18, 2018
|
Initializing @cuStaticSharedMem array?
|
|
3
|
1353
|
May 12, 2018
|
Stack overflow on cuda
|
|
9
|
2601
|
May 9, 2018
|
Understanding GPU Kernels
|
|
4
|
2595
|
April 10, 2018
|
Ccall: could not find function ** in library /usr/local/cuda-7.0/lib64/libcusolver.so.7.0.28
|
|
1
|
780
|
March 28, 2018
|
CUDAnative use multiple GPUs
|
|
5
|
1777
|
March 24, 2018
|
CUDAnative ERROR: could not load library "libjulia.exe"
|
|
3
|
809
|
March 18, 2018
|
ANN: Docker image for CUDA packages
|
|
10
|
2507
|
March 18, 2018
|
Why is source build Julia required to use GPU packages
|
|
1
|
1028
|
March 15, 2018
|
@cuDynamicSharedMem : allocating beforehand?
|
|
2
|
1350
|
January 2, 2018
|
Generating Random Number from inside Kernel
|
|
12
|
4971
|
January 2, 2018
|