···61 ;;
62 MPICH)
63 # Fix to make mpich run in a sandbox
64- export HYDRA_IFACE=lo
65 # Disable sysfs cpu topology directory discovery.
66 export HWLOC_XMLFILE="@topology@"
67 ;;
···61 ;;
62 MPICH)
63 # Fix to make mpich run in a sandbox
64+ export HYDRA_IFACE="@iface@"
65 # Disable sysfs cpu topology directory discovery.
66 export HWLOC_XMLFILE="@topology@"
67 ;;