issues
search
HenrikBengtsson
/
doFuture
:rocket: R package: doFuture - Use Foreach to Parallelize via Future Framework
https://doFuture.futureverse.org
84
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
%dofuture% can't get the correct environment when it was written in a function
#82
chhtwhc
opened
10 months ago
0
Add test validating that future.globals.maxSize is properly set in nested parallelization
#81
HenrikBengtsson
closed
11 months ago
0
WISH: Add support for `.verbose = TRUE`, which is currently ignored
#80
HenrikBengtsson
opened
11 months ago
1
DOCS: Vignette comparing to other doNNN packages
#79
HenrikBengtsson
opened
11 months ago
0
DOCS: Make %dofuture% the recommended approach and %dopar% the legacy approach
#78
HenrikBengtsson
closed
11 months ago
0
DOCS: Mention how progress reporting can be done
#77
HenrikBengtsson
closed
11 months ago
1
doesn't get log or progress bar at real time
#76
D2Joy
closed
11 months ago
4
Bug when using {emayili} with {doFuture}
#75
datawookie
closed
1 year ago
5
Correlated random numbers in nested loops
#74
lbau7
opened
1 year ago
1
Fix reference to global variables
#72
fkohrt
closed
1 year ago
1
The effective number of parallel jobs decreases during the computation when the total number of jobs is larger than number of cores
#71
zhengchencai
closed
2 years ago
1
Drop stdout and conditions as soon as relayed
#68
HenrikBengtsson
closed
2 years ago
1
How to stop plan(multisession)
#67
zhengchencai
closed
2 years ago
3
Text progressbar for parallel foreach loops in R with OS windows
#66
Hallo951
closed
2 years ago
1
GitHub Actions: Migrate the full test suite from Travis CI to GHA
#65
HenrikBengtsson
closed
11 months ago
3
PERFORMANCE: Disabling RNG validation
#64
HenrikBengtsson
closed
3 years ago
0
loadbalancing, `plan(multisession)` and persistent workers.
#63
hans-ekbrand
closed
2 years ago
2
RSQLite database pointer is invalid in foreach loop with doFuture adapter
#62
koenniem
closed
3 years ago
2
plyr: RNG warnings
#61
HenrikBengtsson
closed
1 year ago
1
BiocParallel: Workaround for assumptions on foreach error messages
#60
HenrikBengtsson
closed
3 years ago
0
Option 'doFuture.rng.onMisuse' to disable RNG checks only for doFuture
#59
HenrikBengtsson
closed
3 years ago
0
BiocParallel DoParam: RNG warnings
#58
HenrikBengtsson
closed
3 years ago
0
DOCS: Examples use the RNG without declaring so
#57
HenrikBengtsson
closed
3 years ago
0
.noexport argument is ignored
#56
koenniem
closed
3 years ago
5
R-devel: sprintf() coding mistakes
#55
HenrikBengtsson
closed
4 years ago
0
Have doFuture recognize also `.options.snow = list(preschedule = TRUE/FALSE)`
#54
HenrikBengtsson
closed
4 years ago
0
future::makeClusterPSOCK behaves differently from parallel::makePSOCKcluster
#53
nicolagnecco
closed
4 years ago
13
Monitoring resource use
#52
rimorob
closed
4 years ago
1
Understanding a future's log output
#51
rimorob
closed
4 years ago
6
automatic export fails when variable is only used in a glue expression
#50
jakejh
closed
4 years ago
2
how to use plan() in package
#49
jkurle
closed
4 years ago
4
Understanding chunking and scheduling
#48
jakejh
closed
4 years ago
4
Very slow scheduling
#47
rimorob
opened
4 years ago
9
doFuture automatic export fails when the variable coinsides with a function argument name
#46
CrossD
opened
4 years ago
4
Replace 'multiprocess' with 'multisession' in examples and other docs
#45
HenrikBengtsson
closed
4 years ago
0
CI: add job without --as-cran
#44
HenrikBengtsson
closed
4 years ago
1
CLEANUP: Move remaining plyr, BiocParallel, ... tests to "opt-in" files
#43
HenrikBengtsson
closed
4 years ago
0
doRNG warning on: Foreach loop had changed the current RNG type: RNG was restored to same type, next state
#42
HenrikBengtsson
closed
4 years ago
5
Discussion: About reproducible parallel RNG streams
#41
pat-s
closed
3 years ago
8
How can I monitor what is being passed out to the workers ?
#40
statquant
closed
3 years ago
8
Why is doFuture/multicore have different behaviour than doMC
#39
statquant
closed
5 years ago
6
RELEASE: Bug in doRNG + develop future => test error
#38
HenrikBengtsson
closed
5 years ago
0
SLURM: multiple jobs
#37
sguizard
closed
5 years ago
4
Cannot find function within package
#36
ShixiangWang
closed
5 years ago
7
doFuture: length(x) = 3 > 1' in coercion to 'logical(1) with strict R CMD check:ing
#35
HenrikBengtsson
closed
5 years ago
3
Is there a way to retain the content of .future/${job} once a job is finished
#34
statquant
closed
5 years ago
3
plyr w/ .parallel=TRUE fail in R 3.6.0
#32
HenrikBengtsson
closed
5 years ago
1
Filling a matrix in parallel?
#31
ignacio82
closed
5 years ago
1
Enable .options.future = list(chunk.size = ...)
#30
HenrikBengtsson
closed
5 years ago
0
global data.frame is not updated
#29
lsaravia
closed
5 years ago
1
Next