paboyle / Grid

Data parallel C++ mathematical object library
GNU General Public License v2.0
155 stars 111 forks source link

Accelerated Pick-Set Checkerboard functions #368

Closed Heinrich-BR closed 3 years ago

Heinrich-BR commented 3 years ago

This request includes pickCheckerboard and setCheckerboard functions to Lattice_transfer.h which run on the GPU.

paboyle commented 3 years ago

Thanks