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
/tmp/jholmen/spack-stage/spack-stage-hpx-1.9.1-am4jnczyyvsp3fesiqign5o67rbwkpf4/spack-src/libs/core/program_options/src/value_semantic.cpp:382:18: error: no viable constructor or deduction guide for deduction of template arguments of 'set'
std::set alternatives_set(m_alternatives.begin(), m_alternatives.end());
Expected Behavior
Successful HPX 1.9.1 builds with ROCm 5.7.0.
Actual Behavior
Spack builds fail with the below:
Full log: spack-install-output.txt
Steps to Reproduce the Problem
(1) Load the environment:
(2) Clone Spack:
(3) Setup system packages:
(3) Install HPX:
Specifications
Module List:
The text was updated successfully, but these errors were encountered: