Skip to content

fix strange bug of qeh5 with pgi+Mlarge_arrays

Pietro Delugas requested to merge pietrodelugas/q-e:fix_qeh5_mod into develop

I don't know why but qeh5 module was not able to set hyperslabs correctly when compiled with the -Mlarge_arrays option for pgi compiler. In this way it works also when stride and count are present.

Merge request reports