Skip to content

gadget_iterative_stage_* mobilizes only 1 core #117

@vbartolino

Description

@vbartolino

I can't explain why monitoring the system while running the procedure below shows that only 1 core is up running.

gadget_iterative_stage_1(gd, params.in = 'params.in') %>% 
       parallel::mclapply(gadget_optimize, mc.cores = parallel::detectCores()) %>% 
       gadget_iterative_stage_2() %>% 
       gadget_optimize()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions