rweed
rweed
@LKedward Thanks. My issue with the MPI example is when I don't want to build a parallel application. I understand the use of external-modules for codes where I would do...
@certik, I have a version of the Fritsch/Carlson/Butland monotone cubic interpolation routines (PCHIP) that I refactored to modern Fortran (ie removed sphagetti code) from the original SLATEC code I can...
I've had similar issues with PGI and flang. I tried compiling my hashMap routines and both gave the same error (but with different equally confusing messages). I reported this to...