Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Xin Wang
codes-dev
Commits
fea87166
Commit
fea87166
authored
Sep 26, 2016
by
Misbah Mubarak
Browse files
removing executables from lib, fixing fat tree LP struct warning
parent
9257a4ab
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/Makefile.subdir
View file @
fea87166
...
...
@@ -156,12 +156,7 @@ src_libcodes_a_SOURCES = \
src/networks/model-net/model-net-lp.c
\
src/networks/model-net/model-net-sched.c
\
src/networks/model-net/model-net-sched-impl.h
\
src/networks/model-net/model-net-sched-impl.c
\
src/network-workloads/model-net-mpi-replay.c
\
src/network-workloads/model-net-synthetic.c
\
src/network-workloads/model-net-synthetic-slimfly.c
\
src/network-workloads/model-net-synthetic-fattree.c
\
src/network-workloads/model-net-dumpi-traces-dump.c
src/networks/model-net/model-net-sched-impl.c
#codes/codes-nw-workload.h
...
...
src/networks/model-net/fattree.c
View file @
fea87166
...
...
@@ -2958,7 +2958,7 @@ tw_lptype fattree_lps[] =
(
map_f
)
codes_mapping
,
sizeof
(
switch_state
),
},
{
0
},
{
NULL
,
NULL
,
NULL
,
NULL
,
NULL
,
NULL
,
NULL
,
0
},
};
/* returns the fattree lp type for lp registration */
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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