Files
simpeg/SimPEG
Brendan Smithyman 75e3163a47 Added some prototypes for parallel constructs.
SuperReference acts like an IPython.parallel.Reference instance specialized for function calls. If it's scheduled by a call to 'apply' on a Load Balanced View, it will raise UnmetDependency errors until it's scheduled on a worker that is allowed by its 'rank' attribute. This can therefore point at functions that are known to be defined on particular workers.

Endpoint is a prototype layout for an object to hold multiple Problems, Fields, etc. on the remote workers. The idea is to clean up the remote namespace and reduce the use of globals().
2015-05-07 13:32:37 -04:00
..
2014-11-03 21:54:34 -07:00
2014-10-09 15:28:59 -07:00
2014-05-19 01:23:07 -07:00
2015-02-05 14:22:20 -08:00
2014-05-18 16:46:25 -07:00
2014-10-09 12:32:37 -07:00
2015-04-17 16:49:11 -07:00
2014-12-08 09:02:30 -08:00
2015-05-04 10:42:56 -07:00