小编ban*_*att的帖子

mpirun:不支持令牌槽

我尝试使用以下程序运行程序:

~/mpich3/bin/mpirun --hostfile hosts_8_12.txt python simulation.py
Run Code Online (Sandbox Code Playgroud)

但是我得到这个错误:

[mpiexec@pomegranate] HYDU_process_mfile_token (utils/args/args.c:296): token slots not supported at this time
[mpiexec@pomegranate] HYDU_parse_hostfile (utils/args/args.c:343): unable to process token
[mpiexec@pomegranate] mfile_fn (ui/mpich/utils.c:336): error parsing hostfile
[mpiexec@pomegranate] match_arg (utils/args/args.c:152): match handler returned error
[mpiexec@pomegranate] HYDU_parse_array (utils/args/args.c:174): argument matching returned error
[mpiexec@pomegranate] parse_args (ui/mpich/utils.c:1596): error parsing input array
[mpiexec@pomegranate] HYD_uii_mpx_get_parameters (ui/mpich/utils.c:1648): unable to parse user arguments
[mpiexec@pomegranate] main (ui/mpich/mpiexec.c:153): error parsing parameters
Run Code Online (Sandbox Code Playgroud)

这是我的主机文件:

c00 slots=12
c01 slots=12
c02 slots=12
c03 slots=12
c04 slots=12
c05 slots=12
c06 slots=12 …
Run Code Online (Sandbox Code Playgroud)

hosts mpi slots mpich

1
推荐指数
1
解决办法
2883
查看次数

标签 统计

hosts ×1

mpi ×1

mpich ×1

slots ×1