FedML-AI/FedML

Error occured when trying to run FedCV-objectdetection-MPI: bash run_simulation.sh [CLIENT_NUM]

Open

#601 aberto em 9 de out. de 2022

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)Python (743 forks)batch import
help wantedquestionresearch-projects

Métricas do repositório

Stars
 (3.930 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

mpirun has detected an attempt to run as root. Running at root is strongly discouraged as any mistake (e.g., in defining TMPDIR) or bug can result in catastrophic damage to the OS file system, leaving your system in an unusable state. You can override this protection by adding the --allow-run-as-root option to your cmd line. However, we reiterate our strong advice against doing so - please do so at your own risk.

Guia do colaborador