[Swift-user] Coupling Swift and Matlab Parallel Toolbox - reg.

Mihael Hategan hategan at mcs.anl.gov
Wed Nov 12 17:42:41 CST 2014


Hi,

While I do not have specific examples, this is possible. It is a matter
of instructing Swift to instruct the queuing system (or coasters) to
start a single job per node, and then a matter of having that job manage
the core-level parallelism. The last step won't be done automatically by
Swift though, but it's usually an issue of supplying the right
command-line arguments (or environment variables) to Matlab (or the
relevant OpenMP/Threaded program).

Mihael

On Wed, 2014-11-12 at 21:51 +0000, Karthikeyan Balasubramanian wrote:
> Hi,
> 
> I am wondering if it would be possible to use Swift to manage node-level parallelization while the core-level task management is handled by Matlab Parallel toolbox. Any sample code would be of great help.
> 
> Thank you.
> B.K.
> _______________________________________________
> Swift-user mailing list
> Swift-user at ci.uchicago.edu
> https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-user





More information about the Swift-user mailing list