Skip to content

Gpu test rename and add joint id calo

Update naming so that everything starts with test_trigGPU and ID/calo is in the name:

	renamed:    test_trigGPU_data_v1Dev_grid.py -> test_trigGPU_ID_data_v1Dev_grid.py
	renamed:    test_trigGPU_mc_v1Dev_grid.py -> test_trigGPU_ID_mc_v1Dev_grid.py
	renamed:    test_trigP1_CaloGPU_v1PhysP1_grid.py -> test_trigGPU_P1_calo_v1PhysP1_grid.py
	renamed:    test_trigAna_CaloGPU_RDOtoRDOTrig_v1Dev_grid.py -> test/test_trigGPU_RDOtoRDOTrig_v1Dev_grid.py
	renamed:    test_trig_CaloGPU_data_v1Dev_grid.py -> test_trigGPU_calo_data_v1Dev_grid.py
	renamed:    test_trig_CaloGPU_mc_v1Dev_grid.py -> test_trigGPU_calo_mc_v1Dev_grid.py

and add a test that runs the ID + Calo GPU code in the same job (Run-3):

test_trigGPU_ID_calo_data_v1Dev_grid.py

cc @damazio @dossantn

Edited by Stewart Martin-Haugh

Merge request reports