Optimized Belief Propagation (CPU and GPU)
RunImpCPU Directory Reference
Directory dependency graph for RunImpCPU:
src/RunImpCPU

Files

file  ARMTemplateSpFuncts.h [code]
 Contains template specializations for ARM/NEON vector processing.
 
file  AVX256TemplateSpFuncts.h [code]
 Template specializations for processing on SIMD vector data types supported by AVX256.
 
file  AVX512TemplateSpFuncts.h [code]
 Template specializations for processing on SIMD vector data types supported by AVX512.
 
file  AVXTemplateSpFuncts.h [code]
 Contains template specializations for AVX vector processing.
 
file  NEONTemplateSpFuncts.h [code]
 Template specializations for processing on SIMD vector data types supported by NEON on ARM CPUs.
 
file  RunCPUSettings.h [code]
 Contains namespace with CPU run defaults and constants.
 
file  SIMDProcessing.h [code]
 Contains general functions for processing using SIMD vector data types on CPU.