ralna / spral

Sparse Parallel Robust Algorithms Library
https://ralna.github.io/spral/
Other
105 stars 27 forks source link

Support Jetson GPUs #172

Closed jfowkes closed 11 months ago

jfowkes commented 11 months ago

Hopefully resolves #163

amontoison commented 11 months ago

Can we add a CI build with GPUs? I never tested CIrun but it seems to be a good idea. https://github.com/ralna/spral/issues/66

jfowkes commented 11 months ago

@AndrewLister-STFC could we run a self-hosted GPU runner in the STFC cloud?

AndrewLister-STFC commented 11 months ago

@AndrewLister-STFC could we run a self-hosted GPU runner in the STFC cloud?

As far as I know self hosted runners on public repo's are a bad idea. https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners/about-self-hosted-runners#self-hosted-runner-security I'm not sure I'm confident in setting this up so there are no attack vectors.

jfowkes commented 11 months ago

@amontoison so no we can't add a CI build with GPUs :(

amontoison commented 11 months ago

@jfowkes https://resources.github.com/devops/accelerate-your-cicd-with-arm-and-gpu-runners-in-github-actions/#form

jfowkes commented 11 months ago

@amontoison only available for paid accounts. No one gives free GPUs.

amontoison commented 11 months ago

You're right, it's only available for paid accounts. 😞