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

Add CUDA workflow and proof of concept #1157

Closed
wants to merge 5 commits into from
Closed

Add CUDA workflow and proof of concept #1157

wants to merge 5 commits into from

Conversation

mborland
Copy link
Member

No description provided.

@mborland
Copy link
Member Author

@sdarwin I added a workflow with runs-on: gpu-runner-1, but the job doesn't seem to be getting picked up. Is there something else that I need to add?

@sdarwin
Copy link
Contributor

sdarwin commented Jul 16, 2024

There may be more than one blocker.

The first step: enabling a larger GitHub actions runner requires being an Owner of an organization, and then configuring billing and spending limits. I'm not able to do this on boostorg so gpu-runner-1 exists in cppalliance.

We might explore the options of setting up billing in boostorg. However, since the effectiveness of the gpu tests is still unknown, how about creating a repository in cppalliance ?

@mborland
Copy link
Member Author

There may be more than one blocker.

The first step: enabling a larger GitHub actions runner requires being an Owner of an organization, and then configuring billing and spending limits. I'm not able to do this on boostorg so gpu-runner-1 exists in cppalliance.

We might explore the options of setting up billing in boostorg. However, since the effectiveness of the gpu tests is still unknown, how about creating a repository in cppalliance ?

I'll try a similar PR on cppalliance/decimal since the concept is the same.

@mborland mborland closed this Jul 19, 2024
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