Skip to content

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.

@github-actions
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.

2 participants