dore applications : reverting to multicore
This commit is contained in:
parent
0e90ba6440
commit
a0a5c12967
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ library(here)
|
|||
library(future)
|
||||
library(future.apply)
|
||||
|
||||
plan(multisession)
|
||||
plan(multicore)
|
||||
# Arguments
|
||||
arg <- commandArgs(trailingOnly = TRUE)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue