Skip to content

Turn machine lists into Fluent parallel options #850

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

Merged
merged 3 commits into from
Sep 7, 2022
Merged

Conversation

dnwillia-work
Copy link
Collaborator

@dnwillia-work dnwillia-work commented Sep 6, 2022

Testing this on SLURM, these small changes to MachineList make the arguments construction a bit more straightforward. I've added support for len() and indexing operation. The function to build the parallel arguments is added to the main package and is tested.

From here one would need to call these functions in launch_fluent. I'll try this next.

@dnwillia-work dnwillia-work changed the title Feat/scheduler Scheduler Support Round 2. Sep 6, 2022
@dnwillia-work dnwillia-work linked an issue Sep 6, 2022 that may be closed by this pull request
@dnwillia-work dnwillia-work changed the title Scheduler Support Round 2. Turn machine lists into Fluent parallel options Sep 6, 2022
@dnwillia-work dnwillia-work merged commit a6bf487 into main Sep 7, 2022
@dnwillia-work dnwillia-work deleted the feat/scheduler branch September 7, 2022 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Job scheduling via PyFluent
3 participants