help-pls-slurm.txt

来自「MPI stands for the Message Passing Inter」· 文本 代码 · 共 35 行

TXT
35
字号
# -*- text -*-## Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana#                         University Research and Technology#                         Corporation.  All rights reserved.# Copyright (c) 2004-2005 The University of Tennessee and The University#                         of Tennessee Research Foundation.  All rights#                         reserved.# Copyright (c) 2004-2005 High Performance Computing Center Stuttgart, #                         University of Stuttgart.  All rights reserved.# Copyright (c) 2004-2005 The Regents of the University of California.#                         All rights reserved.# $COPYRIGHT$# # Additional copyrights may follow# # $HEADER$#[multiple-prefixes]The SLURM process starter for Open MPI does not support multipledifferent --prefix options to mpirun.  You can specify at most oneunique value for the --prefix option (in any of the applicationcontexts); it will be applied to all the application contexts of yourparallel job.Put simply, you must have Open MPI installed in the same location onall of your SLURM nodes.Multiple different --prefix options were specified to mpirun.  This isa fatal error for the SLURM process starter in Open MPI.The first two prefix values supplied were:    %sand %s

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?