Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add installation instructions for conda forge #44

Merged
merged 1 commit into from
Feb 2, 2021

Conversation

jaimergp
Copy link
Contributor

Will close #6

@raimis
Copy link

raimis commented Jan 28, 2021

@jaimergp is this finished?

@jaimergp
Copy link
Contributor Author

I tested on Linux and it works. It'd be nice to check if MacOS works as expected too:

conda create -n openmm-plumed-test -c conda-forge openmm-plumed
conda activate openmm-plumed-test
python -c "import openmmplumed"  # should return nothing
$CONDA_PREFIX/share/openmm-plumed/tests/TestReferencePlumedForce

@tonigi
Copy link
Contributor

tonigi commented Jan 28, 2021

It seems to work on MacOS too :) [Tested on Big Sur x86 according to the instructions. I would be surprised if it's using any acceleration]

@raimis
Copy link

raimis commented Feb 1, 2021

I think, we can merge this.

@jaimergp
Copy link
Contributor Author

jaimergp commented Feb 2, 2021

@peastman Ready to merge :)

@raimis raimis merged commit edff9ea into openmm:master Feb 2, 2021
@RaulPPelaez RaulPPelaez mentioned this pull request Dec 12, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

conda recipe for openmm-plumed
3 participants