Gromacs  2025-dev-20240910-a7e2421
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Variables
gmx::anonymous_namespace{identifyavx512fmaunits.cpp} Namespace Reference

Variables

std::mutex initMutex
 Mutex to guard the execution of the timing test. More...
 

Variable Documentation

std::mutex gmx::anonymous_namespace{identifyavx512fmaunits.cpp}::initMutex

Mutex to guard the execution of the timing test.

We only execute the test once, and return the saved result on subsequent calls.