Skip to content

ENH: enable RunsOn with custom ami #451

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

Merged
merged 8 commits into from
May 8, 2025
Merged

ENH: enable RunsOn with custom ami #451

merged 8 commits into from
May 8, 2025

Conversation

mmcky
Copy link
Contributor

@mmcky mmcky commented May 8, 2025

This PR migrates GitHub Actions to use the new RunsOn service.

The change are:

  • ci.yml (using custom quantecon AMI, CUDA=12.9)
  • cache.yml (using custom quantecon AMI, CUDA=12.9)
  • collab.yml (using RunsOn base Ubuntu 2404 image with Docker Support)
  • publish.yml (using custom quantecon AMI, CUDA=12.9)
  • linkchecker.yml (GitHub base runner, no GPU required)

Due to conflicts between torch and jax software, we are installing the nightly torch stack (thanks @HumphreyYang) this is working well with CUDA=12.9 and doesn't downgrade CUDANN below 9.8 which is required by JAX.

Copy link

github-actions bot commented May 8, 2025

@github-actions github-actions bot temporarily deployed to pull request May 8, 2025 07:33 Inactive
@github-actions github-actions bot temporarily deployed to pull request May 8, 2025 10:30 Inactive
@github-actions github-actions bot temporarily deployed to pull request May 8, 2025 12:01 Inactive
@mmcky mmcky mentioned this pull request May 8, 2025
4 tasks
@github-actions github-actions bot temporarily deployed to pull request May 8, 2025 23:15 Inactive
@github-actions github-actions bot temporarily deployed to pull request May 8, 2025 23:16 Inactive
@mmcky mmcky merged commit 6f1510b into main May 8, 2025
7 checks passed
@mmcky mmcky deleted the setup-runson branch May 8, 2025 23:24
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