From 2a594fec6ca0adf00bbcef8e87debfc8562e1d38 Mon Sep 17 00:00:00 2001 From: Lenny Verkhovsky Date: Tue, 1 Sep 2009 11:17:32 +0000 Subject: [PATCH] added help message to rankfile mapper when failed if using alias instead of full hostname This commit was SVN r21919. --- orte/mca/rmaps/rank_file/help-rmaps_rank_file.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/orte/mca/rmaps/rank_file/help-rmaps_rank_file.txt b/orte/mca/rmaps/rank_file/help-rmaps_rank_file.txt index 6ec2a17a85..6c211a666d 100644 --- a/orte/mca/rmaps/rank_file/help-rmaps_rank_file.txt +++ b/orte/mca/rmaps/rank_file/help-rmaps_rank_file.txt @@ -54,7 +54,8 @@ the provided rankfile. [bad-host] Rankfile claimed host %s that was not allocated or oversubscribed it's slots. Please review your rank-slot assignments and your host allocation to ensure -a proper match. +a proper match. Try using full hostname, ex: host1.openmpi.org instead of +host1 [bad-index] Rankfile claimed host %s by index that is bigger than number of allocated hosts.