Skip to content

Issues: JuliaGPU/CUDA.jl

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

cuDNN: Provide wrappers for the declarative API enhancement New feature or request help wanted Extra attention is needed
#2266 opened Feb 14, 2024 by maleadt
Power of adjoint of CuSparseMatrix does not work anymore bug Something isn't working cuda libraries Stuff about CUDA library wrappers. help wanted Extra attention is needed
#2255 opened Jan 29, 2024 by albertomercurio
Supporting precompilation without CUDA is problematic installation CUDA is easy to install, right?
#2253 opened Jan 29, 2024 by maleadt
Illegal memory access in GemmKernels on Julia 1.9 bug Something isn't working
#2250 opened Jan 24, 2024 by thomasfaingnaert
Base.stack is underperforming. good first issue Good for newcomers performance How fast can we go?
#2248 opened Jan 21, 2024 by rcalxrc08
Dependencies in profile.jl constitute a significant fraction of the load time enhancement New feature or request help wanted Extra attention is needed
#2238 opened Jan 15, 2024 by Sbozzolo
KernelAbstractions DynamicCheck checks always runs bug Something isn't working
#2219 opened Jan 4, 2024 by rafaqz
Broadcast of sparse vectors enhancement New feature or request needs information Further information is requested
#2209 opened Dec 27, 2023 by ChrisRackauckas
Julia keeps allocations alive in presence of try/catch bug Something isn't working upstream Somebody else's problem.
#2197 opened Dec 11, 2023 by IanButterworth
Lazy initialization doesn't trigger with all API calls enhancement New feature or request
#2196 opened Dec 11, 2023 by maleadt
ComplexF32 eigen can return NaN unexpectedly bug Something isn't working help wanted Extra attention is needed
#2186 opened Nov 30, 2023 by kmp5VT
Restrict upgrade of forwards-compatible driver enhancement New feature or request
#2170 opened Nov 15, 2023 by maleadt
GPUCompiler.reset_runtime() race condition bug Something isn't working
#2168 opened Nov 14, 2023 by simonbyrne
add CUDA leads to a segmentation fault bug Something isn't working needs information Further information is requested
#2163 opened Nov 10, 2023 by Vilin97
Add @non_differentiable rules for basic random functions enhancement New feature or request good first issue Good for newcomers
#2153 opened Nov 6, 2023 by prbzrg
Support for Jetson Nano and TX2 NX (CUDA 10.2) enhancement New feature or request help wanted Extra attention is needed
#2147 opened Nov 3, 2023 by stemann
Diagonal(::CuVector) .* ::Number returns full CuMatrix enhancement New feature or request
#2140 opened Nov 1, 2023 by vpuri3
Provide heuristic-based fallback mode for conv algo search enhancement New feature or request help wanted Extra attention is needed
#2108 opened Oct 3, 2023 by ToucheSir
Support for architecture-accelerated features cuda kernels Stuff about writing CUDA kernels. enhancement New feature or request
#2102 opened Sep 28, 2023 by maleadt
Using undefined globals leads to LLVM ISEL failures bug Something isn't working
#2087 opened Sep 19, 2023 by maleadt
Scalar iteration with cat(SubArray{<:CuArray}) bug Something isn't working
#2078 opened Sep 11, 2023 by evelyne-ringoot
Schur decomposition enhancement New feature or request help wanted Extra attention is needed
#2077 opened Sep 11, 2023 by lgravina1997
CuSparseMatrix - CuMatrix multiplication not working: giving Scalar Indexing bug Something isn't working needs information Further information is requested
#2072 opened Sep 2, 2023 by lgravina1997
Large amount of error output can lead to crashes enhancement New feature or request good first issue Good for newcomers
#2067 opened Aug 30, 2023 by yuvalwas
ProTip! Exclude everything labeled bug with -label:bug.