swift-lang / swift-t

Swift/T: High Performance Parallel Scripting Language
http://swift-lang.org/Swift-T
Apache License 2.0
53 stars 22 forks source link

New mpi4py support in Swift/T #153

Open j-woz opened 6 years ago

j-woz commented 6 years ago

Need to mix @par functions with python() functions.

j-woz commented 6 years ago

CC @mdorier @mrakitin This WIP was merged to master and caused extra debugging output.

mrakitin commented 6 years ago

Good to know, thanks @jmjwozniak! Any plans to clean up the debug output in the next release?

j-woz commented 6 years ago

Fixed now, thanks for testing @mrakitin .

mrakitin commented 6 years ago

Great, thanks! So, it's in the master branch now, but not released yet. Correct? If there is a released version, I'd go ahead and create a new conda package with the fix.

j-woz commented 6 years ago

Right. We might be about to release a minor version though for several minor issues...