Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
csg-eb
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
exa
csg-eb
Wiki
Building MFIX with CSG EB on Spock
Changes
Page history
New page
Templates
Clone repository
Update Building MFIX with CSG EB on Spock
authored
3 years ago
by
Jordan Musser
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Building-MFIX-with-CSG-EB-on-Spock.md
+1
-1
1 addition, 1 deletion
Building-MFIX-with-CSG-EB-on-Spock.md
with
1 addition
and
1 deletion
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
...
...
This diff is collapsed.
Click to expand it.