Add SPEC2017 CPU wrf floating point rate and speed test.
Allow for possibility that wrf rate and speed tests might be compiled differently. VALIDATOR and WRF_SPECPP targets are a function of the BENCHMARK_SUITE_TYPE.
Paths
| Differential D101789
[test-suite] SPEC2017 CPU wrf floating point tests. ClosedPublic Authored by naromero77 on May 3 2021, 3:14 PM.
Details Summary Add SPEC2017 CPU wrf floating point rate and speed test. Allow for possibility that wrf rate and speed tests might be compiled differently. VALIDATOR and WRF_SPECPP targets are a function of the BENCHMARK_SUITE_TYPE.
Diff Detail
Event TimelineComment Actions
Comment Actions LGTM, thank you.
This revision is now accepted and ready to land.May 5 2021, 7:45 AM Closed by commit rTfb038dea9c4b: [test-suite] SPEC2017 CPU wrf floating point tests. (authored by naromero77). · Explain WhyMay 5 2021, 8:19 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 343054 External/SPEC/CFP2017rate/521.wrf_r/CMakeLists.txt
External/SPEC/CFP2017rate/CMakeLists.txt
External/SPEC/CFP2017speed/621.wrf_s/CMakeLists.txt
External/SPEC/CFP2017speed/CMakeLists.txt
|
This is odd. Why not using WRF_SPECPP_${BENCHMARK_SUITE_TYPE} directly?
It seems to be uses as library name. Capitalizaton is odd for a library.