File tree Expand file tree Collapse file tree 1 file changed +1
-11
lines changed Expand file tree Collapse file tree 1 file changed +1
-11
lines changed Original file line number Diff line number Diff line change 1010# University of Stuttgart. All rights reserved.
1111# Copyright (c) 2004-2005 The Regents of the University of California.
1212# All rights reserved.
13- # Copyright (c) 2007-2018 Cisco Systems, Inc. All rights reserved
13+ # Copyright (c) 2007-2022 Cisco Systems, Inc. All rights reserved.
1414# Copyright (c) 2013 NVIDIA Corporation. All rights reserved.
1515# Copyright (c) 2017-2020 Intel, Inc. All rights reserved.
1616# $COPYRIGHT$
@@ -95,16 +95,6 @@ Open MPI with --enable-heterogeneous.
9595The user requested CUDA support with the --mca mpi_cuda_support 1 flag
9696but the library was not compiled with any support.
9797#
98- [noconxcpt]
99- The user has called an operation involving MPI_Connect and/or MPI_Accept,
100- but this environment lacks the necessary infrastructure support for
101- that operation. Open MPI relies on the PMIx_Publish/Lookup (or one of
102- its predecessors) APIs for this operation.
103-
104- This typically happens when launching outside of mpirun where the underlying
105- resource manager does not provide publish/lookup support. One way of solving
106- the problem is to simply use mpirun to start the application.
107- #
10898[lib-call-fail]
10999A library call unexpectedly failed. This is a terminal error; please
110100show this message to an Open MPI wizard:
You can’t perform that action at this time.
0 commit comments