terralang / terra

Terra is a low-level system programming language that is embedded in and meta-programmed by the Lua programming language.
terralang.org
Other
2.72k stars 201 forks source link

Enable CI on PPC64le via Ascent #610

Closed elliottslaughter closed 2 years ago

elliottslaughter commented 2 years ago

You can see the CI instance at https://code.ornl.gov/ecpcitest/csc335/terra/-/pipelines .

Because of the way things are set up, this will not, unfortunately, run on PRs or commits. But I can configure the CI to run regularly so that we can ensure PPC64le builds continue to work.

This is also, by the way, our first CI coverage with CUDA using actual GPUs.