Stop testing that hwloc cache-size detection works properly
commitc5a01a73e9095ae3998fc947b7e8bcfac3b57240
authorMark Abraham <mark.j.abraham@gmail.com>
Sat, 16 Nov 2019 20:04:30 +0000 (16 21:04 +0100)
committerPaul Bauer <paul.bauer.q@gmail.com>
Sat, 16 Nov 2019 21:47:17 +0000 (16 22:47 +0100)
tree8003a3cc1e868919c079ae0176e538084e316c1f
parent6c0ab48c23a64aee18d443a2f9d62e1c87b12379
Stop testing that hwloc cache-size detection works properly

This was never a unit test of whether GROMACS HardwareTopology can
detect cache line size, because it requires both that hwloc works
correctly on the execution hardware, and that GROMACS code uses its
results correctly. So we should stop running such tests.

Refs #3205

Change-Id: I4d13e39620335b235f9969e5e09299fb9b41b1a0
src/gromacs/hardware/tests/hardwaretopology.cpp