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

CI: run 10000 PRP iterations #297

Closed
wants to merge 1 commit into from
Closed

Conversation

proski
Copy link
Contributor

@proski proski commented Sep 19, 2024

This is primarily for the benefit of mfakto CI, which fails to find any GPU hardware.

@proski
Copy link
Contributor Author

proski commented Sep 23, 2024

The tests pass because the failure of the self-test makes prpll exit with the code 0 that indicates success. That's obviously an issue that needs to be fixed.

I was wrong in my assumption that GitHub Actions jobs have access to GPU on some platforms. Only pocl (i.e. CPU emulation) is available, and it will take some effort to make gpuowl work with pocl.

This PR is not going to evolve to anything working, so I'm closing it.

@proski proski closed this Sep 23, 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.

1 participant