Conversation
|
So it looks like we need a self-hosted runner after all - the github one cannot deal with the |
a78c4a9 to
1daec68
Compare
scarlehoff
left a comment
There was a problem hiding this comment.
Thank you so much for this. I guess in Amsterdam I'll ask you how to set up the runner in the cluster so we can have more than one.
Let me know if it is finished and I'll try running it myself and review it asap.
(thanks again ¡!)
|
With a hadronic dataset that contains ~30
Yes! If there are more computers/clusters that we can use the better. |
actually, why don't you use an F2 positivity set? it is a DIS set but has a single Q2 |
That is a good idea! I will add one. |
In order to quickly wrap up #206, I realize I better as well address this now. This will not only check that #206 is properly working but will also address #194.
Here are the various checks that need to be done:
40008005)pinekois able to generate EKOspinekois able to produce FK tables by convolving the grids with the EKOsATLAS_SINGLETOP_8TEV_T-RAP-NORMis slightly above 1 permille)HERA_CC_318GEV_EP-SIGMAREDATLAS_Z0_7TEV_36PB_ETALHCB_WPWM_8TEV_MUON_YATLAS_SINGLETOP_8TEV_T-RAP-NORMNNPDF_POS_2P24GEV_F2DSTAR_WMWP_510GEV_WP-ALI will at some point write some documentations (while also updating the deprecated information) but for the time I am putting the steps here:
nnpdf_datawhich is installed withpineko.theory_productionsalso contains the correct folder structure to produce the theory predictions as described inpineko.ci.toml.pineko.ci.tomlcontains thepinekoconfiguration to run the regression testtheory_productionsdata is downloaded once for a given version and then cached in order to not download it every time the workflow is running. If new data are introduced in thetheory_productionsserver, the version at the following line needs to be incremented:pineko/.github/workflows/regression.yml
Line 44 in b357030
theory_productionsserver, they should be put in the correct folders according to the configurations defined inpineko.ci.toml.Note
Currently, this is using the a runner
pineko-stbc3hosted in the Nikhef stoomboot cluster under my user-space. The status of the runner can be tracked insettings > actions > runners.