Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ycai
simbricks
Commits
18023fff
Commit
18023fff
authored
Sep 14, 2020
by
Antoine Kaufmann
Browse files
experiments: increase gem5 memory
parent
7f19545d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
experiments/common-functions.sh
experiments/common-functions.sh
+1
-1
No files found.
experiments/common-functions.sh
View file @
18023fff
...
@@ -112,7 +112,7 @@ run_gem5() {
...
@@ -112,7 +112,7 @@ run_gem5() {
--cacheline_size
=
64
\
--cacheline_size
=
64
\
--cpu-clock
=
3GHz
\
--cpu-clock
=
3GHz
\
--kernel
=
$GEM5_KERNEL
--disk-image
=
$img
--disk-image
=
$3
\
--kernel
=
$GEM5_KERNEL
--disk-image
=
$img
--disk-image
=
$3
\
--cpu-type
=
$4
--mem-size
=
4
GB
--cosim-pci
=
$pcisock
--cosim-shm
=
$shm
\
--cpu-type
=
$4
--mem-size
=
16
GB
--cosim-pci
=
$pcisock
--cosim-shm
=
$shm
\
--ddio-enabled
--ddio-way-part
=
8
--mem-type
=
DDR4_2400_16x4
\
--ddio-enabled
--ddio-way-part
=
8
--mem-type
=
DDR4_2400_16x4
\
--checkpoint-dir
=
"
$cpdir
"
$6
\
--checkpoint-dir
=
"
$cpdir
"
$6
\
&>
$OUTDIR
/gem5.
$1
.log &
&>
$OUTDIR
/gem5.
$1
.log &
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment