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
SWIFT
SWIFTsim
Commits
55554d8c
Commit
55554d8c
authored
Apr 06, 2013
by
Pedro Gonnet
Browse files
keep only if queues will be re-used.
Former-commit-id: d1ed82997dfe2936922bc4dc003a6cf5fd5fa674
parent
8935e919
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/Makefile.am
View file @
55554d8c
...
...
@@ -34,6 +34,6 @@ test_LDADD = ../src/.libs/libswiftsim.a $(HDF5_LDFLAGS)
# Sources for test_fixed
test_fixed_SOURCES
=
test.c
test_fixed_CFLAGS
=
-DCOUNTER
-DTIMER
$(AM_CFLAGS)
-DENGINE_
FLAGS
=
engine_policy_fixdt
test_fixed_CFLAGS
=
-DCOUNTER
-DTIMER
$(AM_CFLAGS)
-DENGINE_
POLICY
=
"
engine_policy_fixdt
| engine_policy_keep"
test_fixed_LDADD
=
../src/.libs/libswiftsim.a
$(HDF5_LDFLAGS)
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