[
https://issues.apache.org/jira/browse/ARROW-16464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17532528#comment-17532528
]
Kouhei Sutou commented on ARROW-16464:
--------------------------------------
OK.
It seems that we can use GitHub Actions' self-hosted runners with autoscalling.
It will match this use case.
https://docs.github.com/en/actions/hosting-your-own-runners/autoscaling-with-self-hosted-runners
> [C++][CI][GPU] Add CUDA CI
> --------------------------
>
> Key: ARROW-16464
> URL: https://issues.apache.org/jira/browse/ARROW-16464
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++, Continuous Integration, GPU
> Reporter: Antoine Pitrou
> Assignee: Jacob Wujciak-Jens
> Priority: Critical
> Fix For: 9.0.0
>
>
> Arrow C++, PyArrow and perhaps other bindings have CUDA support, but none is
> currently tested on CI, and I think few of the contributors enable CUDA on
> their local builds.
> We should definitely exercise CUDA support, at least in the nightly builds
> where we may have more flexibility to use custom machines.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)