Unverified Commit 7c9e2cde authored by Philip Turner's avatar Philip Turner Committed by GitHub
Browse files

Nit plaform -> platform (#3930)

* Update 05_cpu_platform.rst

* Update 04_platform_specifics.rst
parent 2975f44b
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
.. _the-cpu-platform: .. _the-cpu-platform:
The CPU Plaform The CPU Platform
############### ###############
CpuPlatform is a subclass of ReferencePlatform. It provides optimized versions CpuPlatform is a subclass of ReferencePlatform. It provides optimized versions
......
...@@ -141,7 +141,7 @@ The CPU Platform recognizes the following Platform-specific properties: ...@@ -141,7 +141,7 @@ The CPU Platform recognizes the following Platform-specific properties:
Determinism Determinism
*********** ***********
Whether a simulation is deterministic will depend on what plaform you run on in Whether a simulation is deterministic will depend on what platform you run on in
addition to what settings/methods you use. For instance, as of this writing, addition to what settings/methods you use. For instance, as of this writing,
using PME on the Reference, OpenCL, and double-precision CUDA will result in using PME on the Reference, OpenCL, and double-precision CUDA will result in
deterministic simulations. Single-precision CUDA and CPU platforms are not deterministic simulations. Single-precision CUDA and CPU platforms are not
......
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