https://github.com/szaghi/FLAP
Revision e8a5cbfe73dcce2a6d6d1c2eb9c356f303b6396f authored by Stefano Zaghi on 30 March 2023, 10:25:48 UTC, committed by Stefano Zaghi on 30 March 2023, 10:25:48 UTC
Fix issue #98 exploiting -Mbackslah flag of NVFortran.

This change addresses the need by:

+ add a note into readme for pointing out the workaround based on the
  compiler switch (thanks to @cponder );
+ add an example of NVFortran compilation into the main fobos.
1 parent be5accc
Raw File
Tip revision: e8a5cbfe73dcce2a6d6d1c2eb9c356f303b6396f authored by Stefano Zaghi on 30 March 2023, 10:25:48 UTC
Fix issue #98
Tip revision: e8a5cbf
codecov.yml
coverage:
  ignore:
    - src/third_party
    - doc/
back to top