This article shows the a brief few steps for compiling GEM5how to compile GEM5 on the Olympus cluster.
Instructions
Below is a series of commands (in order) for compiling GEM5 on Olympus
Code Block |
---|
:: load-gem5
:: pip install scons
:: source scl_source enable devtoolset-7 [# This has to be executed each time or add to .profile]
:: source scl_source enable devtoolset-7
:: git clone https://github.com/gem5/gem5.git [https://urldefense.com/v3/__https://github.com/gem5/gem5.git__;!!KwNVnqRv!V8Bpy8Ngcyx7LK4xAuOuS9RY13IjtwyIsEFIgZlp9_OfnCQiyMgeRtVKPKCcBg$]
:: cd gem5
:: /usr/bin/env python3 $(which scons) build/X86/gem5.opt -j8 |
\uD83D\uDCCB Related articles
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 5 |
---|
spaces | com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@8a4 |
---|
sort | modified |
---|
showSpace | false |
---|
reverse | true |
---|
type | page |
---|
cql | label = "kb-how-to-article" and type = "page" and space = "EI" |
---|
labels | kb-how-to-article |
---|
|