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
7fac851b
"vscode:/vscode.git/clone" did not exist on "eb898ad6cac26fecfcd024ccbe863d655f1dfd48"
Unverified
Commit
7fac851b
authored
Nov 26, 2024
by
Jakob Görgen
Browse files
added current experiment script
parent
b470b12c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
experiments/pyexps/netperf_sysconf.py
experiments/pyexps/netperf_sysconf.py
+1
-1
No files found.
experiments/pyexps/netperf_sysconf.py
View file @
7fac851b
...
...
@@ -88,7 +88,7 @@ for host_type in host_types:
for
nic_type
in
nic_types
:
for
net_type
in
net_types
:
simulation
=
sim
.
Simulation
(
"n-"
+
host_type
+
"-"
+
nic_type
+
"-"
+
net_type
name
=
"n-"
+
host_type
+
"-"
+
nic_type
+
"-"
+
net_type
,
system
=
sys
)
# Host
if
host_type
==
"gem5"
:
...
...
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