[Yt-svn] [yt] #255: Nested parallelism

yt hg at enzotools.org
Sat Aug 28 07:55:43 PDT 2010


#255: Nested parallelism
--------------------+-------------------------------------------------------
 Reporter:  mturk   |       Owner:  mturk
     Type:  defect  |      Status:  new  
 Priority:  major   |   Milestone:  2.0  
Component:  yt      |     Version:       
 Keywords:          |  
--------------------+-------------------------------------------------------
 The existing parallelism infrastructure needs to be re-factored so that
 rather than a single global state, a stack of parallelism states can be
 constructed.  To bootstrap our way into this, avoiding the problem of
 setting up and destroying nested communicators in a general fashion, we
 should be able to turn off parallelism after creating an iterator.  i.e.,
 this would enable iteration over multiple of an object in a user script,
 and then a return at the end to a collective operation.

-- 
Ticket URL: <http://yt.enzotools.org/ticket/255>
yt <http://yt.enzotools.org/>
AMR (enzo-specific) data analysis tool


More information about the yt-svn mailing list