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
892f3663
Unverified
Commit
892f3663
authored
Apr 12, 2021
by
Peter Eastman
Committed by
GitHub
Apr 12, 2021
Browse files
Added a Github Actions build for Pypy (#3086)
parent
0607d41c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
.github/workflows/CI.yml
.github/workflows/CI.yml
+9
-0
No files found.
.github/workflows/CI.yml
View file @
892f3663
...
@@ -130,6 +130,15 @@ jobs:
...
@@ -130,6 +130,15 @@ jobs:
-DOPENMM_BUILD_OPENCL_LIB=OFF \
-DOPENMM_BUILD_OPENCL_LIB=OFF \
-DOPENMM_BUILD_OPENCL_TESTS=OFF \
-DOPENMM_BUILD_OPENCL_TESTS=OFF \
-
name
:
Linux CPU Pypy
3.6
python-version
:
"
3.6.*=*pypy*"
os
:
ubuntu-latest
OPENCL
:
false
cuda-version
:
"
"
CMAKE_FLAGS
:
|
-DOPENMM_BUILD_OPENCL_LIB=OFF \
-DOPENMM_BUILD_OPENCL_TESTS=OFF \
-
name
:
MacOS Intel CPU/OpenCL Python
3.9
-
name
:
MacOS Intel CPU/OpenCL Python
3.9
python-version
:
"
3.9"
python-version
:
"
3.9"
os
:
macos-latest
os
:
macos-latest
...
...
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