Gary,

The porting of your multi-processor branch is complete, but there are
a few issues with its integration into the new relax design.  This can
be seen by running the full test-suite.  One problem that needs to be
completely redesigned is how to access the Processor instance.  In
your original branch the instance was placed into
'self.relax.processor'.  However 'self.relax' no longer exists in the
1.3 line so we need to access it in another way.  One possibility is
to convert it into a singleton and then import it into the modules
that need it.  I'll start with the temporary singleton structure of
the relax data storage object and copy this to create a solution which
can be improved or replaced later.  Do you have any thoughts?

Cheers,

Edward

_______________________________________________
relax (http://nmr-relax.com)

This is the relax-devel mailing list
[email protected]

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-devel

Reply via email to