Home
last modified time | relevance | path

Searched refs:N_VALUES (Results 1 – 1 of 1) sorted by relevance

/libCEED/backends/magma/tuning/
H A Dtuning.cpp28 constexpr static std::array<std::pair<int, int>, 7> N_VALUES = { variable
61 for (const auto [N, NUM_TRIALS] : N_VALUES) { in main()