accel-sim / accel-sim-framework

This is the top-level repository for the Accel-Sim framework.
https://accel-sim.github.io
Other
289 stars 110 forks source link

Let Jenkins use SLURM to build repo #212

Closed FJShen closed 7 months ago

FJShen commented 1 year ago

Right now Jenkins is dispatching the regression tests to the lab cluster nodes, but the build is still done on the master node. Modify the Jenkinsfile to dispatch make jobs to the cluster as well.

FJShen commented 1 year ago

gpgpusim's Jenkins file also need changing.