[yt-dev] Call for testing: updated install script

Kenza Arraki karraki at nmsu.edu
Wed Apr 13 11:01:39 PDT 2016


Hi Nathan,
I did the same on my local machine (Mac OS X 10.10.5).

$ wget
https://bitbucket.org/ngoldbaum/yt/raw/install-script-updates/doc/install_script.sh
$ bash install_script.sh
    using default settings
    edited path to add yt-conda/bin
$ conda run python
 > import yt
 > ds = yt.load('IsolatedGalaxy/galaxy0030/galaxy0030')
 > ds.print_stats()

Looks good!


On Wed, Apr 13, 2016 at 11:45 AM David Collins <dcollins4096 at gmail.com>
wrote:

> Hi, Nathan--
>
> I did the simplest thing possible on Blue Waters and it seems to work.  I
> haven't tried anything in parallel yet.
>
> module swap PrgEnv-cray PrgEnv-gnu
> module load hdf5
> (both in ~/.modules)
> got your script with wget
> % bash install_script.sh
>
> Ran in under 20 min.
>
> Thanks!
>
> d.
>
> On Wed, Apr 13, 2016 at 11:10 AM, Nathan Goldbaum <nathan12343 at gmail.com>
> wrote:
>
>> Hi all,
>>
>> I'd appreciate it if people could try running my updated install script
>> on a variety of platforms. With my changes, the install script sets up a
>> conda environment by default, but the option to create a bootstrapped
>> from-source python environment is still implemented. See PR 2009 for
>> details:
>>
>> https://bitbucket.org/yt_analysis/yt/pull-requests/2009
>>
>> You can either grab the raw install_script.sh file from my fork:
>>
>> $ wget
>> https://bitbucket.org/ngoldbaum/yt/raw/install-script-updates/doc/install_script.sh
>>
>> Or pull from my fork and run the "test_install_script.py" that I've
>> added. The latter will take a while, because it runs the install script six
>> times with a variety of permutations in options.
>>
>> Thanks for your help!
>>
>> -Nathan
>>
>> _______________________________________________
>> yt-dev mailing list
>> yt-dev at lists.spacepope.org
>> http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
>>
>>
>
>
> --
> -- Sent from a computer.
> _______________________________________________
> yt-dev mailing list
> yt-dev at lists.spacepope.org
> http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spacepope.org/pipermail/yt-dev-spacepope.org/attachments/20160413/2e3ba9ae/attachment.htm>


More information about the yt-dev mailing list