• How can Fortran allocatable character variables be displayed in DDT?
    I am debugging a Fortran program with DDT, but the value of an allocatable character variable (character(len = :), allocatable :: s) appears to be empty until it is passed into a subroutine. Is there...
  • How can Fortran allocatable character variables be displayed in DDT?
    I am debugging a Fortran program with DDT, but the value of an allocatable character variable (character(len = :), allocatable :: s) appears to be empty until it is passed into a subroutine. Is there...
  • question regarding arm DDT
    How can I get around this problem?
  • How to tell DDT Express Launch what "variant" MPI to use?
    Recently for some reason, I've been having issues with DDT and Express Launch. It used to work but then...something changed and now it does. For example, if I do this: ddt -connect mpirun -np 96 ./GEOSgcm...
  • How to tell DDT Express Launch what "variant" MPI to use?
    Recently for some reason, I've been having issues with DDT and Express Launch. It used to work but then...something changed and now it does. For example, if I do this: ddt -connect mpirun -np 96 ./GEOSgcm...