pgiri / dispy

Distributed and Parallel Computing Framework with / for Python
https://dispy.org
Other
266 stars 55 forks source link

Bsync import dependencies #221

Open bsync opened 3 years ago

bsync commented 3 years ago

Small modification to directly support 'import <...>' type strings as JobCluster dependencies. They are always prefixed to the compute.code and serialized as is to the compute node(s).