PRUNERS / FLiT

A project to quickly detect discrepancies in floating point computation across hardware, compilers, libraries and software.
Other
36 stars 6 forks source link

Issue307 compiler specific flags in bisect #309

Closed mikebentley15 closed 4 years ago

mikebentley15 commented 4 years ago

Fixes #307

Description: Changed the generated Makefile when performing bisect so that the fixed_compile_flags will be used only if the compiler matches what is in the flit-config.toml file. A better implementation will be warranted when issue #40 is implemented, but this seems adequate for now.

Documentation:

Tests: