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

Update MACE fit to work with expyre jobs #270

Merged
merged 3 commits into from
Oct 26, 2023
Merged

Update MACE fit to work with expyre jobs #270

merged 3 commits into from
Oct 26, 2023

Conversation

bernstei
Copy link
Contributor

@bernstei bernstei commented Oct 26, 2023

Convert configs into a list before passing them through expyre back to fit, so they are actually sent to remote job.

Add test of mace fit in a remote job. Required some massaging of env vars to allow pytorch-cpu to be loaded in remote job.

closes #269

before passing them through expyre back to fit, so they are actually
sent to remote job). Add test of mace fit in a remote job. Required
some massaging of env vars to allow pytorch-cpu to be loaded in remote
job.
A couple more things ignored, and lots of tiny whitespace/line break
changes.
@bernstei bernstei merged commit 047c366 into main Oct 26, 2023
1 check passed
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.

Fix mace fitting with expyre
1 participant