ERROR: LoadError: UndefVarError: `local_d` not defined in `Main`
|
|
2
|
46
|
August 5, 2025
|
😤 Multi-line expressions aren't fully computed
|
|
22
|
432
|
July 11, 2025
|
Julia (AcceleratedKernels) vs JAX time comparison
|
|
21
|
775
|
June 11, 2025
|
KernelAbstractions.get_backend(::BitArray) causes StackOverflowError
|
|
1
|
33
|
June 2, 2025
|
Unusually Slow First Device-to-Host Copy on A100 GPU
|
|
6
|
207
|
May 27, 2025
|
Val{N} + LinearIndices Causes Massive Compile-Time Unrolling
|
|
2
|
89
|
April 20, 2025
|
Is there a way to use @allowscalar in a heterogeneous manner using KernelAbstractions?
|
|
3
|
74
|
April 10, 2025
|
Lightweight dependency for GPU programming
|
|
7
|
250
|
March 27, 2025
|
How to benchmark a function that uses KernelAbstractions kernels?
|
|
4
|
129
|
March 17, 2025
|
How does a kernel function in KernelAbstractions.jl work when the backend is a CPU?
|
|
1
|
263
|
February 22, 2025
|
Cumulative sum on GPUArray using KernelAbstractions
|
|
4
|
237
|
December 24, 2024
|
Implement feature common to all `AbstractGPUArrays` through KernelAbstractions.jl
|
|
2
|
58
|
December 15, 2024
|
Parallel launch of CUDA kernels
|
|
5
|
325
|
November 13, 2024
|
Difference between GPUArrays.jl and KernelAbstractations.jl
|
|
4
|
304
|
June 12, 2024
|
How to write generic simulations with KernelAbstractions
|
|
0
|
118
|
May 30, 2024
|
KernelAbstractions for splines
|
|
6
|
508
|
March 22, 2024
|
Problems with LinearAlgebra functions within KernelAbstractions and CUDA
|
|
9
|
712
|
February 22, 2024
|
Optimize code which uses KernelAbstractions.jl
|
|
1
|
260
|
February 11, 2024
|
Using custom structs with KernelAbstractions
|
|
6
|
776
|
July 31, 2023
|
How does one create a GPU array from an Array
|
|
1
|
294
|
July 29, 2023
|
KernelAbstractions on CPU. Why so slow?
|
|
8
|
457
|
May 24, 2023
|
KernelAbstraction ndrange using UnitRange
|
|
2
|
297
|
April 24, 2023
|
@Const(x::T), where T<: AbstractArray, throwing error in KernelAbstractions kernel call
|
|
1
|
306
|
April 13, 2023
|
GPU sum closure throwing an error
|
|
3
|
468
|
March 28, 2023
|
CUDAKernels not defined error in KernelAbstractions example
|
|
6
|
533
|
March 21, 2023
|
KernelAbstractions is slower than CUDA
|
|
8
|
1337
|
November 10, 2022
|
Random numbers in KernelAbstractions
|
|
4
|
1081
|
February 15, 2022
|
CUDA/AMD/CPU device agnostic array creation best practice
|
|
9
|
1352
|
January 23, 2022
|
Several questions about KernelAbstractions
|
|
6
|
1608
|
January 18, 2022
|
KernelAbstractions nested task error: UndefVarError: variable not defined
|
|
1
|
807
|
December 19, 2021
|