Changes
Page history
Update Building MFIX with CSG EB on Spock
authored
Oct 28, 2021
by
Jordan Musser
Hide whitespace changes
Inline
Side-by-side
Building-MFIX-with-CSG-EB-on-Spock.md
View page @
c2f3df37
...
...
@@ -7,7 +7,7 @@ The Cray compiler on Spock is based on Clang and uses the `hipcc` compiler wrapp
Building MFIX on Spock with the Cray compiler and CSG-EB support enabled has problems, because:
-
Building with the compiler
`CXX=hipcc`
fails to build.
-
Building with the compiler
`CXX=$ROCM_PATH/llvm/bin/clang`
builds successfully, but the resulting executable crashes.
-
Building with the compiler
`CXX=$ROCM_PATH/llvm/bin/clang
++
`
builds successfully, but the resulting executable crashes.
# Procedure
...
...
...
...