搜索资源列表
SIMD
- 新的HASH算法,sha1等的替代算法之一。用于产生消息摘要,主要用于信息安全领域完整性认证。安全性更高,是现有消息摘要算法sha1、sha2、md5等的更新替代算法。-The new HASH method, sha1, etc. One alternative algorithms. Used to generate message digest is mainly used in the field of information security and integrity of cert
ddd-patches.tar
- The two patches are for the ddd debugger. The comm-manag patch will correct many faults in the startup of ddd. With this patch ddd is once more usable. The second patch greatly improves the usability of the register window. Single forms of each re
SIMD-multiTask
- MFC多线程类,可以设置一个多任务(线程)对象,然后启动对象,同步对象,之后完成了多任务操作。-Multi Task Class. You can set a muti-task(thread)Object, followed by start and synch. The muti-task executed.
fpsimd
- FP SIMD context switching and fault handling for Linux v2.13.6.
devinit
- A SIMD 3DNOW! MMX FPU 64-bit store here would require at the very least an FPU save and or cr0.ts manipulation. -A SIMD 3DNOW! MMX FPU 64-bit store here would require at the very least an FPU save and or cr0.ts manipulation.
simd
- cm_ll_data: function pointers to SoC-specific implementations of common CM functions.
fpsimdmacros
- FP SIMD state saving and restoring macros.
phytbl_n
- FP SIMD state saving and restoring.
vp9_loopfilter_filters_dspr2
- loop filter designed to work using chars so that we can make maximum use of 8 bit simd instructions.
hw_irq
- may_use_simd - whether it is allowable at this time to issue SIMD instructions or access the SIMD register file.
Colfax-HOW-Day-03
- 引入了数据并行和自动矢量化。讨论的主题包括:SIMD运算的概念,使用内联函数向量化代码,英特尔编译器回路的自动矢量化,用符号和表达式功能启用SIMD阵列。演示文稿还涉及到假设的向量依赖性,和情况下,程序员必须消除编译器的假设向量依赖。实践部分,使用英特尔编译器执行自动矢量化,诊断其成功,使自动矢量化发生时,编译器不见数据并行的机会。-Session 3 introduces data parallelism and automatic vectorization. Discussed topic