ergo
gemm_sse Directory Reference

Files

file  common.h [code]
 Macros for inlining and static assertions and structs for access to matrix elements specifying the layout of matrix entries in memory.
 
file  g_intrin.h [code]
 Templates for convenient access to intrinsic instructions.
 
file  gemm_sse.h [code]
 Generalized matrix matrix multiplication using SSE intrinsics.
 
file  mm_kernel_inner_sse2_A.h [code]
 Templates for efficient gemm kernels. For architectures with SSE2 or higher.
 
file  mm_kernel_outer_A.h [code]
 Templates for efficient gemm kernels. Outer kernel that wraps around given inner kernel.
 
file  vector_intrin.h [code]
 Vector template for convenient access to SIMD operations.