Skip to content

Bugfix: Align calculation of number of ghost layers on GPU with CPU version

Stephan Seitz requested to merge seitz/pystencils:bugfix-ghostlayers-gpu into master

For the calculation of the number of ghostlayers only relative accesses should be considered like on the CPU version

Merge request reports