HenrikBengtsson/future
:rocket: R package: future: Unified Parallel and Distributed Processing in R for Everyone
R
Issues
- 2
- 3
Nested `multisession` parallellization fails because inner number of available cores is set to 1
#725 opened by mb706 - 0
- 2
Nested Futures Use More Memory Than They Should
#709 opened by jestover - 2
- 0
- 2
- 5
- 1
PERFORMANCE: Use new serializedSize() in parallelly (>= 1.38.0) to estimate size of globals
#736 opened by HenrikBengtsson - 1
%dofuture% foreach file not found warning
#731 opened by Maize-Blue - 14
plan(multisession/cluster) hangs indefinetively
#728 opened by tmspvn - 1
- 19
Error: ‘inherits(future, "Future")’ is not TRUE
#723 opened by sebsilas - 0
- 7
- 1
- 4
`future_lapply` ran into `subscript out of bounds` error when function have use `$<-` with magrittr pipe.
#718 opened by yhm-amber - 5
- 6
plan(cluster, workers = <cluster>) has more overhead than plan(cluster, workers = <integer>)
#713 opened by traversc - 1
Detect a future parallel backend
#711 opened by talegari - 1
- 2
‘error reading from connection’. Post-mortem diagnostic: No process exists with this PID, i.e. the localhost worker is no longer alive.
#704 opened by anjelinejeline - 0
R CMD check NOTE: Documented arguments not in \usage in documentation ...
#698 opened by HenrikBengtsson - 1
Removal of 'multiprocess'
#675 opened by HenrikBengtsson - 1
namespace:future'没有出口‘multiprocess’这个对象
#692 opened by lnqaz - 0
future() and resolved() handle FutureError:s differently for different backends
#696 opened by HenrikBengtsson - 2
- 7
- 2
R session crash if plan is not changed back to sequential after using multisession (in linux)
#689 opened by MalditoBarbudo - 3
Issues with foreach and SGE
#686 opened by fkgruber - 1
Error in unserialize(node$con) : MultisessionFuture (future_lapply-4) failed to receive results from cluster RichSOCKnode #4 (PID 436932 on localhost ‘localhost’). The reason reported was ‘error reading from connection’. Post-mortem diagnostic: No process exists with this PID, i.e. the localhost worker is no longer alive.
#684 opened by Yunuuuu - 0
deleted/invalid
#682 opened by HenrikBengtsson - 1
Unexpected value behavior in Reduce
#679 opened by bwlewis - 1
Remove multicore worker if process crashed
#677 opened by HenrikBengtsson - 0
plan(multicore) : <FutureError: Failed to retrieve the result of MulticoreFuture (<none>) from the forked worker (on localhost; PID 71). Post-mortem diagnostic: No process exists with this PID, i.e. the forked localhost worker is no longer alive.>
#673 opened by Ash2023qqq - 0
- 2
- 0
SSH cluster gets only one core running
#663 opened by iagomosqueira - 3
TESTS: Undo assertions of environment variables may fail on MS Windows
#661 opened by HenrikBengtsson - 0
- 11
Lifecycle warnings are lost when using `future` anywhere after raising a warning
#645 opened by nkehrein - 5
Only "sequental' plan can work
#649 opened by Yunuuuu - 0
CLEANUP: Remove defunct values()
#640 opened by HenrikBengtsson - 9
`plan("multisession")` stuck when using Nord VPN
#654 opened by gacolitti - 0
Not all packages loaded
#641 opened by mayer79 - 4
do.call and future::plan
#639 opened by gitdemont - 7
future_lapply fails after Rfast is used
#638 opened by ChristophH - 0
R + future, the Ram eater
#635 opened by latot - 0
- 0