issues
search
JuliaParallel
/
DistributedArrays.jl
Distributed Arrays in Julia
Other
197
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix typos
#250
spaette
closed
3 months ago
0
CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat)
#249
github-actions[bot]
opened
1 year ago
0
fix `close` error due to race in `d_closeall`
#248
tanmaykm
closed
1 year ago
3
Bump actions/checkout from 3 to 4
#247
dependabot[bot]
opened
1 year ago
0
MethodError: no method matching close(::Nothing) with Julia 1.9
#246
andreasnoack
closed
1 year ago
0
Documentation fixes
#245
chskcau
closed
1 year ago
0
Bump codecov/codecov-action from 1 to 3
#244
dependabot[bot]
closed
1 year ago
0
Bump actions/cache from 1 to 3
#243
dependabot[bot]
closed
1 year ago
0
Bump actions/checkout from 2 to 3
#242
dependabot[bot]
closed
1 year ago
1
enable dependabot for GitHub actions
#241
ranocha
closed
1 year ago
1
Make similar produce the same distribution when the size is the same
#240
raminammour
opened
1 year ago
0
ddata doesn't work as intended when length(data) = length(pids)
#239
SelimChraibi
opened
2 years ago
0
All localparts of DArray are updated when only one is specified
#238
jsbryaniv
opened
2 years ago
1
Matrix-vector multiplication fails when DArray is unevenly distributed
#237
wcwitt
opened
2 years ago
0
broadcasting and map are not type inferrable
#236
mohamed82008
opened
2 years ago
0
distribute is not type inferrable
#235
mohamed82008
closed
2 years ago
2
TagBot trigger issue
#234
JuliaTagBot
closed
3 years ago
2
Tests are failing on Julia >= 1.6
#233
andreasnoack
closed
3 years ago
2
CompatHelper: bump compat for Primes to 0.5, (keep existing compat)
#232
github-actions[bot]
closed
3 years ago
1
DistributedArrays and Krylov libraries
#231
FredericN
closed
3 years ago
1
Add zero
#230
jishnub
opened
3 years ago
0
How to display error on DArray remote construction ?
#229
matthiasbe
opened
3 years ago
0
Broadcasting is broken with Darrays having differing ndims
#228
jishnub
opened
3 years ago
0
Add gather(d::DArray{T,N,Array{T,N}}) where {T, N}
#227
oskarpfeffer
opened
3 years ago
1
Update index.md
#226
severinson
closed
4 years ago
0
CompatHelper: bump compat for "Primes" to "0.5"
#225
github-actions[bot]
closed
3 years ago
1
Fix for issue #223, type declaration in macro
#224
raminammour
closed
4 years ago
1
DArray macro fails on 1.5
#223
raminammour
closed
4 years ago
6
Compatible with Primes v0.5.0?
#222
GregPlowman
closed
3 years ago
3
Version-guard Statistics._mean's extension
#221
mbauman
closed
3 years ago
0
Fix internal uses of reindex for Julia 1.5 support
#220
mbauman
closed
3 years ago
0
Make mul! less likely to cause ambiguity errors
#219
haampie
opened
4 years ago
0
Fix #216
#218
mbauman
closed
4 years ago
1
Use mul! from LinearAlgebra instead of a local definition
#217
haampie
closed
4 years ago
2
Failing tests on Julia 1.5
#216
ViralBShah
closed
4 years ago
0
Unnecessary memory allocations in restrict_indices
#215
raminammour
opened
4 years ago
1
Install TagBot as a GitHub Action
#214
JuliaTagBot
closed
4 years ago
0
add accumulate! function for arbitrary number of dimensions
#213
alimamdouh212
opened
4 years ago
0
make test less brittle
#212
vchuravy
closed
5 years ago
0
Tests fails on master because of change to Exception internals
#211
andreasnoack
closed
5 years ago
0
Heterogenous DArray
#210
vchuravy
opened
5 years ago
0
DArray should be lazy/futures
#209
vchuravy
opened
5 years ago
2
Partitions
#208
vchuravy
opened
5 years ago
0
Potential fix when master has compute intensive work and must schedule workers
#207
raminammour
opened
5 years ago
4
Performance issue in `DArray` creation when `myid()` holds a chunk
#206
raminammour
opened
5 years ago
0
fix tests on julia v1.2
#205
JeffBezanson
closed
5 years ago
1
Fix documentation
#204
jonas-schulze
closed
5 years ago
1
Transfer of distributed structs when members are accessed
#203
raminammour
opened
5 years ago
1
Allowing a DArray to do as standard Array does
#202
jwscook
opened
5 years ago
4
Include SparseArrays as a dep in Project.toml
#201
samtkaplan
closed
5 years ago
0
Next