OneAPI Integration Testing
Testing container based on Jug_Dev with OneAPI Support.
Edited by Ujwal Kundur
Merge request reports
Activity
Filter activity
assigned to @AjaxLight
requested review from @wdconinc
added 1 commit
- ea0eacba - Add Fortan support required by root and few other packages
Integration Test Scenario #5
Previous build fails because gaudi and acts can't be built. The compiler can't find standard headers. The spack.yaml file must be the culprit, but I cannot find the root cause.
This final test layers oneAPI on top of debian_base instead of the other way around. Hopefully this will remedy all compiler errors.
Integration Test Scenario #6
Build passes but there are issues with GLIBC version mismatch. Test Scenario #6 deals with this by building a new debian image based on the stable branch (bullseye) and using this image as a base to build the oneapi container.
Edited by Ujwal Kundur
Please register or sign in to reply