mcvine / acc

Accelerated mcvine engine
0 stars 1 forks source link

Add DGSSXRes kernel #106

Closed ckendrick closed 1 year ago

ckendrick commented 1 year ago

This adds a GPU version of the DGS Single Crystal Resolution kernel.

Closes #102.

yxqd commented 1 year ago

Thanks @ckendrick ! This looks good. I only made minor changes to shrink down the dimensions of the sample and the target so that in the test we can lower the tolerance of errors. Once the CI tests pass we can merge