You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a followup to flux-framework/flux-core#3133 ; after resolving that issue (which occurred while building flux-core), I immediately ran into further problems building flux-sched@master+cuda. As with the prior linked issue, I'm using GCC 10.2.0, installed via Spack, on a linux-rhel7-power9le system.
The build errors I'm getting this time seem to be within templated C++ code, so I'm not going to copy the error text in the issue body; instead, I have the Spack build log here: spack-build-out.txt
The exact spec that is failing to build is flux-sched@master%[email protected]+cuda.
The text was updated successfully, but these errors were encountered:
This is a followup to flux-framework/flux-core#3133 ; after resolving that issue (which occurred while building
flux-core
), I immediately ran into further problems buildingflux-sched@master+cuda
. As with the prior linked issue, I'm using GCC 10.2.0, installed via Spack, on alinux-rhel7-power9le
system.The build errors I'm getting this time seem to be within templated C++ code, so I'm not going to copy the error text in the issue body; instead, I have the Spack build log here: spack-build-out.txt
The exact spec that is failing to build is
flux-sched@master%[email protected]+cuda
.The text was updated successfully, but these errors were encountered: