Open Issues Need Help
View All on GitHub bug good first issue cuda array
Interactive reflection of caught errors is broken 3 months ago
good first issue
[CUSPARSE] Missing appropriate `similar` methods 6 months ago
good first issue
good first issue
Performance improvement ideas for randn! Float32 6 months ago
enhancement good first issue
Indexing range metadata is set up wrong 8 months ago
good first issue cuda kernels
Tests for BFloat16.jl support in kernels 8 months ago
good first issue cuda kernels tests
enhancement help wanted
Support CuDeviceArray construction with non-Int dims about 1 year ago
good first issue cuda kernels
Add version override preference to CUDA_Compiler_jll (or re-use CUDA_Runtime_jll's) about 1 year ago
good first issue installation
System library detection should ignore `nvcudart` about 1 year ago
AI Summary: The CUDA.jl package is issuing a warning about loading the nvcudart_hybrid64.dll library from a system path, potentially causing errors. The issue needs investigation to determine why this DLL is being loaded from the Windows DriverStore, despite no CUDA toolkit being explicitly installed and no CUDA paths being set in the system's PATH environment variable. The task involves debugging this unexpected behavior and finding a solution to prevent the warning and potential errors.
Complexity:
4/5
good first issue