Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

                   bulletcluster=`hostname | grep "^bullet"`
                   if [ "$bulletcluster" != "" ]; then
                   eval `/usr/bin/modulecmd sh unload lsf-openmpi_1.5.4-x86_64`
                   eval `/usr/bin/modulecmd sh load intellsf-openmpi_1.8.1-x86_64`
                    fi

...