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

#2070 - Support for LinearAlgebra.pinv

Issue - State: open - Opened by lgravina1997 about 1 year ago - 1 comment
Labels: enhancement, good first issue, cuda array

#2069 - `StaticArrays.SHermitianCompact` not working in kernels in Julia 1.10.0-beta2

Issue - State: open - Opened by lcw about 1 year ago
Labels: bug

#2069 - `StaticArrays.SHermitianCompact` not working in kernels in Julia 1.10.0-beta2

Issue - State: closed - Opened by lcw about 1 year ago - 3 comments
Labels: bug

#2069 - `StaticArrays.SHermitianCompact` not working in kernels in Julia 1.10.0-beta2

Issue - State: open - Opened by lcw about 1 year ago
Labels: bug

#2068 - Switch to GPUArrays buffer management.

Pull Request - State: closed - Opened by maleadt about 1 year ago - 3 comments

#2068 - Switch to GPUArrays buffer management.

Pull Request - State: closed - Opened by maleadt about 1 year ago - 1 comment

#2068 - Switch to GPUArrays buffer management.

Pull Request - State: closed - Opened by maleadt about 1 year ago - 1 comment

#2068 - Switch to GPUArrays buffer management.

Pull Request - State: closed - Opened by maleadt about 1 year ago - 1 comment

#2067 - Large amount of error output can lead to crashes

Issue - State: open - Opened by yuvalwas about 1 year ago - 4 comments
Labels: enhancement, good first issue

#2067 - Indexing error is not handled well by CUDA

Issue - State: open - Opened by yuvalwas about 1 year ago
Labels: bug

#2066 - CUDA_SDK_jll: cuda.h in different locations depending on the platform

Issue - State: closed - Opened by maleadt about 1 year ago
Labels: bug

#2065 - Fixes for Windows.

Pull Request - State: closed - Opened by maleadt about 1 year ago - 1 comment

#2064 - Use released GPUCompiler.

Pull Request - State: closed - Opened by maleadt about 1 year ago - 1 comment

#2063 - Batched SVD added (gesvdjBatched and gesvdaStridedBatched)

Pull Request - State: closed - Opened by nikopj about 1 year ago
Labels: enhancement, cuda libraries

#2062 - Adapt to GPUCompiler#master.

Pull Request - State: closed - Opened by maleadt about 1 year ago - 1 comment

#2061 - `sortperm` fails with `dims` keyword

Issue - State: closed - Opened by Sleort about 1 year ago - 1 comment
Labels: bug

#2061 - `sortperm` fails with `dims` keyword

Issue - State: closed - Opened by Sleort about 1 year ago - 1 comment
Labels: bug

#2060 - Re-introduce the 'blocking' kwargs to at-sync.

Pull Request - State: open - Opened by maleadt about 1 year ago - 1 comment

#2060 - Re-introduce the 'blocking' kwargs to at-sync.

Pull Request - State: closed - Opened by maleadt about 1 year ago - 2 comments

#2060 - Re-introduce the 'blocking' kwargs to at-sync.

Pull Request - State: closed - Opened by maleadt about 1 year ago - 2 comments

#2059 - Busy-wait before doing nonblocking synchronization.

Pull Request - State: closed - Opened by maleadt about 1 year ago - 1 comment

#2059 - Busy-wait before doing nonblocking synchronization.

Pull Request - State: closed - Opened by maleadt about 1 year ago - 1 comment

#2059 - Busy-wait before doing nonblocking synchronization.

Pull Request - State: closed - Opened by maleadt about 1 year ago - 1 comment

#2059 - Busy-wait before doing nonblocking synchronization.

Pull Request - State: closed - Opened by maleadt about 1 year ago - 1 comment

#2058 - Rework how local toolkits are selected.

Pull Request - State: closed - Opened by maleadt about 1 year ago - 9 comments
Labels: installation

#2057 - Re-introduce spinning loop before nonblocking synchronization

Issue - State: closed - Opened by maleadt about 1 year ago
Labels: performance, regression

#2056 - Bump peter-evans/create-pull-request from 3 to 5

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#2055 - Bump actions/checkout from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#2054 - enable dependabot for GitHub actions

Pull Request - State: closed - Opened by ranocha about 1 year ago

#2053 - Disable tests that cause GC corruption on 1.10.

Pull Request - State: open - Opened by maleadt about 1 year ago

#2053 - Disable tests that cause GC corruption on 1.10.

Pull Request - State: closed - Opened by maleadt about 1 year ago

#2052 - Support for new dynamic parallelism API

Issue - State: open - Opened by maleadt about 1 year ago - 1 comment
Labels: enhancement

#2051 - Make sortperm! resilient to type mismatches.

Pull Request - State: closed - Opened by maleadt about 1 year ago - 1 comment
Labels: cuda array, bugfix

#2051 - Make sortperm! resilient to type mismatches.

Pull Request - State: closed - Opened by maleadt about 1 year ago - 1 comment
Labels: cuda array, bugfix

#2050 - Propagate `@inbounds` across kernel boundary to make array operations safer

Issue - State: open - Opened by maleadt about 1 year ago - 1 comment
Labels: enhancement, cuda array

#2050 - Propagate `@inbounds` across kernel boundary to make array operations safer

Issue - State: open - Opened by maleadt about 1 year ago - 1 comment
Labels: enhancement, cuda array

#2049 - Update manifest

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

#2049 - Update manifest

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

#2048 - Fixup wrong key lookup.

Pull Request - State: closed - Opened by RomeoV about 1 year ago

#2048 - Fixup wrong key lookup.

Pull Request - State: closed - Opened by RomeoV about 1 year ago

#2048 - Fixup wrong key lookup.

Pull Request - State: open - Opened by RomeoV about 1 year ago

#2048 - Fixup wrong key lookup.

Pull Request - State: closed - Opened by RomeoV about 1 year ago

#2047 - Add some more fastmath functions

Pull Request - State: open - Opened by Zentrik about 1 year ago

#2047 - Add some more fastmath functions

Pull Request - State: open - Opened by Zentrik about 1 year ago

#2047 - Add some more fastmath functions

Pull Request - State: closed - Opened by Zentrik about 1 year ago - 1 comment
Labels: cuda kernels, performance

#2046 - `sortperm!` fails when output is `UInt` vector

Issue - State: open - Opened by chrstphrbrns about 1 year ago
Labels: bug

#2046 - `sortperm!` fails when output is `UInt` vector

Issue - State: closed - Opened by chrstphrbrns about 1 year ago - 2 comments
Labels: bug

#2045 - Update cuTensorNet to cuQuantum 23.6.

Pull Request - State: closed - Opened by maleadt over 1 year ago - 2 comments
Labels: cuda libraries

#2045 - Update cuTensorNet to cuQuantum 23.6.

Pull Request - State: open - Opened by maleadt over 1 year ago - 1 comment
Labels: cuda libraries

#2045 - Update cuTensorNet to cuQuantum 23.6.

Pull Request - State: open - Opened by maleadt over 1 year ago - 1 comment
Labels: cuda libraries

#2045 - Update cuTensorNet to cuQuantum 23.6.

Pull Request - State: closed - Opened by maleadt over 1 year ago - 2 comments
Labels: cuda libraries

#2044 - Update cuStateVec to cuQuantum 23.6.

Pull Request - State: closed - Opened by maleadt over 1 year ago - 1 comment
Labels: cuda libraries

#2044 - Update cuStateVec to cuQuantum 23.6.

Pull Request - State: closed - Opened by maleadt over 1 year ago - 1 comment
Labels: cuda libraries

#2044 - Update cuStateVec to cuQuantum 23.6.

Pull Request - State: closed - Opened by maleadt over 1 year ago - 1 comment
Labels: cuda libraries

#2044 - Update cuStateVec to cuQuantum 23.6.

Pull Request - State: closed - Opened by maleadt over 1 year ago - 1 comment
Labels: cuda libraries

#2043 - Add support for NVTX events to the integrated profiler.

Pull Request - State: open - Opened by maleadt over 1 year ago - 1 comment
Labels: enhancement, cuda kernels

#2043 - Add support for NVTX events to the integrated profiler.

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

#2043 - Add support for NVTX events to the integrated profiler.

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

#2043 - Add support for NVTX events to the integrated profiler.

Pull Request - State: open - Opened by maleadt over 1 year ago - 1 comment
Labels: enhancement, cuda kernels

#2042 - JLL/CI/Julia changes.

Pull Request - State: closed - Opened by maleadt over 1 year ago

#2042 - JLL/CI/Julia changes.

Pull Request - State: closed - Opened by maleadt over 1 year ago

#2042 - JLL/CI/Julia changes.

Pull Request - State: closed - Opened by maleadt over 1 year ago

#2042 - JLL/CI/Julia changes.

Pull Request - State: closed - Opened by maleadt over 1 year ago

#2041 - Delay all initialization errors until run time.

Pull Request - State: closed - Opened by maleadt over 1 year ago
Labels: enhancement, installation

#2041 - Delay all initialization errors until run time.

Pull Request - State: closed - Opened by maleadt over 1 year ago
Labels: enhancement, installation

#2041 - Delay all initialization errors until run time.

Pull Request - State: closed - Opened by maleadt over 1 year ago
Labels: enhancement, installation

#2040 - On CUDA 12.2, have the memory pool enforce hard memory limits.

Pull Request - State: closed - Opened by maleadt over 1 year ago - 1 comment
Labels: enhancement

#2040 - On CUDA 12.2, have the memory pool enforce hard memory limits.

Pull Request - State: closed - Opened by maleadt over 1 year ago - 1 comment
Labels: enhancement

#2040 - On CUDA 12.2, have the memory pool enforce hard memory limits.

Pull Request - State: closed - Opened by maleadt over 1 year ago - 1 comment
Labels: enhancement

#2040 - On CUDA 12.2, have the memory pool enforce hard memory limits.

Pull Request - State: closed - Opened by maleadt over 1 year ago - 1 comment
Labels: enhancement

#2039 - Update wrappers for CUDA 12.2.

Pull Request - State: closed - Opened by maleadt over 1 year ago - 1 comment

#2038 - CompatHelper: bump compat for "GPUCompiler" to "0.22"

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago

#2038 - CompatHelper: bump compat for "GPUCompiler" to "0.22"

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago

#2037 - Add contract through FastmathOverlays.jl

Pull Request - State: open - Opened by vchuravy over 1 year ago
Labels: enhancement, cuda kernels

#2037 - Add contract through FastmathOverlays.jl

Pull Request - State: open - Opened by vchuravy over 1 year ago
Labels: enhancement, cuda kernels

#2036 - CompatHelper: bump compat for "GPUCompiler" to "0.22"

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago

#2035 - rand: seed kernels from the host.

Pull Request - State: closed - Opened by maleadt over 1 year ago - 2 comments
Labels: bugfix

#2035 - rand: seed kernels from the host.

Pull Request - State: closed - Opened by maleadt over 1 year ago - 2 comments
Labels: bugfix

#2035 - rand: seed kernels from the host.

Pull Request - State: closed - Opened by maleadt over 1 year ago - 2 comments
Labels: bugfix

#2034 - Add support for CUDA 12.2.

Pull Request - State: closed - Opened by maleadt over 1 year ago - 1 comment

#2034 - Add support for CUDA 12.2.

Pull Request - State: closed - Opened by maleadt over 1 year ago - 1 comment

#2034 - Add support for CUDA 12.2.

Pull Request - State: closed - Opened by maleadt over 1 year ago - 1 comment

#2033 - Printing of CuArrays gives zeros or random numbers

Issue - State: closed - Opened by yuvalwas over 1 year ago - 4 comments
Labels: bug

#2033 - Printing of CuArrays gives zeros or random numbers

Issue - State: closed - Opened by yuvalwas over 1 year ago - 4 comments
Labels: bug

#2033 - Printing of CuArrays gives zeros or random numbers

Issue - State: closed - Opened by yuvalwas over 1 year ago - 4 comments
Labels: bug

#2032 - CompatHelper: bump compat for "GPUCompiler" to "0.22"

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

#2032 - CompatHelper: bump compat for "GPUCompiler" to "0.22"

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

#2031 - Make "CUDA.jl" a link on the doc entry page

Pull Request - State: closed - Opened by carstenbauer over 1 year ago - 2 comments

#2031 - Make "CUDA.jl" a link on the doc entry page

Pull Request - State: closed - Opened by carstenbauer over 1 year ago - 2 comments

#2031 - Make "CUDA.jl" a link on the doc entry page

Pull Request - State: closed - Opened by carstenbauer over 1 year ago - 2 comments

#2030 - Add support for @cuda fastmath

Pull Request - State: closed - Opened by maleadt over 1 year ago - 5 comments
Labels: enhancement

#2030 - Add support for @cuda fastmath

Pull Request - State: closed - Opened by maleadt over 1 year ago - 5 comments
Labels: enhancement

#2030 - Add support for @cuda fastmath

Pull Request - State: closed - Opened by maleadt over 1 year ago - 5 comments
Labels: enhancement

#2029 - When freeing memory, use the high-level device getter.

Pull Request - State: closed - Opened by maleadt over 1 year ago - 4 comments
Labels: bugfix

#2029 - When freeing memory, use the high-level device getter.

Pull Request - State: closed - Opened by maleadt over 1 year ago - 2 comments
Labels: bugfix

#2028 - Remove broken video link in docs

Pull Request - State: closed - Opened by christiangnrd over 1 year ago

#2028 - Remove broken video link in docs

Pull Request - State: closed - Opened by christiangnrd over 1 year ago

#2028 - Remove broken video link in docs

Pull Request - State: closed - Opened by christiangnrd over 1 year ago

#2028 - Remove broken video link in docs

Pull Request - State: closed - Opened by christiangnrd over 1 year ago

#2027 - GC corruption on 1.10 during cusparse/reduce tests

Issue - State: open - Opened by maleadt over 1 year ago - 3 comments
Labels: bug