From: Josh Vermaas (vermaasj_at_msu.edu)
Date: Thu Mar 31 2022 - 19:12:38 CDT

For reasons that I assume are historical, there are two identical
function calls. One is the "measure gofr" command in the measure command
documentation
(https://www.ks.uiuc.edu/Research/vmd/current/ug/node138.html), which
uses the CPU. The other is a "measure rdf" command, which should give
identical output, except it uses the GPU codepath.

-Josh

On 3/31/22 17:52, Max Win wrote:
> I had a quick question on tcl scripting of the RDF. How does one
> enable GPU code on the tcl script? I know it is possible on the VMD GUI.
>