Skip to content

nnunetv2 dataloader_train.num_processes #1490

@YazdanSalimi

Description

@YazdanSalimi

Thank you again for the great project.
I am using nnunetv2runner in monai. I am using --n_proc=32 for plan_and_process and it is working fine for preprocessing.
However, even when I add --n_proc to the train function after starting the training the model uses 12 cores for dataloader and in the debug.json file the parameters are like this.
"dataloader_train.num_processes": "12",
"dataloader_val.num_processes": "6",

Could you please help me to increase these numbers?
Thank you.

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