Skip to content

CI: Add OLCF GitLab-CI

Vicente Bolea requested to merge vbolea/vtk-m:add-olcf-ci into master

This adds the infrastructure code for launching CI runners at the OLCF Summit testing cluster (OLCF Ascent, ECP hardware) using the VTK-m mirror hosted by OLCF https://code.ornl.gov/ecpcitest/vtk-m/

Here is the CDASH build status: https://open.cdash.org/index.php?project=VTKM&filtercount=1&showfilters=1&field1=site&compare1=63&value1=ascent

This resolves: https://gitlab.kitware.com/kmorel/ecp-vtk-m-project-management/-/issues/295

Completion criteria:

  • Build in Ascent
  • Build with CUDA
  • Test in Ascent
  • Test with CUDA
  • Make MPI build job #653
  • Connect to Dashboard
  • Use ccache
  • Update docs to reflect those changes
  • Integrate infrastructure code to existing code
  • Resolve current tests errors (only 6) #652 (closed)

@kmorel

Edited by Vicente Bolea

Merge request reports