xsdk-project / xsdk-issues

A repository under which GitHub issues not related to a specific xSDK repo can be filed.
7 stars 0 forks source link

exago build failure with gcc940 #231

Closed balay closed 9 months ago

balay commented 9 months ago

xr_l_g94-xsdk-100-linux-gcc940

https://gitlab.com/xsdk-project/spack-xsdk/-/jobs/5276299110

spack-build-out.txt

balay commented 9 months ago

Another error with xr_l_g113-xsdk-100-linux-gcc1131

https://gitlab.com/xsdk-project/spack-xsdk/-/jobs/5276299064

Note: you can access the build log by browsing the artifacts section on the above URL

balay commented 9 months ago

xr_l_g113-xsdk-cuda-100-linux-gcc1131

https://gitlab.com/xsdk-project/spack-xsdk/-/jobs/5276299076

balay commented 9 months ago

xr_l_g132-xsdk-100-linux-gcc1321

https://gitlab.com/xsdk-project/spack-xsdk/-/jobs/5276299104

balay commented 9 months ago

xr_l_i23-xsdk-100-linux-oneapi2023-2-0

https://gitlab.com/xsdk-project/spack-xsdk/-/jobs/5276299105

Log in the artifacts above

balay commented 9 months ago

xr_l_i23-xsdk-100-linux-oneapi2023-1-0

https://gitlab.com/xsdk-project/spack-xsdk/-/jobs/5276299092

Log in the artifacts above

balay commented 9 months ago

xr_l_i22-xsdk-100-linux-oneapi202220

https://gitlab.com/xsdk-project/spack-xsdk/-/jobs/5276299111

Log in the artifacts above

cameronrutherford commented 9 months ago

Going to compile a list and make sure relevant issues are linked:

Visually verified the rest are all the same. Should be able to spin up a CPU GitHub action pipeline too catch these all preventatively in the future. We are doing a code freeze and will prioritise any remaining build issues in xSDK moving forward.

Note we have build issues with python without MPI https://github.com/pnnl/ExaGO/issues/16, as well as without python and without MPI https://github.com/pnnl/ExaGO/issues/39, so these are at least two examples of things we need to fixup before release, but we are basically there.

See as well the milestone and remaining issues for our release https://github.com/pnnl/ExaGO/milestone/1

balay commented 9 months ago

Thanks! The latest pipeline has successful exago builds.

https://gitlab.com/xsdk-project/spack-xsdk/-/pipelines/1036334714

cameronrutherford commented 9 months ago

https://github.com/pnnl/ExaGO/pull/41 - closes this