Skip to content

Pull requests: JuliaGPU/CUDA.jl

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Update headers for CUDA 13.
#2842 opened Aug 11, 2025 by maleadt Draft
Test oldest set of dependencies on CI. ci Everything related to continuous integration.
#2841 opened Aug 11, 2025 by maleadt Loading…
Benchmark reverse on bigger arrays
#2833 opened Aug 5, 2025 by christiangnrd Loading…
Test GPUArrays reverse
#2832 opened Aug 4, 2025 by christiangnrd Loading…
[do not merge] Test GPUArrays sort
#2830 opened Aug 3, 2025 by christiangnrd Loading…
Make resize! run faster
#2828 opened Jul 30, 2025 by huiyuxie Loading…
Trial support for thread-block clusters cuda kernels Stuff about writing CUDA kernels. enhancement New feature or request needs changes Changes are needed. needs documentation Documentation is requested.
#2825 opened Jul 26, 2025 by kshyatt Draft
Benchmark GPUArrays AK reduction implementation
#2815 opened Jul 22, 2025 by christiangnrd Loading…
Use GPUArrays accumulation implementation cuda kernels Stuff about writing CUDA kernels.
#2813 opened Jul 20, 2025 by christiangnrd Loading…
1 task
Restore Enzyme to CI checks ci Everything related to continuous integration. needs changes Changes are needed.
#2807 opened Jul 1, 2025 by wsmoses Loading…
fix conversion of 0x0 CuSparseMatrixCSC <-> CSR bugfix This gets something working again. cuda libraries Stuff about CUDA library wrappers.
#2806 opened Jul 1, 2025 by tam724 Loading…
Expand eigen() and add eig[vals,vecs]() cuda libraries Stuff about CUDA library wrappers. enhancement New feature or request needs tests Tests are requested.
#2787 opened May 26, 2025 by matteosecli Loading…
add fastmath flag
#2732 opened Apr 9, 2025 by vchuravy Draft
Added new api and fixed type errors in cuStateVec cuda libraries Stuff about CUDA library wrappers. enhancement New feature or request needs changes Changes are needed.
#2728 opened Mar 31, 2025 by LeeQY1996 Draft
Use invariant.load for ldg
#2655 opened Feb 13, 2025 by vchuravy Draft
Wrap and test some more Float16 intrinsics
#2644 opened Feb 6, 2025 by kshyatt Loading…
Try fast linear indexes for KA enhancement New feature or request needs changes Changes are needed. performance How fast can we go?
#2612 opened Jan 9, 2025 by vchuravy Draft
Allow disabling the linking of libdevice in CUDACompilerParams enhancement New feature or request needs changes Changes are needed. speculative Not sure about this one yet.
#2611 opened Jan 8, 2025 by gbaraldi Draft
make CUDA randn work with Zygote enhancement New feature or request needs changes Changes are needed.
#2581 opened Dec 9, 2024 by bgctw Draft
Directed rounding cuda kernels Stuff about writing CUDA kernels. enhancement New feature or request needs tests Tests are requested.
#2576 opened Dec 3, 2024 by orkolorko Draft
[CUSPARSE] Fix constructor of sparse empty matrices bugfix This gets something working again. cuda libraries Stuff about CUDA library wrappers.
#2575 opened Dec 2, 2024 by amontoison Draft
WIP: Native I/O. cuda kernels Stuff about writing CUDA kernels. speculative Not sure about this one yet.
#2485 opened Sep 5, 2024 by maleadt Draft
High Level Wrapper for Fused Matmul + Bias + Activation cuda libraries Stuff about CUDA library wrappers. enhancement New feature or request
#2360 opened May 4, 2024 by avik-pal Draft
ProTip! Filter pull requests by the default branch with base:master.