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

Issue227 remove hostname #315

Closed mikebentley15 closed 4 years ago

mikebentley15 commented 4 years ago

Fixes #227

Description: Remove use of hostname from runs.

The hostname is not entirely removed

As implemented, not a big breaking change. It would just require recompiling your tests after cleaning.

Documentation: Just remove references to host/name in flit-config.toml

Tests: No changes to tests were necessary. They all pass still.