You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setting MQC_Scalar values leads to a compiler warning (at least with the latest nvhpc compilers, pgfortran). The warning is Overlapping data initializations of. I'm not sure why this is throwing a warning.
The text was updated successfully, but these errors were encountered:
Setting MQC_Scalar values leads to a compiler warning (at least with the latest nvhpc compilers, pgfortran). The warning is
Overlapping data initializations of
. I'm not sure why this is throwing a warning.The text was updated successfully, but these errors were encountered: