scream icon indicating copy to clipboard operation
scream copied to clipboard

Use lambdas more widely in HOMMEXX to limit data transfer to device at each kernel launch.

Open ambrad opened this issue 3 years ago • 0 comments

A lot of HOMMEXX code is derived from code we wrote before lambdas were available on all target machines. Rework kernel launches to use lambdas instead of operator().

ambrad avatar Nov 29 '22 22:11 ambrad