Here's a patch that introduces an optional parameter to &hostlist() and &hostlist_hosts(). The optional parameter is a delimiter for the hostlist. So if you call:
&hostlist_hosts()you'll get the same comma-delimited list that is returned today. But if you call
&hostlist_hosts(" ") you should get a space-delimited list.Can Mellanox try this patch and see if it works for them? If so, I'll commit it to the MTT trunk.
-- Jeff Squyres Cisco Systems
hostlist.patch
Description: Binary data