source: proiecte/hpl/openmpi_compiled/share/openmpi/help-ras-base.txt @ 97

Last change on this file since 97 was 97, checked in by (none), 14 years ago

Adding compiled files

File size: 1.3 KB
Line 
1# -*- text -*-
2#
3# Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana
4#                         University Research and Technology
5#                         Corporation.  All rights reserved.
6# Copyright (c) 2004-2005 The University of Tennessee and The University
7#                         of Tennessee Research Foundation.  All rights
8#                         reserved.
9# Copyright (c) 2004-2005 High Performance Computing Center Stuttgart,
10#                         University of Stuttgart.  All rights reserved.
11# Copyright (c) 2004-2005 The Regents of the University of California.
12#                         All rights reserved.
13# $COPYRIGHT$
14#
15# Additional copyrights may follow
16#
17# $HEADER$
18#
19# This is the US/English general help file for the RAS base.
20#
21[ras-base:no-allocation]
22We were unable to find an allocation for this job as required by
23setting the "allocation required" flag. Please ensure you have
24the necessary allocation before executing again.
25
26If you wish to execute without a provided allocation (e.g., by
27providing a user-specified hostfile), please ensure that the "allocation
28required" flag is not set. This flag can be set in several forms, so
29please check that none of the following exist:
30
31MCA param file: orte_allocation_required = 1
32Environment: OMPI_MCA_orte_allocation_required=1
33Cmd line: -mca orte_allocation_required 1
34
35
Note: See TracBrowser for help on using the repository browser.