Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / JuliaGPU/CUDA.jl issues and pull requests

#2280 - 2-`norm` for views of CuArray falls back to scalar indexing

Issue - State: open - Opened by utkinis 7 months ago
Labels: enhancement, good first issue, cuda array

#2279 - Cached workspace prototype for custatevec

Pull Request - State: open - Opened by kshyatt 7 months ago - 2 comments

#2278 - Specialize on type arguments

Pull Request - State: closed - Opened by charleskawczynski 7 months ago - 3 comments

#2277 - Avoid constructing `MulAddMul`s on Julia v1.12+

Pull Request - State: closed - Opened by dkarrasch 7 months ago - 2 comments

#2276 - Regression in broadcast: getting Array (Julia 1.10) instead of CuArray (Julia 1.9)

Issue - State: closed - Opened by drewrobson 7 months ago - 3 comments
Labels: bug

#2275 - Adjoint not supported on Diagonal arrays

Issue - State: closed - Opened by kiranshila 7 months ago - 1 comment
Labels: bug

#2274 - Fix cuTensor, cuTensorNet and cuStateVec when using local Toolkit

Pull Request - State: closed - Opened by bjoe2k4 7 months ago - 2 comments

#2273 - Add extension package for StaticArrays

Pull Request - State: closed - Opened by trahflow 7 months ago - 2 comments

#2272 - Minor improvements to nonblocking synchronization.

Pull Request - State: closed - Opened by maleadt 7 months ago - 1 comment

#2270 - [CUBLAS] Use the ILP64 API with CUDA 12

Pull Request - State: closed - Opened by amontoison 8 months ago - 1 comment
Labels: enhancement, cuda libraries

#2269 - CUBLAS: nrm2 support Int64 array length

Pull Request - State: closed - Opened by tipfom 8 months ago - 4 comments
Labels: enhancement, cuda libraries

#2268 - CUBLAS: nrm2 support for StridedCuArray with length requiring Int64

Issue - State: closed - Opened by tipfom 8 months ago - 1 comment
Labels: enhancement, cuda libraries

#2267 - Update to CUDNN 9.

Pull Request - State: closed - Opened by maleadt 8 months ago - 1 comment

#2266 - cuDNN: Provide wrappers for the declarative API

Issue - State: open - Opened by maleadt 8 months ago - 3 comments
Labels: enhancement, help wanted

#2265 - Re-generate headers.

Pull Request - State: closed - Opened by maleadt 8 months ago - 1 comment

#2264 - cuTENSOR: refactor obtaining compute_type as part of plan

Pull Request - State: closed - Opened by lkdvos 8 months ago

#2263 - cuTENSOR: Fix reference to undefined variable

Pull Request - State: closed - Opened by lkdvos 8 months ago - 1 comment

#2262 - Mark all CUDA ccalls as GC safe

Pull Request - State: closed - Opened by vchuravy 8 months ago - 2 comments
Labels: bugfix

#2261 - Multi-threaded code hanging forever with Julia 1.10

Issue - State: closed - Opened by AaronGhost 8 months ago - 11 comments
Labels: bug

#2260 - Support enzyme in KA

Pull Request - State: closed - Opened by vchuravy 8 months ago - 1 comment

#2259 - Cannot take gradient of `sort` on 2D CuArray

Issue - State: closed - Opened by ngphuoc 8 months ago - 2 comments
Labels: needs information

#2258 - Inference failure with sort(::CuMatrix) after loading MLDatasets

Issue - State: open - Opened by ngphuoc 8 months ago - 1 comment
Labels: bug

#2257 - Cannot reset CuArray to zero

Issue - State: closed - Opened by AhmedSalih3d 8 months ago - 2 comments

#2256 - Reduce locking in the handle cache

Pull Request - State: closed - Opened by maleadt 8 months ago - 1 comment
Labels: enhancement, performance

#2255 - Power of adjoint of `CuSparseMatrix` does not work anymore

Issue - State: open - Opened by albertomercurio 8 months ago - 3 comments
Labels: bug, help wanted, cuda libraries

#2254 - Added few SparseArrays functions

Pull Request - State: closed - Opened by albertomercurio 8 months ago

#2253 - Supporting precompilation without CUDA is problematic

Issue - State: open - Opened by maleadt 8 months ago
Labels: installation

#2252 - cuDNN not available for your platform

Issue - State: closed - Opened by lf28 8 months ago - 5 comments
Labels: needs information

#2251 - Improve Tegra detection.

Pull Request - State: closed - Opened by maleadt 8 months ago - 1 comment

#2250 - Illegal memory access in GemmKernels on Julia 1.9

Issue - State: open - Opened by thomasfaingnaert 8 months ago
Labels: bug

#2249 - Inverse Complex-to-Real FFT allocates GPU memory

Issue - State: closed - Opened by navdeeprana 8 months ago - 1 comment

#2248 - Base.stack is underperforming.

Issue - State: open - Opened by rcalxrc08 8 months ago - 1 comment
Labels: good first issue, performance

#2247 - Make `@device_code_sass` work with non-Julia kernels.

Pull Request - State: closed - Opened by maleadt 8 months ago - 1 comment
Labels: enhancement, cuda kernels

#2247 - Make `@device_code_sass` work with non-Julia kernels.

Pull Request - State: closed - Opened by maleadt 8 months ago - 1 comment
Labels: enhancement, cuda kernels

#2246 - cuTENSOR improvements

Pull Request - State: closed - Opened by maleadt 8 months ago - 1 comment

#2245 - Slightly rework error handling

Pull Request - State: open - Opened by maleadt 9 months ago

#2245 - Slightly rework error handling

Pull Request - State: closed - Opened by maleadt 9 months ago - 1 comment

#2244 - CuSparseArrayCSR (fixed cat ambiguitites from #1944)

Pull Request - State: closed - Opened by nikopj 9 months ago - 4 comments

#2244 - CuSparseArrayCSR (fixed cat ambiguitites from #1944)

Pull Request - State: closed - Opened by nikopj 9 months ago - 4 comments

#2244 - CuSparseArrayCSR (fixed cat ambiguitites from #1944)

Pull Request - State: closed - Opened by nikopj 9 months ago - 4 comments

#2243 - CuSparseArrayCSR (fix ambiguities of #1944)

Pull Request - State: closed - Opened by nikopj 9 months ago

#2243 - CuSparseArrayCSR (fix ambiguities of #1944)

Pull Request - State: closed - Opened by nikopj 9 months ago

#2242 - CUBLAS: Support more strided inputs

Pull Request - State: closed - Opened by maleadt 9 months ago - 1 comment
Labels: enhancement, cuda libraries

#2241 - Support for Julia 1.11

Issue - State: closed - Opened by maleadt 9 months ago - 13 comments
Labels: bug, upstream

#2240 - Fixes for nightly

Pull Request - State: closed - Opened by maleadt 9 months ago - 1 comment

#2239 - CUPTI: Add high-level wrappers for the callback API.

Pull Request - State: closed - Opened by maleadt 9 months ago - 1 comment

#2238 - Dependencies in `profile.jl` constitute a significant fraction of the load time

Issue - State: open - Opened by Sbozzolo 9 months ago - 4 comments
Labels: enhancement, help wanted

#2237 - Integrated profiler: detect lack of permissions

Issue - State: closed - Opened by maleadt 9 months ago
Labels: enhancement, good first issue

#2236 - Track CuArray stream usage

Issue - State: open - Opened by maleadt 9 months ago - 1 comment
Labels: enhancement, cuda array, speculative

#2235 - Fix dynamic dispatch issues

Pull Request - State: closed - Opened by MilesCranmer 9 months ago - 3 comments

#2234 - cuTENSOR plan handling changes.

Pull Request - State: closed - Opened by maleadt 9 months ago - 1 comment
Labels: cuda libraries

#2233 - NSight Compute: prevent API calls during precompilation

Issue - State: closed - Opened by maleadt 9 months ago - 1 comment
Labels: enhancement, good first issue

#2233 - NSight Compute: prevent API calls during precompilation

Issue - State: closed - Opened by maleadt 9 months ago - 1 comment
Labels: enhancement, good first issue

#2232 - Add a note about threaded for-blocks.

Pull Request - State: closed - Opened by kshyatt 9 months ago - 1 comment
Labels: documentation

#2231 - Please add support for older cuda versions (cuda 8 and older)

Issue - State: closed - Opened by superchargez 9 months ago - 1 comment
Labels: enhancement

#2230 - mul! should support strided outputs

Issue - State: closed - Opened by maleadt 9 months ago
Labels: bug, good first issue, cuda libraries

#2229 - Bump versions.

Pull Request - State: closed - Opened by maleadt 9 months ago

#2228 - cuTensor fixes

Pull Request - State: closed - Opened by maleadt 9 months ago - 1 comment

#2227 - Test failures on Nvidia GH200

Issue - State: closed - Opened by giordano 9 months ago - 2 comments
Labels: bug

#2226 - Take care not to spawn tasks during precompilation.

Pull Request - State: closed - Opened by maleadt 9 months ago - 1 comment

#2225 - `--debug-info=2` makes `NNlibCUDACUDNNExt` precompilation run forever

Issue - State: closed - Opened by prbzrg 9 months ago - 1 comment
Labels: bug

#2224 - Backports for v5.1

Pull Request - State: closed - Opened by maleadt 9 months ago - 1 comment

#2223 - Tests fail for CUDA#master

Issue - State: closed - Opened by ufechner7 9 months ago - 2 comments
Labels: bug, needs information

#2222 - Testing of CUDA fails

Issue - State: closed - Opened by ufechner7 9 months ago - 2 comments

#2221 - Default to testing with only a single device.

Pull Request - State: closed - Opened by maleadt 9 months ago - 1 comment

#2220 - Debug CI failure.

Pull Request - State: closed - Opened by maleadt 9 months ago - 2 comments

#2219 - KernelAbstractions `DynamicCheck` checks always runs

Issue - State: open - Opened by rafaqz 9 months ago
Labels: bug

#2218 - Fix and test multigpu support

Issue - State: open - Opened by maleadt 9 months ago - 2 comments
Labels: enhancement, ci

#2217 - Bump the CUDA Runtime for CUDA 12.3.2.

Pull Request - State: closed - Opened by maleadt 9 months ago - 1 comment

#2217 - Bump the CUDA Runtime for CUDA 12.3.2.

Pull Request - State: closed - Opened by maleadt 9 months ago - 1 comment

#2216 - LazyInitialized is not GC-safe

Issue - State: open - Opened by maleadt 9 months ago
Labels: bug

#2216 - LazyInitialized is not GC-safe

Issue - State: open - Opened by maleadt 9 months ago
Labels: bug

#2216 - LazyInitialized is not GC-safe

Issue - State: open - Opened by maleadt 9 months ago
Labels: bug

#2215 - Add a note explaining that Pkg.test can cause compilation errors and how to fix.

Pull Request - State: closed - Opened by kshyatt 9 months ago - 5 comments
Labels: documentation

#2214 - CompatHelper: bump compat for BFloat16s to 0.5, (keep existing compat)

Pull Request - State: closed - Opened by github-actions[bot] 9 months ago - 1 comment

#2213 - CUSPARSE: Eagerly combine duplicate element on construction.

Pull Request - State: closed - Opened by maleadt 9 months ago - 1 comment
Labels: enhancement, cuda array, cuda libraries

#2213 - CUSPARSE: Eagerly combine duplicate element on construction.

Pull Request - State: closed - Opened by maleadt 9 months ago - 1 comment
Labels: enhancement, cuda array, cuda libraries

#2212 - Most recent package versions not supported on CUDA.jl

Issue - State: closed - Opened by huiyuxie 9 months ago - 2 comments

#2211 - CUDA installation fails on Apple Silicon/Julia 1.10

Issue - State: closed - Opened by GlenHenshaw 9 months ago
Labels: bug

#2210 - Updates for new CUQUANTUM

Pull Request - State: closed - Opened by kshyatt 9 months ago - 4 comments

#2209 - Broadcast of sparse vectors

Issue - State: open - Opened by ChrisRackauckas 9 months ago - 4 comments
Labels: enhancement, needs information

#2208 - scalar indexing triggering on Transpose objects

Issue - State: open - Opened by nomadbl 9 months ago

#2207 - Bump Aqua.

Pull Request - State: closed - Opened by maleadt 9 months ago - 1 comment

#2206 - Fixes for Windows

Pull Request - State: closed - Opened by maleadt 9 months ago - 1 comment
Labels: bugfix

#2205 - CompatHelper: bump compat for Adapt to 4, (keep existing compat)

Pull Request - State: open - Opened by github-actions[bot] 10 months ago - 1 comment

#2205 - CompatHelper: bump compat for Adapt to 4, (keep existing compat)

Pull Request - State: closed - Opened by github-actions[bot] 10 months ago - 1 comment

#2204 - NVTX-related segfault on Windows under compute-sanitizer

Issue - State: closed - Opened by maleadt 10 months ago - 3 comments
Labels: bug

#2203 - Preserve the buffer type when broadcasting.

Pull Request - State: closed - Opened by maleadt 10 months ago - 1 comment

#2202 - Rework unique context management.

Pull Request - State: closed - Opened by maleadt 10 months ago - 1 comment

#2202 - Rework unique context management.

Pull Request - State: closed - Opened by maleadt 10 months ago - 1 comment

#2201 - Add a concurrent kwarg to profiling macros.

Pull Request - State: closed - Opened by maleadt 10 months ago - 1 comment

#2200 - Improvements to context handling

Pull Request - State: closed - Opened by maleadt 10 months ago

#2200 - Improvements to context handling

Pull Request - State: closed - Opened by maleadt 10 months ago

#2199 - Fix Random.jl seeding for 1.11

Pull Request - State: closed - Opened by IanButterworth 10 months ago - 1 comment

#2199 - Fix Random.jl seeding for 1.11

Pull Request - State: closed - Opened by IanButterworth 10 months ago - 1 comment

#2198 - Latest julia: UndefVarError: `make_seed` not defined in `Random`

Issue - State: closed - Opened by IanButterworth 10 months ago - 2 comments
Labels: bug

#2198 - Latest julia: UndefVarError: `make_seed` not defined in `Random`

Issue - State: closed - Opened by IanButterworth 10 months ago - 2 comments
Labels: bug

#2197 - Julia keeps allocations alive in presence of try/catch

Issue - State: open - Opened by IanButterworth 10 months ago - 3 comments
Labels: bug, upstream

#2197 - Julia keeps allocations alive in presence of try/catch

Issue - State: open - Opened by IanButterworth 10 months ago - 3 comments
Labels: bug, upstream