Hacker News new | ask | show | jobs
by rcorcs 3961 days ago
For the stencil computation, if the input and output array together are greater than the GPU memory, there is an automatic and transparent method for tiling the data array into the GPU's memory, computing the stencil pattern in several chunks.