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
83e92131
Unverified
Commit
83e92131
authored
Nov 24, 2020
by
Jaime Rodríguez-Guerra
Committed by
GitHub
Nov 24, 2020
Browse files
Add a little note on conda versions (#2934)
parent
7b4927cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
docs-source/usersguide/application.rst
docs-source/usersguide/application.rst
+4
-3
No files found.
docs-source/usersguide/application.rst
View file @
83e92131
...
...
@@ -70,9 +70,10 @@ modern drivers from your vendor.
conda
install
-
c
conda
-
forge
openmm
This
installs
a
version
of
OpenMM
compiled
with
the
latest
version
of
CUDA
supported
by
your
drivers
.
Alternatively
you
can
request
a
version
that
is
compiled
for
a
specific
CUDA
version
with
the
command
With
recent
:
code
:`
conda
`
versions
(
v4
.8.4
+),
this
will
install
a
version
of
OpenMM
compiled
with
the
latest
version
of
CUDA
supported
by
your
drivers
.
Alternatively
you
can
request
a
version
that
is
compiled
for
a
specific
CUDA
version
with
the
command
::
conda
install
-
c
conda
-
forge
openmm
cudatoolkit
==
10.0
...
...
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