Flux four errors in Julia v0.7 none in v0.6.4
|
|
1
|
689
|
September 13, 2018
|
Computing eigenvalues/eigenvectors using GPU?
|
|
9
|
4761
|
September 11, 2018
|
CUDAnative question: "recursion not currently supported error" when running reduce.jl example
|
|
1
|
853
|
September 11, 2018
|
CuArray and Optim
|
|
9
|
3309
|
September 4, 2018
|
GPUArrays, 64-32bit conversions, and Cassete.jl
|
|
8
|
751
|
August 30, 2018
|
LLVM crash when running Flux and CuArray examples in julia 0.7
|
|
13
|
1612
|
August 21, 2018
|
Flux: GPU slower than CPU?
|
|
7
|
2166
|
August 10, 2018
|
CLBlast, a tuned OpenCL BLAS library
|
|
6
|
1504
|
August 9, 2018
|
CUDAdrv cannot find __host__ __device__ functions
|
|
5
|
1658
|
July 29, 2018
|
What is the recommended type <: Integer to use when doing index arithmetics?
|
|
3
|
1409
|
July 24, 2018
|
Packing structs for OpenCL
|
|
1
|
2119
|
July 23, 2018
|
Sequence of warp and how to avoid divergence when folding shared memory in a reduction kernel
|
|
3
|
1189
|
July 19, 2018
|
Constant Memory?
|
|
11
|
2502
|
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
|
853
|
July 13, 2018
|
Calling CUBLAS GEMM in Julia 0.6
|
|
4
|
1423
|
July 6, 2018
|
Optimizing column reduce with CUDAnative
|
|
5
|
1840
|
July 6, 2018
|
What is the optimal way of updating CuArray?
|
|
7
|
1490
|
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
|
1904
|
July 4, 2018
|
Store CuArrays on a mutable struct?
|
|
5
|
1411
|
July 2, 2018
|
Can I change the nvcc location in CUDAnative?
|
|
5
|
1548
|
June 29, 2018
|
Mapping ThreadIdx().x to a 5D array?
|
|
8
|
1182
|
June 15, 2018
|
Strange behaviour of @cuprintf?
|
|
3
|
806
|
June 13, 2018
|
Problem with CUDAintrinsic pow: pow(y[1,1],2.0)?
|
|
2
|
593
|
June 13, 2018
|
Best way to call an OpenCL kernel with arguments of type CLArray
|
|
6
|
2033
|
June 4, 2018
|
LLVM LoadError: Permission Denied (EACCES)
|
|
4
|
1363
|
May 18, 2018
|
Initializing @cuStaticSharedMem array?
|
|
3
|
1296
|
May 12, 2018
|
Stack overflow on cuda
|
|
9
|
2565
|
May 9, 2018
|
Understanding GPU Kernels
|
|
4
|
2538
|
April 10, 2018
|
Ccall: could not find function ** in library /usr/local/cuda-7.0/lib64/libcusolver.so.7.0.28
|
|
1
|
776
|
March 28, 2018
|