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
03aa1a95
"platforms/vscode:/vscode.git/clone" did not exist on "116a99ba8aa07b47aadf6dc0b3a36c8555471dec"
Commit
03aa1a95
authored
Jul 07, 2014
by
John Chodera (MSKCC)
Browse files
Added comment for OpenCL test exclusion in conda recipe build.sh
parent
df1aa30e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
tools/conda-recipe/build.sh
tools/conda-recipe/build.sh
+2
-0
No files found.
tools/conda-recipe/build.sh
View file @
03aa1a95
...
...
@@ -34,6 +34,8 @@ make -j4
make
install
# Run C tests.
# Exclude OpenCL tests because @peastman suspects mesa on travis implementation is broken.
# @jchodera and @pgrinaway suspect travis is working, but AMD OpenCL tests are actually failing due to a bug.
ctest
-j2
-V
-E
"[A-Za-z]+OpenCL[A-Za-z]+"
# Install Python wrappers.
...
...
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