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

New PA 3 startup files #1

Merged
merged 16 commits into from
Mar 5, 2024
Merged

New PA 3 startup files #1

merged 16 commits into from
Mar 5, 2024

Conversation

SumanthRH
Copy link
Collaborator

@SumanthRH SumanthRH commented Mar 5, 2024

Updated setup for PA 3 for DSC 204A.

Changes:

  • For PA2, we had to downgrade numpy and pandas versions for compatibility with pygloo. This ended up breaking some installations like modin. We no longer need this. Container environments should be more consistent now.
  • Higher cpu and memory guarantees for the workers. Modin does eager execution which blows up memory consumption.
  • Added public and /datasets mount for all the nodes.
  • Fixed ray start commands for object store memory and total memory args. This is still hardcoded for the worker nodes as of now.

@SumanthRH SumanthRH merged commit 909f10f into main Mar 5, 2024
2 checks passed
@SumanthRH SumanthRH deleted the pa3 branch March 5, 2024 21:51
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.

2 participants