I don't know what changed in the repo or recent SWIG, but it no longer compiles for me. For some reason, it does not seem to make compilation rules for the generated .f90 files, producing erros like
/home/xap/docs/writing/fortrilinos/papers/swig/code/src/perf/perf_formatrix.f90:13:8:
use formatrix
1
Fatal Error: Can't open module file ‘formatrix.mod’ for reading at (1): No such file or directory
I wanted to quickly test some performance with it.
I don't know what changed in the repo or recent SWIG, but it no longer compiles for me. For some reason, it does not seem to make compilation rules for the generated
.f90files, producing erros likeI wanted to quickly test some performance with it.