usnistgov / hiperc

High Performance Computing Strategies for Boundary Value Problems
https://pages.nist.gov/hiperc/en/latest/index.html
39 stars 7 forks source link

misaligned blocks in gpu codes #118

Closed tkphd closed 6 years ago

tkphd commented 6 years ago

CUDA and OpenCL codes work for 512x512 meshes, but not generally: boundary condition at x=L is ignored, so no diffusion occurs from the right side.

tkphd commented 6 years ago

Recurrence of #96.