Hi,
We are ready to update the default c++ standard to c++20 for 14.1.X. cms-sw/cmsdist#9288 changes the default to c++20. There are few known issues with it
Note that we do not build 14.1.0 releases for gcc13 yet, so we can let that IB fail and wait for cuda update. We can also apply the gcc patch on top of existing 13.2.1 which should allow to build gcc 13 (except the existing array-bound error #45340) and then update to gcc 13.3.0 when cuda supports it. This requires two full rebuild of our externals.
I prefer that we move to GCC 13.3.0 and wait for cuda update
Hi,
We are ready to update the default c++ standard to c++20 for 14.1.X. cms-sw/cmsdist#9288 changes the default to c++20. There are few known issues with it
Note that we do not build 14.1.0 releases for gcc13 yet, so we can let that IB fail and wait for cuda update. We can also apply the gcc patch on top of existing 13.2.1 which should allow to build gcc 13 (except the existing array-bound error #45340) and then update to gcc 13.3.0 when cuda supports it. This requires two full rebuild of our externals.
I prefer that we move to GCC 13.3.0 and wait for cuda update