... | ... | @@ -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
|
... | ... | |