From: Karl Decker (kaelenmitharos_at_gmail.com)
Date: Thu Dec 15 2016 - 11:13:26 CST

Hello all! I'm running a script that uses the Volmap distance mapping
command. The line looks like:
volmap distance $sel -res 1 -cutoff 7 -minmax "{-40 -40 -40} {40 40 40} -o
foo.dx
where $sel is an atomselect selection, as in [atomselect top protein].
It does not seem, based on performance, that this Volmap operation is being
accelerated with CUDA. How can we make it so?

Thanks,
Karl