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
Sort

Pull requests list

Implement a 'native' print method based on hostcall cuda kernels Stuff about writing CUDA kernels. enhancement New feature or request
#1145 opened Sep 15, 2021 by maleadt Draft updated Oct 4, 2021
Add Julian API for NVPerf and CUPTI Profiler
#1826 opened Mar 23, 2023 by vchuravy Draft updated Mar 23, 2023
Mark more methods as device methods enhancement New feature or request
#2336 opened Apr 19, 2024 by vchuravy Draft updated Sep 18, 2024
add custom sum tutorial documentation Improvements or additions to documentation
#666 opened Jan 19, 2021 by jw3126 Loading… updated Jan 8, 2025
Implement sync_threads using an unaligned barrier. cuda kernels Stuff about writing CUDA kernels. speculative Not sure about this one yet.
#798 opened Apr 1, 2021 by maleadt Loading… updated Jan 8, 2025
Added support for kron cuda array Stuff about CuArray. enhancement New feature or request needs changes Changes are needed.
#814 opened Apr 7, 2021 by JATippit Loading… updated Jan 8, 2025
updating docs to include matrix-vector multiply example documentation Improvements or additions to documentation
#918 opened May 20, 2021 by akashkgarg Draft updated Jan 8, 2025
Latency improvements.
#1066 opened Jul 26, 2021 by maleadt Loading… updated Jan 8, 2025
Register BFloat16 cuda libraries Stuff about CUDA library wrappers.
#1092 opened Aug 9, 2021 by DhairyaLGandhi Draft updated Jan 8, 2025
Fixed reducedim operations for CuQRPackedQ cuda array Stuff about CuArray. enhancement New feature or request needs changes Changes are needed. needs tests Tests are requested.
#1118 opened Aug 26, 2021 by rkube Loading… updated Jan 8, 2025
Add a hostcall interface cuda kernels Stuff about writing CUDA kernels. enhancement New feature or request
#1140 opened Sep 9, 2021 by maleadt Draft updated Jan 8, 2025
Calling similar(...) on AbstractCuSparseArray with dims bugfix This gets something working again. cuda array Stuff about CuArray. needs tests Tests are requested.
#1184 opened Oct 4, 2021 by birkmichael Loading… updated Jan 8, 2025
2-arg show
#1197 opened Oct 11, 2021 by mcabbott Draft updated Jan 8, 2025
improve sparse matrix conversions cuda libraries Stuff about CUDA library wrappers. enhancement New feature or request
#1215 opened Oct 22, 2021 by Roger-luo Draft updated Jan 8, 2025
[POC] Support for cuFile.
#1235 opened Nov 8, 2021 by maleadt Draft updated Jan 8, 2025
Add explicit strides to CuArray and CuDeviceArray. cuda array Stuff about CuArray.
#1322 opened Jan 13, 2022 by maleadt Draft updated Jan 8, 2025
Support ordering argument for atomics
#1393 opened Feb 22, 2022 by tkf Draft updated Jan 8, 2025
WMMA TensorFloat32 (TF32) cuda kernels Stuff about writing CUDA kernels. enhancement New feature or request needs changes Changes are needed.
#1419 opened Mar 1, 2022 by carstenbauer Draft updated Jan 8, 2025
WMMA BFloat16 (BF16)
#1425 opened Mar 3, 2022 by carstenbauer Draft updated Jan 8, 2025
WMMA Float64
#1426 opened Mar 3, 2022 by carstenbauer Draft updated Jan 8, 2025
CUSPARSE: Better error msg for unsupported sparse mm cuda libraries Stuff about CUDA library wrappers.
#1467 opened Apr 7, 2022 by Roger-luo Loading… updated Jan 8, 2025
limit csc/csr/bsr sparse conversion index to be cint & fix a few conversion bugs cuda array Stuff about CuArray.
#1563 opened Jul 16, 2022 by Roger-luo Draft updated Jan 8, 2025
Add scoped atomic_thread_fence cuda kernels Stuff about writing CUDA kernels. enhancement New feature or request
#1644 opened Oct 23, 2022 by vchuravy Draft updated Jan 8, 2025
Switch secrets management to cryptic. ci Everything related to continuous integration.
#1687 opened Dec 6, 2022 by maleadt Draft updated Jan 8, 2025
Support for qr of strided inputs (non-contiguous views) cuda libraries Stuff about CUDA library wrappers. enhancement New feature or request
#1764 opened Feb 9, 2023 by evelyne-ringoot Draft updated Jan 8, 2025
ProTip! Type g i on any issue or pull request to go back to the issue listing page.