Closed smuzaffar closed 5 months ago
cms-bot internal usage
A new Issue was created by @smuzaffar.
@rappoccio, @sextonkennedy, @antoniovilela, @makortel, @Dr15Jones, @smuzaffar can you please review it and eventually sign/assign? Thanks.
cms-bot commands are listed here
I think that there is a mistake in the BuildFile as a -march=native
was left from early local tests when multi-arch was not available for tests
assign reconstruction
New categories assigned: reconstruction
@jfernan2,@mandrenguyen you have been requested to review this Pull request/Issue and eventually sign? Thanks
@VinInn , two unit tests
DataFormatsExtVec_t
andDataFormatsSSEVec_t
start failing for 14.1.X IB. These tests start failing forCMSSW_14_1_X_2024-05-19-0000
IB but there was no CMSSW or external change which went in to this IB. I think the reason for this failure is that full IB was built on a node withx86-64-v4
support. These tests run fine for other flavors e.g. ROOT632, ROOT6 , GEANT4, CPP20 etc. and these flavors were build on node withx86-64-v3
.For now, I have triggered a full build of 11h00 IB on
x86-64-v3
node to see if it was issue building onx86-64-v4
.