Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/JuliaLang/Distributed.jl
Create and control multiple Julia processes remotely for distributed computing. Ships as a Julia stdlib.
https://github.com/JuliaLang/Distributed.jl
Need better control over worker logging
quinnj opened this issue almost 7 years ago
quinnj opened this issue almost 7 years ago
remotecall_fetch vulnerable to hash collisions?
nalimilan opened this issue about 7 years ago
nalimilan opened this issue about 7 years ago
`pmap_reduce` function
GregPlowman opened this issue over 7 years ago
GregPlowman opened this issue over 7 years ago
addprocs: resolve home directory on workers instead of master
andreasnoack opened this issue over 7 years ago
andreasnoack opened this issue over 7 years ago
Decision: Use of `asyncmap` in pmap batch mode
amitmurthy opened this issue over 7 years ago
amitmurthy opened this issue over 7 years ago
Setup worker-worker connections lazily
amitmurthy opened this issue over 7 years ago
amitmurthy opened this issue over 7 years ago
Different remote copying behaviour with one process vs multiple
iamed2 opened this issue over 7 years ago
iamed2 opened this issue over 7 years ago
Error with remotecall_fetch called on locally defined closures
EthanAnderes opened this issue almost 8 years ago
EthanAnderes opened this issue almost 8 years ago
rmprocs / addprocs racy
vtjnash opened this issue about 8 years ago
vtjnash opened this issue about 8 years ago
Closures are availble automatically on parrellel workers, but normal functions are not
mbeltagy opened this issue over 8 years ago
mbeltagy opened this issue over 8 years ago
memory is not being released aggressively enough during parallel processing
CodeLenz opened this issue almost 9 years ago
CodeLenz opened this issue almost 9 years ago
Large number of temporary shared arrays crashes Julia. Need a more aggressive gc?
thraen opened this issue almost 9 years ago
thraen opened this issue almost 9 years ago
interrupt() on a freshly opened julia crashes workers
thraen opened this issue almost 9 years ago
thraen opened this issue almost 9 years ago
SharedArray not working on remote machines
pearcemc opened this issue over 9 years ago
pearcemc opened this issue over 9 years ago
Failed `addprocs` attempt hangs instead of timing out when attempting to connect via SSH
jrevels opened this issue over 9 years ago
jrevels opened this issue over 9 years ago
Think about simplified scoping rules for parallel macros
malmaud opened this issue over 9 years ago
malmaud opened this issue over 9 years ago
Ctrl-C when master process is waiting for crashed workers
alyst opened this issue over 9 years ago
alyst opened this issue over 9 years ago
propagate Ctrl-C on a `put!`, `take!`, etc to the remote process
amitmurthy opened this issue over 9 years ago
amitmurthy opened this issue over 9 years ago
need periodic distributed GC for quicker release of remote objects
bdqp opened this issue over 9 years ago
bdqp opened this issue over 9 years ago
Define and implement a routable, extensible Julia "message"
amitmurthy opened this issue over 9 years ago
amitmurthy opened this issue over 9 years ago
RemoteRef memory leak when serialized to a different worker
amitmurthy opened this issue over 9 years ago
amitmurthy opened this issue over 9 years ago
include on workers has somewhat strange behavior
simonster opened this issue almost 10 years ago
simonster opened this issue almost 10 years ago
Machinefile nonuniform install locations
dahlend opened this issue almost 10 years ago
dahlend opened this issue almost 10 years ago
Cross platform issues with Remote Workers / SSH Cluster Manager / Native Dependecies
habemus-papadum opened this issue almost 10 years ago
habemus-papadum opened this issue almost 10 years ago
Parallel multiple for loop
bdeonovic opened this issue almost 10 years ago
bdeonovic opened this issue almost 10 years ago
`using` loads modules on workers but does not put exported bindings in Main
simonster opened this issue about 10 years ago
simonster opened this issue about 10 years ago
module globals and parallel methods
amitmurthy opened this issue about 10 years ago
amitmurthy opened this issue about 10 years ago
Heartbeats between master and worker processes.
amitmurthy opened this issue over 11 years ago
amitmurthy opened this issue over 11 years ago
remove order dependency between "using" and "addprocs"
amitmurthy opened this issue over 11 years ago
amitmurthy opened this issue over 11 years ago