Unverified Commit e30e5b69 authored by Peter Eastman's avatar Peter Eastman Committed by GitHub
Browse files

Debug CI failures (#4588)

* Debug CI failures

* Debugging

* Debugging

* Debugging

* Debugging

* Debugging

* Debugging

* Debugging

* Debugging

* Removed build that was failing

* Fixed URL that had changed
parent 9e4b6ba5
......@@ -470,10 +470,10 @@ jobs:
python-version: "3.11"
compilers: compilers
- name: PowerPC CPU Python 3.11 devtoolset-7 compilers
docker-image: quay.io/condaforge/linux-anvil-ppc64le
python-version: "3.11"
compilers: devtoolset-7
#- name: PowerPC CPU Python 3.11 devtoolset-7 compilers
# docker-image: quay.io/condaforge/linux-anvil-ppc64le
# python-version: "3.11"
# compilers: devtoolset-7
- name: ARM CPU Python 3.11 with condaforge compilers
docker-image: quay.io/condaforge/linux-anvil-aarch64
......
......@@ -16,4 +16,3 @@ dependencies:
- pytest
- pytest-xdist
- pytest-timeout
- gromacs
......@@ -515,7 +515,7 @@ carbohydrates, include that file as well:
forcefield = ForceField('amber14-all.xml', 'amber14/tip3pfb.xml', 'amber14/GLYCAM_06j-1.xml')
Be aware that GLYCAM works somewhat differently from most force fields. It uses
its own nonstandard `naming convention <http://glycam.org/docs/forcefield/glycam-naming-2>`_
its own nonstandard `naming convention <https://glycam.org/docs/forcefield/glycam-naming-2/index.html>`_
for carbohydrates, and requires your input file to follow it. If any residues have
names different from what it expects, GLYCAM will be unable to assign parameters
to them.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment