Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration: Flux inside of Swift/T #19

Open
j-woz opened this issue Apr 8, 2021 · 1 comment
Open

Integration: Flux inside of Swift/T #19

j-woz opened this issue Apr 8, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@j-woz
Copy link
Collaborator

j-woz commented Apr 8, 2021

An example of how we create external MPI sub-jobs from Swift/T is here:

https://bitbucket.org/mdorier/mpix_launch/src/master/example

The idea is that the child MPI app can be run on any subcommunicator from the parent MPI app.

If we could get a similar example working with Flux, it will be simple to bring that into Swift/T.

This all depends on #12 and #13 .

@j-woz j-woz added the enhancement New feature or request label Apr 8, 2021
@j-woz j-woz self-assigned this Apr 8, 2021
@dongahn
Copy link
Collaborator

dongahn commented Apr 13, 2021

Yes, this is excellent. I do have an Univ. of Utah collaboration who wants to try Flux+Swift/T to speed up a floating point analysis search/testing workflow (FLiT Bisect tool: see https://cacm.acm.org/magazines/2021/2/250083-keeping-science-on-keel-when-software-moves/fulltext?mobile=false).

Once we have some level of integration, I can ask the student to try this.

@SteVwonder SteVwonder changed the title MPI sub-jobs in Swift/T+Flux Integration: Flux inside of Swift/T Jun 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants