2004-09-25 23:31:17 +04:00
|
|
|
# -*- text -*-
|
|
|
|
#
|
2004-11-22 04:38:40 +03:00
|
|
|
# Copyright (c) 2004-2005 The Trustees of Indiana University.
|
|
|
|
# All rights reserved.
|
|
|
|
# Copyright (c) 2004-2005 The Trustees of the University of Tennessee.
|
|
|
|
# All rights reserved.
|
2004-11-28 23:09:25 +03:00
|
|
|
# Copyright (c) 2004-2005 High Performance Computing Center Stuttgart,
|
|
|
|
# University of Stuttgart. All rights reserved.
|
2005-03-24 15:43:37 +03:00
|
|
|
# Copyright (c) 2004-2005 The Regents of the University of California.
|
|
|
|
# All rights reserved.
|
2004-11-22 04:38:40 +03:00
|
|
|
# $COPYRIGHT$
|
|
|
|
#
|
|
|
|
# Additional copyrights may follow
|
|
|
|
#
|
2004-09-25 23:31:17 +04:00
|
|
|
# $HEADER$
|
|
|
|
#
|
|
|
|
# This is the US/English help file for Open MPI wrapper compiler error
|
|
|
|
# messages.
|
|
|
|
#
|
|
|
|
[no-fortran-support]
|
|
|
|
Unfortunately, this installation of Open MPI was not compiled with
|
|
|
|
Fortran %d support. As such, the %s compiler is non-functional.
|
|
|
|
[no-profilig-support]
|
|
|
|
warning: "-lpmpi" was included on the command line indicating use of MPI
|
|
|
|
warning: profiling layer. However, Open MPI was not compiled with support
|
|
|
|
warning: for the MPI profiling layer; this flag has been ignored.
|
|
|
|
[no-compiler-found]
|
|
|
|
The Open MPI wrapper compiler was unable to find the specified compiler
|
|
|
|
%s in your PATH.
|
|
|
|
|
|
|
|
Note that this compiler was either specified at configure time or in
|
|
|
|
one of several possible environment variables.
|