Skip to content

Conversation

dnwillia-work
Copy link
Collaborator

@dnwillia-work dnwillia-work commented Aug 25, 2022

Introducing support for SLURM, UGE, LSF, PBS and WindowsHPC. This PR just adds the modules required to parse the environment and drive the machine lists, with core counts, that can be passed to Fluent via -cnf. It's not yet connected to launch_fluent.

A lot of the original code was all camel case. I converted many (maybe all) the API functions, input parameters and output variables to snake, but there are still local variables using camel case.

@dnwillia-work dnwillia-work linked an issue Aug 25, 2022 that may be closed by this pull request
@dnwillia-work dnwillia-work force-pushed the feat/scheduler branch 2 times, most recently from 59f4934 to 07e97c6 Compare August 25, 2022 19:41
@dnwillia-work dnwillia-work merged commit cb58eed into main Aug 26, 2022
@dnwillia-work dnwillia-work deleted the feat/scheduler branch August 26, 2022 16:03
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