issues
search
futureverse
/
parallelly
R package: parallelly - Enhancing the 'parallel' Package
https://parallelly.futureverse.org
130
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Cgroups v1 error when calling plan(multisession, workers = availableCores())
#118
bshor
opened
16 hours ago
2
availableCores returns wrong number of cores on Posit Workbench Session with Kubernetes Cluster
#117
CGlemser
opened
3 days ago
1
Preparing for removal of RSTUDIO_MSYS_SSH
#116
kevinushey
closed
2 weeks ago
1
makeClusterPSOCK(): Add argument `portinc` to control port incrementation
#115
HenrikBengtsson
opened
4 months ago
0
DOCS: Add Slurm example
#114
HenrikBengtsson
opened
5 months ago
0
Add serializedSize() for calculating the size of an object as the number of bytes serialized
#113
HenrikBengtsson
closed
3 months ago
3
Fails to build with clang: 'error: use of undeclared identifier'
#112
nunotexbsd
closed
9 months ago
4
availableThreads(): Report on settings controlling amount of multi-threading
#111
HenrikBengtsson
opened
9 months ago
1
canPortBeUsed(): Upgrade to better, native implementation from port4me'
#110
HenrikBengtsson
closed
9 months ago
0
Make sure availableCores() is fully agile to R CMD check
#109
HenrikBengtsson
closed
9 months ago
1
Ambiguous error message when port is unavailable ("Error: Invalid port: NA")
#108
HenrikBengtsson
closed
9 months ago
0
makeClusterPSOCK(): Protect against creating too many local workers
#107
HenrikBengtsson
closed
9 months ago
1
R CMD check NOTE: Documented arguments not in \usage in documentation ...
#106
HenrikBengtsson
closed
1 year ago
0
isNodeAlive() & killNode(): Add 'timeout' argument
#105
HenrikBengtsson
closed
1 year ago
0
Examples: Singularity -> Apptainer
#104
HenrikBengtsson
closed
1 year ago
0
killNode() on node running remotely may terminate local process with same PID
#103
HenrikBengtsson
closed
1 year ago
1
WISH: cloneNode() - clone a RichSOCKnode
#102
HenrikBengtsson
closed
1 year ago
0
freePort() false negative?
#101
wlandau
closed
1 year ago
5
availableWorkers(): Invalid warning
#100
HenrikBengtsson
closed
1 year ago
0
DOCS: Add a vignette for setting up remote workers with troubleshooting
#99
HenrikBengtsson
opened
1 year ago
0
DOCS: Add a vignette for setting up local workers with troubleshooting
#98
HenrikBengtsson
opened
1 year ago
0
Automatically infer `rscript_sh` for remote OS
#97
HenrikBengtsson
opened
1 year ago
0
Connecting to windows remote machine with parallelly::makeClusterPSOCK hangs
#96
Tadge-Analytics
closed
1 year ago
23
Wrong order of arguments to sprintf in reporting connection failures
#95
kevinushey
closed
1 year ago
4
availableCores() produces a warning in R (< 4.0.0)
#94
HenrikBengtsson
closed
1 year ago
1
NOTES: parallelly:::pid_exists() might not work on MS Windows
#93
HenrikBengtsson
closed
1 year ago
3
Linux: detectCores(logical = FALSE) is always equal to detectCores(logical = TRUE)
#92
HenrikBengtsson
opened
1 year ago
0
IDEA: availableCores(constraints = "connections")
#91
HenrikBengtsson
closed
1 year ago
1
Add assert_system_is_supported()
#90
HenrikBengtsson
closed
1 year ago
0
Update Singularity workaround to support also Apptainer?
#89
HenrikBengtsson
closed
1 year ago
1
is the parallele result orderly
#88
asmlgkj
closed
2 years ago
5
CLEANUP: getOption() speedup only needed in R (< 4.0.0)
#87
HenrikBengtsson
closed
2 years ago
0
Use `IS_BIOC_BUILD_MACHINE` instead of `BBS_HOME`
#86
mtmorgan
closed
2 years ago
1
behavior of `availableWorkers` when Slurm `--nodes`, `--ntasks` and `--cpus-per-task` are provided
#85
paciorek
opened
2 years ago
9
makeNodePSOCK(): Make revtunnel=NA agile to argument 'rshcmd'
#84
HenrikBengtsson
closed
2 years ago
0
Add support for Fujitsu Technical Computing Suite ("PJM") (Was: Multinodes Linux availableCores())
#82
MichaelChaoLi-cpu
closed
2 years ago
43
problem with future: plan() [Error: ‘node$session_info$process$pid == pid’ is not TRUE]
#83
AIYang1210
closed
2 years ago
6
availableCores(): add option for minimal value returned
#81
HenrikBengtsson
closed
2 years ago
1
availableCores(): respect docker --cpu=<n> (cgroups CPU throttling)
#80
HenrikBengtsson
closed
2 years ago
4
R (< 4.0.0): freePort("random") and therefore also makeClusterPSOCK() ends up with port 11000
#79
HenrikBengtsson
closed
2 years ago
0
In parallelly:::is_ip_number("n1.cluster.example.org") : NAs introduced by coercion
#78
HenrikBengtsson
closed
2 years ago
0
makeClusterPSOCK(): Add `default_packages`
#77
HenrikBengtsson
closed
2 years ago
0
makeClusterPSOCK(): `rscript_libs` does not support backslashes
#76
HenrikBengtsson
closed
2 years ago
1
Support for rscript_args = "*"
#75
HenrikBengtsson
closed
2 years ago
0
makeClusterPSOCK(): `manual = TRUE` works; `manual = FALSE` causes process timeout - Windows 10
#74
dmolitor
closed
2 years ago
14
makeClusterPSOCK(): Argument `rscript_startup` wreaks havoc with R-devel
#73
HenrikBengtsson
closed
3 years ago
0
PERFORMANCE: Set options(socketOptions = "no-delay") on workers by default(?)
#72
HenrikBengtsson
closed
3 years ago
1
isForkedChild() requires it to have been called once in the parent session
#71
HenrikBengtsson
closed
3 years ago
2
makeClusterPSOCK(): Add `rscript_options`
#70
HenrikBengtsson
opened
3 years ago
1
I18N: potools issues
#69
HenrikBengtsson
closed
3 years ago
0
Next