Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
b5812780
"tests_mpi/utils.py" did not exist on "d79b3cd12f6a4e911d17492539da68b11e1a255d"
Commit
b5812780
authored
Nov 29, 2011
by
Mark Friedrichs
Browse files
Removed very small system tests
parent
8e3be827
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
platforms/opencl/tests/TestOpenCLGBSAOBCForce2.cpp
platforms/opencl/tests/TestOpenCLGBSAOBCForce2.cpp
+1
-1
No files found.
platforms/opencl/tests/TestOpenCLGBSAOBCForce2.cpp
View file @
b5812780
...
...
@@ -3379,7 +3379,7 @@ int main() {
#endif
DoubleVector
numberOfMolecules
;
numberOfMolecules
.
push_back
(
10
);
//
numberOfMolecules.push_back( 10 );
numberOfMolecules
.
push_back
(
100
);
numberOfMolecules
.
push_back
(
1000
);
numberOfMolecules
.
push_back
(
2000
);
...
...
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