Ecosyste.ms: Issues

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

GitHub / JuliaGPU/GPUArrays.jl issues and pull requests

#542 - Vectorized getindex ignores `@inbounds`

Issue - State: open - Opened by pxl-th 4 months ago

#541 - JLArrays is missing `resize!` function

Issue - State: open - Opened by kmp5VT 5 months ago

#540 - Register v10.2

Issue - State: closed - Opened by mtfishman 5 months ago - 2 comments

#539 - Splat gpu launch

Pull Request - State: closed - Opened by wsmoses 5 months ago - 10 comments

#538 - Accomodate for rectangular matrices in copytrito!

Pull Request - State: open - Opened by amontoison 5 months ago

#538 - Accomodate for rectangular matrices in copytrito!

Pull Request - State: open - Opened by amontoison 5 months ago

#538 - Accomodate for rectangular matrices in copytrito!

Pull Request - State: open - Opened by amontoison 5 months ago

#537 - Remove unused type variables

Pull Request - State: closed - Opened by tgymnich 5 months ago

#537 - Remove unused type variables

Pull Request - State: closed - Opened by tgymnich 5 months ago

#536 - Add EnzymeCore extension

Pull Request - State: open - Opened by wsmoses 5 months ago - 3 comments

#535 - Separate arguments for map! / broadcasting kernel

Issue - State: open - Opened by wsmoses 5 months ago - 1 comment

#535 - Separate arguments for map! / broadcasting kernel

Issue - State: open - Opened by wsmoses 5 months ago - 1 comment

#535 - Separate arguments for map! / broadcasting kernel

Issue - State: open - Opened by wsmoses 5 months ago - 1 comment

#534 - `trimatmul` Not Supported

Issue - State: closed - Opened by tgymnich 7 months ago - 1 comment

#533 - Define `append!`

Pull Request - State: closed - Opened by mtfishman 6 months ago - 4 comments

#531 - Add generic_trimatmul and generic_mattrimul

Pull Request - State: closed - Opened by tgymnich 7 months ago - 3 comments
Labels: enhancement

#530 - GPUArrays seeding does not generate reproducible values past a certain array size

Issue - State: open - Opened by christiangnrd 7 months ago - 3 comments
Labels: bug

#529 - Abstract type aliases do not match expected types

Issue - State: open - Opened by maleadt 7 months ago

#528 - Exit immediately for empty arrays

Pull Request - State: closed - Opened by christiangnrd 7 months ago - 4 comments

#527 - Bump julia-actions/setup-julia from 1 to 2

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#526 - `Metal.rand` with `Int8` and `Int16` are only generating positive numbers

Issue - State: open - Opened by christiangnrd 7 months ago - 2 comments
Labels: bug

#525 - KernelAbstractions version of GPUArrays

Pull Request - State: open - Opened by leios 7 months ago - 3 comments

#525 - KernelAbstractions version of GPUArrays

Pull Request - State: open - Opened by leios 7 months ago - 5 comments

#524 - Make sure broadcast and map errors are visible.

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

#523 - Reduction does not work on shared memory.

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

#522 - fix mapreducedim<bang> ambiguities with Adjoint, Transpose, PermutedDimsArray

Pull Request - State: open - Opened by vpuri3 8 months ago - 1 comment

#521 - Problem with `Base.mapreducedim!`

Issue - State: open - Opened by vpuri3 8 months ago - 2 comments

#520 - Use linear-indexing broadcast kernel when possible

Pull Request - State: closed - Opened by maleadt 8 months ago - 10 comments
Labels: performance

#519 - Adapt to new LinearAlgebra.generic_*mul! interface

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

#518 - Better support in StructArrays

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

#517 - Attempt to fix up KA transition

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

#516 - Bump actions/cache from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#515 - Bump codecov/codecov-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#514 - Fixes for nightly.

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

#513 - Fix docstrings

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

#513 - Fix docstrings

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

#513 - Fix docstrings

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

#512 - Support `WrapperGPUArray` nd indexing by fusing `vectorized` fallback.

Pull Request - State: closed - Opened by N5N3 10 months ago - 4 comments

#512 - Support `WrapperGPUArray` nd indexing by fusing `vectorized` fallback.

Pull Request - State: closed - Opened by N5N3 10 months ago - 4 comments

#512 - Support `WrapperGPUArray` nd indexing by fusing `vectorized` fallback.

Pull Request - State: closed - Opened by N5N3 10 months ago - 4 comments

#511 - Mark arrays as free before releasing the data.

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

#510 - Remove special-casing of Ref in broadcast.

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

#509 - Vectorized getindex of wrapped array falls back to scalar indexing

Issue - State: open - Opened by nomadbl 11 months ago - 2 comments

#508 - Remove the N argument from GPUArrays.derive.

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

#506 - Defer BroadcastStyle construction to back-ends.

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

#505 - Broadcasting into CPU array of GPU arrays with `Ref(gpu array)` fails

Issue - State: closed - Opened by ToucheSir 11 months ago - 3 comments

#504 - Add a GPU version of copytrito!

Pull Request - State: closed - Opened by amontoison 11 months ago

#503 - `unsafe_free!` is not thread-safe

Issue - State: closed - Opened by pxl-th 11 months ago - 5 comments
Labels: bug, needs more info

#502 - Add specializations for istriu/istril to speed up isdiag.

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

#501 - derive API: Remove `N::Int` parameter

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

#500 - Fixes for Julia 1.11.

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

#499 - Rework host indexing.

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

#498 - Update manifest

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

#496 - Update manifest

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

#496 - Update manifest

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

#495 - Bump actions/checkout from 3 to 4

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

#495 - Bump actions/checkout from 3 to 4

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

#494 - Update manifest

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

#493 - Update manifest

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

#492 - Update manifest

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

#491 - Allow broadcast errors to surface later.

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

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

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

#489 - Bump actions/cache from 1 to 3

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

#488 - Bump codecov/codecov-action from 1 to 3

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

#487 - Bump actions/checkout from 2 to 3

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

#486 - enable dependabot for GitHub actions

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

#485 - Update manifest

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

#484 - Type promotion error: Float32 * (1 - Bool) yields Float64

Issue - State: closed - Opened by jeremiahpslewis over 1 year ago - 6 comments
Labels: needs more info

#483 - Update manifest

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

#482 - Better error for map! misuse

Issue - State: open - Opened by maleadt over 1 year ago
Labels: enhancement, good first issue

#481 - Update manifest

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

#480 - Add LLVM 6 compatibility.

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

#479 - No dedicated tests for GPUArraysCore

Issue - State: closed - Opened by ericphanson over 1 year ago - 2 comments

#478 - mean fails with views

Issue - State: open - Opened by cossio over 1 year ago - 1 comment
Labels: bug

#477 - Update manifest

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

#476 - Fix generic matmatmul NaN handling.

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

#475 - CompatHelper: bump compat for "GPUArraysCore" to "0.1"

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

#474 - Don't introduce scope in at-allowscalar.

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

#473 - add example to `@allowscalar` docstring

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

#472 - Reduce number of `mul!` methods

Pull Request - State: closed - Opened by dkarrasch over 1 year ago - 6 comments

#471 - Aligning broadcasting errors between GPU and CPU

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

#470 - Multidimensional broadcasting error

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

#469 - fix slow, awkward Base.Broadcast.BroadcastStyle definition

Issue - State: closed - Opened by vtjnash over 1 year ago - 3 comments
Labels: upstream, needs more info

#468 - Port storage handling + wrapper materialization from CUDA.jl.

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

#467 - Docs out of date?

Issue - State: closed - Opened by baggepinnen over 1 year ago - 1 comment

#466 - Compatibility with LLVM 5.

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

#465 - Test mixed-type ctors.

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

#464 - Avoid cartesian iteration where possible.

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

#463 - Revert "Avoid cartesian iteration where possible."

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

#462 - Test copy constructor behavior

Issue - State: open - Opened by maleadt over 1 year ago

#461 - Add previously missing @test macro to math/power tests

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

#460 - change 1.8.0-beta3 to 1.8 in CI

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

#459 - Add a test for reducing larger array sizes

Pull Request - State: closed - Opened by maxwindiff over 1 year ago - 7 comments

#457 - Fuse `Base.MultiplicativeInverses` to support fast Cartesian index.

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

#456 - Port subarray/reinterpret/reshape code from CUDA.jl

Issue - State: closed - Opened by maleadt over 1 year ago - 2 comments