icl-utk-edu / slate

SLATE is a distributed, GPU-accelerated, dense linear algebra library targetting current and upcoming high-performance computing (HPC) systems. It is developed as part of the U.S. Department of Energy Exascale Computing Project (ECP).
https://icl.utk.edu/slate/
BSD 3-Clause "New" or "Revised" License
91 stars 21 forks source link

Changing CI to use on-demand runners #167

Open G-Ragghianti opened 8 months ago

G-Ragghianti commented 8 months ago

Need to implement on-demand access to the gpu_intel on serotonin compute node.

G-Ragghianti commented 7 months ago

All checks are now passing with the jobs scheduled on the cluster through the github meta-runner.

G-Ragghianti commented 7 months ago

This is now passing, but I will remove the ignoring of deprecation warnings and merge in the changes from master once the use of the deprecated functions is fixed.