Skip to content

Fix type error when compiling with IBM XL compiler on Summit

Podhorszki, Norbert requested to merge github/fork/keichi/xl-summit into master

Created by: keichi

Fixes the following error:

"/ccs/home/keichi/ADIOS2/testing/adios2/engine/sst/TestSstReadF.f90", 
line 50.27: 1513-041 (S) Arguments of the wrong type were specified for the
INTRINSIC procedure "modulo".

Merge request reports