Gromacs  2026.0-dev-20251119-5f0a571d
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Functions
gmx::test::anonymous_namespace{sycl_kernel_utils.cpp} Namespace Reference

Classes

struct  StaticLocalStorageTest
 Test fixture parameterized on whether to test conditional static local storage as well. More...
 

Functions

template<bool useConditionalStaticLocalStorage>
auto buildKernel (sycl::handler &cgh, const int *gm_input, int *gm_output)
 
std::string nameOfTest (const testing::TestParamInfo< bool > &info)
 Help GoogleTest name our test cases.