Tuomas Koskela

Results 23 issues of Tuomas Koskela

Currently the makefile extracts the current date and time and the git branch and hash via a mixture of sed and shell commands. I found this fails, e.g. when I...

area: main-source
improves: stability
time: hours
type: bug

It would be great if this could also set up the mpifort/mpif90/mpif77 wrappers for compiling MPI codes

enhancement

This statement in the README ``` MPI= - 'yes' turns off any use of MPI within the application. ``` seems wrong. Looking at the makefile, it looks like MPI is...