Parallel implementation of quickstep, configurable for CUDA, OpenCL and OpenMP.
The package by default is compiled with CPU quickstep. To enable GPU capabilities, overlay this package and recompile
with CUDA drivers installed.
parallel_quickstep is ...