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
#2207 - Bump Aqua.
Pull Request -
State: closed - Opened by maleadt 11 months ago
- 1 comment
#2206 - Fixes for Windows
Pull Request -
State: closed - Opened by maleadt 11 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] 11 months ago
- 1 comment
#2205 - CompatHelper: bump compat for Adapt to 4, (keep existing compat)
Pull Request -
State: closed - Opened by github-actions[bot] 11 months ago
- 1 comment
#2204 - NVTX-related segfault on Windows under compute-sanitizer
Issue -
State: closed - Opened by maleadt 11 months ago
- 3 comments
Labels: bug
#2203 - Preserve the buffer type when broadcasting.
Pull Request -
State: closed - Opened by maleadt 11 months ago
- 1 comment
#2202 - Rework unique context management.
Pull Request -
State: closed - Opened by maleadt 11 months ago
- 1 comment
#2202 - Rework unique context management.
Pull Request -
State: closed - Opened by maleadt 11 months ago
- 1 comment
#2201 - Add a concurrent kwarg to profiling macros.
Pull Request -
State: closed - Opened by maleadt 11 months ago
- 1 comment
#2200 - Improvements to context handling
Pull Request -
State: closed - Opened by maleadt 11 months ago
#2200 - Improvements to context handling
Pull Request -
State: closed - Opened by maleadt 11 months ago
#2199 - Fix Random.jl seeding for 1.11
Pull Request -
State: closed - Opened by IanButterworth 11 months ago
- 1 comment
#2199 - Fix Random.jl seeding for 1.11
Pull Request -
State: closed - Opened by IanButterworth 11 months ago
- 1 comment
#2198 - Latest julia: UndefVarError: `make_seed` not defined in `Random`
Issue -
State: closed - Opened by IanButterworth 11 months ago
- 2 comments
Labels: bug
#2198 - Latest julia: UndefVarError: `make_seed` not defined in `Random`
Issue -
State: closed - Opened by IanButterworth 11 months ago
- 2 comments
Labels: bug
#2197 - Julia keeps allocations alive in presence of try/catch
Issue -
State: open - Opened by IanButterworth 11 months ago
- 3 comments
Labels: bug, upstream
#2197 - Julia keeps allocations alive in presence of try/catch
Issue -
State: open - Opened by IanButterworth 11 months ago
- 3 comments
Labels: bug, upstream
#2196 - Lazy initialization doesn't trigger with all API calls
Issue -
State: open - Opened by maleadt 11 months ago
Labels: enhancement
#2195 - CUDA doesn't precompile on Julia nightly/1.11
Issue -
State: closed - Opened by thazhemadam 11 months ago
- 2 comments
Labels: bug
#2194 - NVML: Add support for clock queries.
Pull Request -
State: closed - Opened by maleadt 12 months ago
- 3 comments
#2193 - Fix typo in docs/src/development/troubleshooting.md
Pull Request -
State: closed - Opened by jcsahnwaldt 12 months ago
#2192 - Testsuite could be more careful about parallel testing
Issue -
State: closed - Opened by AshtonSBradley 12 months ago
- 2 comments
Labels: enhancement, good first issue, tests
#2191 - Broadcast does not preserve buffer type
Issue -
State: closed - Opened by kmp5VT 12 months ago
- 2 comments
Labels: bug
#2190 - Interactive sessions: periodically trim the memory pool
Issue -
State: closed - Opened by maleadt 12 months ago
- 1 comment
Labels: enhancement
#2189 - Support more kwarg syntax with kernel launches
Pull Request -
State: closed - Opened by maleadt 12 months ago
#2188 - [CUSOLVER] Add a structure CuSolverParameters fro the generic API
Pull Request -
State: closed - Opened by amontoison 12 months ago
- 4 comments
#2187 - Add the structures ILU0Info() and IC0Info() for the preconditioners
Pull Request -
State: closed - Opened by amontoison 12 months ago
- 1 comment
#2186 - ComplexF32 eigen can return `NaN` unexpectedly
Issue -
State: open - Opened by kmp5VT 12 months ago
- 2 comments
Labels: bug, help wanted
#2185 - Support for combining duplicate elements in sparse matrices
Issue -
State: closed - Opened by agdestein 12 months ago
- 1 comment
Labels: bug
#2184 - [CUSPARSE] Use cusparseSDDMM_preprocess
Pull Request -
State: closed - Opened by amontoison 12 months ago
#2183 - [CUSPARSE] Use cusparseSpMM_preprocess
Pull Request -
State: closed - Opened by amontoison 12 months ago
#2182 - [CUSPARSE] Test CUSPARSE_SPMV_COO_ALG2
Pull Request -
State: closed - Opened by amontoison 12 months ago
- 1 comment
#2181 - docs: perf tips: deemphasize `assume` in favor of UnsafeAssume.jl
Pull Request -
State: open - Opened by nsajko 12 months ago
- 8 comments
#2180 - provide more information on kernel compilation error
Pull Request -
State: closed - Opened by simonbyrne 12 months ago
- 9 comments
#2179 - Fix typos and simplify wording in performance tips docs
Pull Request -
State: closed - Opened by Zentrik 12 months ago
#2178 - Update to CUTENSOR 2.0
Pull Request -
State: closed - Opened by maleadt 12 months ago
- 1 comment
Labels: enhancement
#2177 - Added kronecker product support for dense matrices
Pull Request -
State: closed - Opened by albertomercurio 12 months ago
- 6 comments
#2176 - Autodetect external profiler
Issue -
State: open - Opened by maleadt 12 months ago
Labels: enhancement, good first issue
#2175 - Matmul of CuArray{ComplexF32} and CuArray{Float32} is slow
Issue -
State: closed - Opened by lucifer1004 12 months ago
- 1 comment
Labels: bug
#2174 - Update to CUTENSOR 2.0
Issue -
State: closed - Opened by maleadt 12 months ago
- 1 comment
Labels: enhancement
#2173 - [CUSOLVER] Don't reuse the sparse handles
Pull Request -
State: closed - Opened by amontoison 12 months ago
#2172 - kernel docs: fix formatting, clean up awkward sentence
Pull Request -
State: closed - Opened by simonbyrne 12 months ago
#2172 - kernel docs: fix formatting, clean up awkward sentence
Pull Request -
State: closed - Opened by simonbyrne 12 months ago
#2171 - Modifying `struct` containing `CuArray` fails in threads in 5.0.0 and 5.1.0
Issue -
State: open - Opened by lpawela almost 1 year ago
- 2 comments
Labels: bug
#2171 - Modifying `struct` containing `CuArray` fails in threads in 5.0.0 and 5.1.0
Issue -
State: closed - Opened by lpawela almost 1 year ago
- 11 comments
Labels: bug
#2170 - Restrict upgrade of forwards-compatible driver
Issue -
State: open - Opened by maleadt about 1 year ago
- 1 comment
Labels: enhancement
#2169 - Make CUDA.set_runtime_version force the default behavior.
Pull Request -
State: closed - Opened by maleadt about 1 year ago
- 1 comment
#2168 - GPUCompiler.reset_runtime() race condition
Issue -
State: open - Opened by simonbyrne about 1 year ago
- 4 comments
Labels: bug
#2167 - expand docs on launch parameters
Pull Request -
State: closed - Opened by simonbyrne about 1 year ago
#2166 - Detect compute-exclusive mode and adjust testing.
Pull Request -
State: closed - Opened by maleadt about 1 year ago
- 1 comment
Labels: tests
#2165 - [CUSPARSE] Remove code related to old CUDA toolkits
Pull Request -
State: closed - Opened by amontoison about 1 year ago
Labels: cuda libraries
#2164 - [CUSPARSE] Update the interface for triangular solves
Pull Request -
State: closed - Opened by amontoison about 1 year ago
- 5 comments
Labels: enhancement, cuda libraries
#2163 - `add CUDA` leads to a segmentation fault
Issue -
State: open - Opened by Vilin97 about 1 year ago
- 27 comments
Labels: bug, needs information
#2162 - Profiler improvements: (textual) time distribution, at-bprofile.
Pull Request -
State: closed - Opened by maleadt about 1 year ago
- 1 comment
Labels: enhancement, cuda kernels
#2161 - High CPU load during GPU syncronization
Issue -
State: closed - Opened by anj00 about 1 year ago
- 1 comment
#2159 - [CUSPARSE] Update the wrapper of cusparseSpSV_updateMatrix
Pull Request -
State: closed - Opened by amontoison about 1 year ago
#2158 - First test for Julia/CUDA with 15 failures
Issue -
State: closed - Opened by waywardpidgeon about 1 year ago
- 2 comments
Labels: needs information
#2157 - Sanitizer improvements.
Pull Request -
State: closed - Opened by maleadt about 1 year ago
- 1 comment
#2156 - Support wrapping an Array with a CuArray without HMM.
Pull Request -
State: closed - Opened by maleadt about 1 year ago
- 1 comment
#2155 - Only prefect unified memory if concurrent access is possible.
Pull Request -
State: closed - Opened by maleadt about 1 year ago
- 1 comment
#2154 - Don't call into LLVM's fmin/fmax on <sm_80.
Pull Request -
State: closed - Opened by maleadt about 1 year ago
- 1 comment
#2153 - Add `@non_differentiable` rules for basic random functions
Issue -
State: open - Opened by prbzrg about 1 year ago
- 2 comments
Labels: enhancement, good first issue
#2152 - Update sparse factorizations
Pull Request -
State: closed - Opened by amontoison about 1 year ago
Labels: enhancement, cuda libraries
#2151 - Fixes for sm_61
Pull Request -
State: closed - Opened by maleadt about 1 year ago
- 1 comment
#2150 - Errors on sm_61
Issue -
State: closed - Opened by maleadt about 1 year ago
- 1 comment
Labels: bug
#2149 - Unified memory-related error on Tegra T194
Issue -
State: closed - Opened by maleadt about 1 year ago
Labels: bug
#2148 - LLVM generates max.NaN which only works on sm_80
Issue -
State: closed - Opened by maleadt about 1 year ago
- 1 comment
Labels: bug
#2147 - Support for Jetson Nano and TX2 NX (CUDA 10.2)
Issue -
State: open - Opened by stemann about 1 year ago
- 8 comments
Labels: enhancement, help wanted
#2146 - Update documentation
Pull Request -
State: closed - Opened by maleadt about 1 year ago
#2145 - Intermittent CI failure: compute-sanitizer failure during cooperative groups testing
Issue -
State: open - Opened by maleadt about 1 year ago
Labels: bug
#2144 - Don't use libdevice's fmin/fmax.
Pull Request -
State: closed - Opened by maleadt about 1 year ago
- 1 comment
#2143 - More performance tweaks for memory copying
Pull Request -
State: closed - Opened by maleadt about 1 year ago
- 1 comment
#2142 - Avoid allocations during derived array construction.
Pull Request -
State: closed - Opened by maleadt about 1 year ago
#2141 - Intermittent CI failure: Segfault during nonblocking synchronization
Issue -
State: closed - Opened by maleadt about 1 year ago
- 1 comment
Labels: bug
#2140 - `Diagonal(::CuVector) .* ::Number` returns full CuMatrix
Issue -
State: open - Opened by vpuri3 about 1 year ago
- 2 comments
Labels: enhancement
#2139 - Profiler: Improve compatibility with Pluto.jl and friends.
Pull Request -
State: closed - Opened by maleadt about 1 year ago
- 1 comment
#2138 - Better support for unified and host memory
Pull Request -
State: closed - Opened by maleadt about 1 year ago
- 2 comments
#2137 - Profiler: Parse and visualize NVTX marker data.
Pull Request -
State: closed - Opened by maleadt about 1 year ago
- 1 comment
Labels: enhancement
#2136 - CompatHelper: add new compat entry for LazyArtifacts at version 1, (keep existing compat)
Pull Request -
State: closed - Opened by github-actions[bot] about 1 year ago
- 1 comment
#2135 - CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat)
Pull Request -
State: closed - Opened by github-actions[bot] about 1 year ago
- 1 comment
#2134 - [CUSPARSE] Fix a bug with triangular solves
Pull Request -
State: closed - Opened by amontoison about 1 year ago
#2133 - Remove unneeded make_seed definition.
Pull Request -
State: closed - Opened by maleadt about 1 year ago
- 1 comment
#2132 - Regenerate headers for CUDA 12.3.
Pull Request -
State: closed - Opened by maleadt about 1 year ago
- 2 comments
#2131 - Profiler: don't crop when rendering to a file.
Pull Request -
State: closed - Opened by maleadt about 1 year ago
- 1 comment
#2130 - Native profiler output is limited to around 100 columns when printing to a file
Issue -
State: closed - Opened by johnbcoughlin about 1 year ago
- 1 comment
Labels: bug
#2129 - atomic min, max for Float32 and Float64
Issue -
State: closed - Opened by ArturPrzybysz about 1 year ago
- 1 comment
Labels: enhancement
#2128 - [CUSOLVER] Add Xgesvdp
Pull Request -
State: closed - Opened by amontoison about 1 year ago
#2127 - [CUSOLVER] Add Add Xsyevdx! and Xgesvdr!
Pull Request -
State: closed - Opened by amontoison about 1 year ago
#2126 - Test Buildkite plugin change
Pull Request -
State: closed - Opened by maleadt about 1 year ago
- 1 comment
#2125 - Support for CUDA 12.3
Pull Request -
State: closed - Opened by maleadt about 1 year ago
- 1 comment
#2124 - Profiler: Show used local memory.
Pull Request -
State: closed - Opened by maleadt about 1 year ago
- 2 comments
#2123 - Update manifest
Pull Request -
State: closed - Opened by github-actions[bot] about 1 year ago
- 1 comment
#2123 - Update manifest
Pull Request -
State: closed - Opened by github-actions[bot] about 1 year ago
- 1 comment
#2122 - CUDA 12.3 has been released
Issue -
State: closed - Opened by maleadt about 1 year ago
Labels: enhancement
#2121 - [CUSOLVER] Interface sparse Cholesky and QR factorizations
Pull Request -
State: closed - Opened by amontoison about 1 year ago
- 11 comments
#2121 - [CUSOLVER] Interface sparse Cholesky and QR factorizations
Pull Request -
State: closed - Opened by amontoison about 1 year ago
- 11 comments
#2121 - [CUSOLVER] Interface sparse Cholesky and QR factorizations
Pull Request -
State: closed - Opened by amontoison about 1 year ago
- 11 comments
#2120 - Unable to allocate unified memory buffers
Issue -
State: closed - Opened by M-PERSIC about 1 year ago
- 4 comments
Labels: bug, needs information
#2119 - More informative errors when parameter size is too big
Issue -
State: closed - Opened by simonbyrne about 1 year ago
- 1 comment
Labels: enhancement
#2119 - More informative errors when parameter size is too big
Issue -
State: closed - Opened by simonbyrne about 1 year ago
- 1 comment
Labels: enhancement