Speedup varies for different MCViNE applications.
1000X speedup achieved for a simple virtual experiment with an isotropic spherical sample component.
Install mcvine
$ conda config --add channels conda-forge
$ conda config --add channels mcvine
$ conda install python=3.8 mcvine=1.4.5
Install dependencies
$ conda install numba=0.53.1 cupy cudatoolkit=11.2.2
Build mcvine.acc
$ python setup.py sdist
$ pip install --no-deps .