Running this code:
https://github.com/colinjcotter/sketchpad/blob/rk4/averaging/disc_aver_sw_paradiag.py
using parallelism in both space and averaging gives CompilationError(f"Generated code differs across ranks (see output in {output})")
Mismatching kernels are found in
mismatching-kernels.tgz
The full error output:
lev3-dt1-alpha05-advection-8570494.txt
The shell script used:
asQ-lev3-dt1-alpha05-advection.txt
The error disappears when spatial parallel is turned off.
Running this code:
https://github.com/colinjcotter/sketchpad/blob/rk4/averaging/disc_aver_sw_paradiag.py
using parallelism in both space and averaging gives
CompilationError(f"Generated code differs across ranks (see output in {output})")Mismatching kernels are found in
mismatching-kernels.tgz
The full error output:
lev3-dt1-alpha05-advection-8570494.txt
The shell script used:
asQ-lev3-dt1-alpha05-advection.txt
The error disappears when spatial parallel is turned off.