ROCm/gpufort

Be careful about datatype of number constants

Closed this issue · 0 comments

  • Double/custom precision numbers have a suffix that indicates the desired number format.
  • Numbers without a suffix need to be translated to the default real (=float if not redefined via compiler option).