see also: https://pastebin.com/s5tjaUkF
(py3.9) ➜ /share cat hosts
192.168.180.48 slots=1
192.168.60.203 slots=1
1. This command now runs correctly using your
openmpi-gitclone-pr11096.tar.bz2
(py3.9) ➜ /share mpirun -n 2 --machinefile hosts --mca plm_base_verbose
100 --mca rmaps_base_verbose
le in
the system to satisfy the 2, slots that were requested by the application
There is a typo in your command line.
You should use --mca (minus minus) instead of -mca
Also, you can try --machinefile instead of -machinefile
Cheers,
Gilles
There are not enough slots available in the
ugh slots
available in the system to satisfy the 2, slots that were requested by
the application
There is a typo in your command line.
You should use --mca (minus minus) instead of -mca
Also, you can try --machinefile instead of -machinefile
Cheers,
Gilles
There are not enough slots available
Do you receive this email?
在 2022年11月23日星期三,timesir 写道:
>
> *1. This command now runs correctly *
>
> *(py3.9) ➜ /share mpirun -n 2 --machinefile hosts --mca plm_base_verbose
> 100 --mca rmaps_base_verbose 100 --mca ras_base_verbose 100 uptime*
>
>
>
> *2. But this command gets stuck. It seem
ugh slots
available in the system to satisfy the 2, slots that were requested by
the application
There is a typo in your command line.
You should use --mca (minus minus) instead of -mca
Also, you can try --machinefile instead of -machinefile
Cheers,
Gilles
There are not enough slots available
ication
There is a typo in your command line.
You should use --mca (minus minus) instead of -mca
Also, you can try --machinefile instead of -machinefile
Cheers,
Gilles
There are not enough slots available in the system to satisfy the 2
slots that were requested by the application:
*(py3.9) ➜ /share mpirun -n 2 -machinefile hosts –mca
rmaps_base_verbose 100 --mca ras_base_verbose 100 which mpirun*
[computer01:04570] mca: base: component_find: searching NULL for ras
components
[computer01:04570] mca: base: find_dyn_components: checking NULL for ras
components
[computer01: