yt Logo Contest, and possibly a free mug!
Hi all, yt is in need of an awesome new logo, which is why we are announcing the first ever new logo contest! So here's the deal: We'll accept entries for the next two weeks. Let's arbitrarily say Tuesday, May 10th, at 11:59:59 pm EST. If there is more than one entry, we will put it up for a community vote at that time. Oh, and the most important part -- the winner will get a coffee mug with their new logo front and center!!! Please email yt@enzotools.org with your image attached. Good luck, and happy logo-ing! Sam
Hi all, I've never had problems running YT on Ranger before, but after my latest hg pull/update I'm getting the following error: In [3]: from yt.mods import * In [4]: from yt.analysis_modules.api import EnzoSimulation PMGR_COLLECTIVE ERROR: unitialized MPI task: Missing required environment variable: MPIRUN_RANK What's going on here? Best, Carolyn
Hi Carolyn, Skimming the source, it looks like light_ray gets imported when you do yt.analysis_modules.api. light_ray includes an import of mpi4py. So what I think is happening is that this import breaks the local MPI installation, and rather than throwing an error, it calls the system exit, dumping you back at the prompt. I've committed what I think is a fix to both the tip and the stable repo. Can you give it a shot? -Matt On Wed, Apr 27, 2011 at 3:02 PM, Carolyn Peruta <perutaca@msu.edu> wrote:
Hi all,
I've never had problems running YT on Ranger before, but after my latest hg pull/update I'm getting the following error:
In [3]: from yt.mods import *
In [4]: from yt.analysis_modules.api import EnzoSimulation PMGR_COLLECTIVE ERROR: unitialized MPI task: Missing required environment variable: MPIRUN_RANK
What's going on here?
Best,
Carolyn _______________________________________________ yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
It works, thanks! On Apr 27, 2011, at 3:07 PM, Matthew Turk wrote:
Hi Carolyn,
Skimming the source, it looks like light_ray gets imported when you do yt.analysis_modules.api. light_ray includes an import of mpi4py. So what I think is happening is that this import breaks the local MPI installation, and rather than throwing an error, it calls the system exit, dumping you back at the prompt.
I've committed what I think is a fix to both the tip and the stable repo. Can you give it a shot?
-Matt
On Wed, Apr 27, 2011 at 3:02 PM, Carolyn Peruta <perutaca@msu.edu> wrote:
Hi all,
I've never had problems running YT on Ranger before, but after my latest hg pull/update I'm getting the following error:
In [3]: from yt.mods import *
In [4]: from yt.analysis_modules.api import EnzoSimulation PMGR_COLLECTIVE ERROR: unitialized MPI task: Missing required environment variable: MPIRUN_RANK
What's going on here?
Best,
Carolyn _______________________________________________ yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
_______________________________________________ yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
That's my fault. The light ray tool doesn't work within YT's parallel standards. Putting the mpi4py import inside a try block probably won't work since the error is killing the python code. For safety, it's probably best to just keep that import out of any .api for now. On Wed, Apr 27, 2011 at 3:10 PM, Carolyn Peruta <perutaca@msu.edu> wrote:
It works, thanks!
On Apr 27, 2011, at 3:07 PM, Matthew Turk wrote:
Hi Carolyn,
Skimming the source, it looks like light_ray gets imported when you do yt.analysis_modules.api. light_ray includes an import of mpi4py. So what I think is happening is that this import breaks the local MPI installation, and rather than throwing an error, it calls the system exit, dumping you back at the prompt.
I've committed what I think is a fix to both the tip and the stable repo. Can you give it a shot?
-Matt
On Wed, Apr 27, 2011 at 3:02 PM, Carolyn Peruta <perutaca@msu.edu> wrote:
Hi all,
I've never had problems running YT on Ranger before, but after my latest hg pull/update I'm getting the following error:
In [3]: from yt.mods import *
In [4]: from yt.analysis_modules.api import EnzoSimulation PMGR_COLLECTIVE ERROR: unitialized MPI task: Missing required environment variable: MPIRUN_RANK
What's going on here?
Best,
Carolyn _______________________________________________ yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
_______________________________________________ yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
_______________________________________________ yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
Hello and welcome to the first reminder of the first ever new logo contest! Here is the updated deal: We have received a grand total of zero entries, so if you submit something now, you're probably looking at being a proud new owner of a coffee mug with your awesome design on it! C'mon, you know that firing up some sick microsoft paint is way more fun than checking email, so get to it! Again, send them along to yt@enzotools.org Sam On Tue, Apr 26, 2011 at 9:17 PM, Sam Skillman <samskillman@gmail.com> wrote:
Hi all,
yt is in need of an awesome new logo, which is why we are announcing the first ever new logo contest! So here's the deal:
We'll accept entries for the next two weeks. Let's arbitrarily say Tuesday, May 10th, at 11:59:59 pm EST. If there is more than one entry, we will put it up for a community vote at that time.
Oh, and the most important part -- the winner will get a coffee mug with their new logo front and center!!!
Please email yt@enzotools.org with your image attached. Good luck, and happy logo-ing!
Sam
Hello again, and welcome to the second reminder of the first ever new logo contest. Here is the nail-biting deal: There is just under 26 hours remaining to submit your logo entry for a shot at *eternal pride and a **free coffee mug. Stop stalling and send in your entry! You know the address already, but for those too tired from all their designing to scroll down the email chain, here it is again: yt@enzotools.org Sam *Actual time length may vary **No restrictions, it is actually free On Mon, May 2, 2011 at 8:58 PM, Sam Skillman <samskillman@gmail.com> wrote:
Hello and welcome to the first reminder of the first ever new logo contest! Here is the updated deal:
We have received a grand total of zero entries, so if you submit something now, you're probably looking at being a proud new owner of a coffee mug with your awesome design on it!
C'mon, you know that firing up some sick microsoft paint is way more fun than checking email, so get to it!
Again, send them along to yt@enzotools.org
Sam
On Tue, Apr 26, 2011 at 9:17 PM, Sam Skillman <samskillman@gmail.com>wrote:
Hi all,
yt is in need of an awesome new logo, which is why we are announcing the first ever new logo contest! So here's the deal:
We'll accept entries for the next two weeks. Let's arbitrarily say Tuesday, May 10th, at 11:59:59 pm EST. If there is more than one entry, we will put it up for a community vote at that time.
Oh, and the most important part -- the winner will get a coffee mug with their new logo front and center!!!
Please email yt@enzotools.org with your image attached. Good luck, and happy logo-ing!
Sam
participants (4)
-
Britton Smith -
Carolyn Peruta -
Matthew Turk -
Sam Skillman