We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 819cce4 commit 1bacbc3Copy full SHA for 1bacbc3
_posts/2024-08-13-build-hpx.markdown
@@ -48,7 +48,7 @@ spack compiler find
48
spack install hpx
49
# Install distributed hpx
50
spack external find openmpi
51
-spack install hpx networking=mpi ^ôpenmpi
+spack install hpx networking=mpi ^openmpi
52
{% endhighlight %}
53
54
0 commit comments