1
1

added help message to rankfile mapper when failed if using alias instead of full hostname

This commit was SVN r21919.
Этот коммит содержится в:
Lenny Verkhovsky 2009-09-01 11:17:32 +00:00
родитель 796b765952
Коммит 2a594fec6c

Просмотреть файл

@ -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.