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

Add hydra entrypoint #867

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Add hydra entrypoint #867

wants to merge 4 commits into from

Conversation

rayg1234
Copy link
Collaborator

@rayg1234 rayg1234 commented Sep 20, 2024

To run local:
fairchem --config-yml=src/fairchem/experimental/foundation_models/evaluation/matbench_discovery/matbench_example.ymll --hydra

To run on slurm:
fairchem --config-yml=src/fairchem/experimental/foundation_models/evaluation/matbench_discovery/matbench_example.ymll --hydra --submit --num-gpus=8

TODO next:

  • Fix logs so they are properly printed (right now logging.info are absorbed, prints work)
  • add WB logger, probably need singleton logger to avoid abusing the main config

@rayg1234 rayg1234 added enhancement New feature or request minor Minor version release labels Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request minor Minor version release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant