Gromacs  2024.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
tests Directory Reference
+ Directory dependency graph for tests:

Description

Unit tests for SIMD intrinsics interface (simd).

Files

file  base.cpp
 
file  base.h
 Declares common base class for testing SIMD and SIMD4.
 
file  bootstrap_loadstore.cpp
 Separate test of SIMD load/store, before we use them in the SIMD test classes.
 
file  data.h
 Common test data constants for SIMD, SIMD4 and scalar tests.
 
file  scalar.cpp
 
file  scalar_math.cpp
 
file  scalar_util.cpp
 
file  simd.cpp
 
file  simd.h
 Declares fixture for testing of normal SIMD (not SIMD4) functionality.
 
file  simd4.cpp
 
file  simd4.h
 Declares fixture for testing of SIMD4 functionality.
 
file  simd4_floatingpoint.cpp
 
file  simd4_math.cpp
 
file  simd4_vector_operations.cpp
 
file  simd_floatingpoint.cpp
 
file  simd_floatingpoint_util.cpp
 
file  simd_integer.cpp
 
file  simd_math.cpp
 
file  simd_memory.cpp
 Tests for gmx::ArrayRef for SIMD types.
 
file  simd_vector_operations.cpp