[Yt-svn] commit/yt: MatthewTurk: Adding note about modules

Bitbucket commits-noreply at bitbucket.org
Tue Apr 12 14:29:19 PDT 2011


1 new changeset in yt:

http://bitbucket.org/yt_analysis/yt/changeset/8436105154c2/
changeset:   r4115:8436105154c2
branch:      yt
user:        MatthewTurk
date:        2011-04-12 23:28:25
summary:     Adding note about modules
affected #:  1 file (734 bytes)

--- a/doc/install_script.sh	Tue Apr 12 15:15:00 2011 -0600
+++ b/doc/install_script.sh	Tue Apr 12 17:28:25 2011 -0400
@@ -82,6 +82,13 @@
     then
         echo "Looks like you're on Kraken."
         echo
+        echo " ******************************************"
+        echo " * It may be better to use the yt module! *"
+        echo " *                                        *"
+        echo " *   $ module load yt                     *"
+        echo " *                                        *"
+        echo " ******************************************"
+        echo
         echo "NOTE: YOU MUST BE IN THE GNU PROGRAMMING ENVIRONMENT"
         echo "   $ module swap PrgEnv-pgi PrgEnv-gnu"
         echo
@@ -91,6 +98,13 @@
     then
         echo "Looks like you're on Nautilus."
         echo
+        echo " ******************************************"
+        echo " * It may be better to use the yt module! *"
+        echo " *                                        *"
+        echo " *   $ module load yt                     *"
+        echo " *                                        *"
+        echo " ******************************************"
+        echo
         echo "NOTE: YOU MUST BE IN THE GNU PROGRAMMING ENVIRONMENT"
         echo "   $ module swap PE-intel PE-gnu"
         echo

Repository URL: https://bitbucket.org/yt_analysis/yt/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list