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

Use same packages on OSSC and on RA #2

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

Conversation

f-hafner
Copy link
Contributor

@f-hafner f-hafner commented Jul 8, 2024

In this PR, I add code that allows to create virtual environments with the same package versions on the OSSC/snellius and on the CBS RA.

Main changes

  • use more pip dependencies; otherwise there were too many conflicts mostly coming from PyTorch vs TensorFlow. this means more recent packages, but lower performance (according to SURF).
  • make it easier to run all steps

The ossc/README.md contains detailed user instructions.

For the second round of the PreFer challenge, the following checks are still necessary

  • get confirmation from SURF that this way of using DL packages is fine
  • get confirmation from Lisa that she can install the venv file
  • install venv on the OSSC
  • install venv on the CBS RA

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.

1 participant