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
75717dba
Commit
75717dba
authored
Aug 22, 2017
by
James Willis
Browse files
Benchmarking of interactions can now be performed in testInteractions.c.
parent
afe55977
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/Makefile.am
View file @
75717dba
...
...
@@ -32,7 +32,7 @@ TESTS = testGreetings testMaths testReading.sh testSingle testKernel testSymmetr
check_PROGRAMS
=
testGreetings testReading testSingle testTimeIntegration
\
testSPHStep testActivePair test27cells test125cells testParser
\
testKernel testFFT testInteractions testMaths
\
testSymmetry testThreadpool
benchmarkInteractions
\
testSymmetry testThreadpool
\
testAdiabaticIndex testRiemannExact testRiemannTRRS
\
testRiemannHLLC testMatrixInversion testDump testLogger
\
testVoronoi1D testVoronoi2D testVoronoi3D testPeriodicBC
...
...
@@ -71,8 +71,6 @@ testFFT_SOURCES = testFFT.c
testInteractions_SOURCES
=
testInteractions.c
benchmarkInteractions_SOURCES
=
benchmarkInteractions.c
testAdiabaticIndex_SOURCES
=
testAdiabaticIndex.c
testRiemannExact_SOURCES
=
testRiemannExact.c
...
...
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