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

Fix xio resume script #287

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Fix xio resume script #287

wants to merge 1 commit into from

Conversation

cartalla
Copy link
Contributor

@cartalla cartalla commented Dec 11, 2024

Miscellaneous Exostellar Infrastructure Optimizer integration fixes.

Updated documentation.

Add DefaultImageName to example config.

Rename some of the XIO config parameters.

  • Replace ControllerSecurityGroupIds with Controllers/SecurityGroupIds
  • Replace WorkerSecurityGroupIds with Workers/SecurityGroupIds

Fix a bug where referencing unset variable if AdditionalSecurityGroupsStackName not set.

Change error to warning if an instance type doesn't exist in the current region.

Fix configure_xio.py script to create new resources if they don't already exist.

Fix hard-coded SLURM_CONF_PATH in resume_xspot.sh script.

If XIO pool's MinMemory not set, set it to the same value as MaxMemroy.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@cartalla cartalla force-pushed the xio-fix branch 10 times, most recently from fb542b4 to b3a29be Compare December 14, 2024 02:53
Miscellaneous Exostellar Infrastructure Optimizer integration fixes.

Updated documentation.

Add DefaultImageName to example config.

Rename some of the XIO config parameters.

* Replace ControllerSecurityGroupIds with Controllers/SecurityGroupIds
* Replace WorkerSecurityGroupIds with Workers/SecurityGroupIds

Fix a bug where referencing unset variable if AdditionalSecurityGroupsStackName not set.

Change error to warning if an instance type doesn't exist in the current region.

Fix configure_xio.py script to create new resources if they don't already exist.

Fix hard-coded SLURM_CONF_PATH in resume_xspot.sh script.
Check that XIO profile name is alphanumeric.

If XIO pool's MinMemory not set, set it to the same value as MaxMemory.
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