Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This article shows the brief few steps for compiling GEM5

Instructions

Below is a series of commands (in order) for compiling GEM5 on Olympus

:: load-gem5

:: pip install scons

# 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

:: cd gem5

:: /usr/bin/env python3 $(which scons) build/X86/gem5.opt -j8

Filter by label

There are no items with the selected labels at this time.

  • No labels