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
3e532275
Unverified
Commit
3e532275
authored
Aug 14, 2019
by
peastman
Committed by
GitHub
Aug 14, 2019
Browse files
Merge pull request #2371 from peastman/docs
Updated CUDA versions listed in manual
parents
a34bb184
f8df7217
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docs-source/usersguide/application.rst
docs-source/usersguide/application.rst
+2
-2
No files found.
docs-source/usersguide/application.rst
View file @
3e532275
...
@@ -69,7 +69,7 @@ Anaconda or Miniconda.
...
@@ -69,7 +69,7 @@ Anaconda or Miniconda.
conda
install
-
c
omnia
-
c
conda
-
forge
openmm
conda
install
-
c
omnia
-
c
conda
-
forge
openmm
This
installs
a
version
of
OpenMM
that
is
compiled
to
work
with
CUDA
9.2
.
This
installs
a
version
of
OpenMM
that
is
compiled
to
work
with
CUDA
10.1
.
Alternatively
you
can
request
a
version
that
is
compiled
for
a
specific
CUDA
Alternatively
you
can
request
a
version
that
is
compiled
for
a
specific
CUDA
version
with
the
command
version
with
the
command
::
::
...
@@ -78,7 +78,7 @@ version with the command
...
@@ -78,7 +78,7 @@ version with the command
where
:
code
:`
cuda92
`
should
be
replaced
with
the
particular
CUDA
version
where
:
code
:`
cuda92
`
should
be
replaced
with
the
particular
CUDA
version
installed
on
your
computer
.
Supported
values
are
:
code
:`
cuda75
`,
:
code
:`
cuda80
`,
installed
on
your
computer
.
Supported
values
are
:
code
:`
cuda75
`,
:
code
:`
cuda80
`,
:
code
:`
cuda90
`,
:
code
:`
cuda91
`,
:
code
:`
cuda92
`,
and
:
code
:`
cuda10
0
`.
Because
:
code
:`
cuda90
`,
:
code
:`
cuda91
`,
:
code
:`
cuda92
`,
:
code
:`
cuda100
`,
and
:
code
:`
cuda10
1
`.
Because
different
CUDA
releases
are
not
binary
compatible
with
each
other
,
OpenMM
can
different
CUDA
releases
are
not
binary
compatible
with
each
other
,
OpenMM
can
only
work
with
the
particular
CUDA
version
it
was
compiled
with
.
only
work
with
the
particular
CUDA
version
it
was
compiled
with
.
...
...
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