◐ Shell
clean mode source ↗

Cuda backend actions by christophe-murphy · Pull Request #3615 · arrayfire/arrayfire

CUDA build actions for ArrayFire Github standard runners

Description

Actions to build CUDA back ends on standard runners. Note that since standard runners do not have GPUs, the code is only built and no tests are run.

Also note that modifications from #3566 are needed for the code to compile successfully on Windows.

Checklist

  • Rebased on latest master
  • Code compiles