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 10
10
# University of Stuttgart. All rights reserved.
11
11
# Copyright (c) 2004-2005 The Regents of the University of California.
12
12
# 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.
14
14
# Copyright (c) 2013 NVIDIA Corporation. All rights reserved.
15
15
# Copyright (c) 2017-2020 Intel, Inc. All rights reserved.
16
16
# $COPYRIGHT$
@@ -95,16 +95,6 @@ Open MPI with --enable-heterogeneous.
95
95
The user requested CUDA support with the --mca mpi_cuda_support 1 flag
96
96
but the library was not compiled with any support.
97
97
#
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
- #
108
98
[lib-call-fail]
109
99
A library call unexpectedly failed. This is a terminal error; please
110
100
show this message to an Open MPI wizard:
You can’t perform that action at this time.
0 commit comments