openmmtools.utils.get_fastest_platform

openmmtools.utils.get_fastest_platform()[source]

Return the fastest available platform.

This relies on the hardcoded speed values in Platform.getSpeed().

Returns:
platform : simtk.openmm.Platform

The fastest available platform.