Umesimd
UME::SIMD A library for explicit simd vectorization.
Install / Use
/learn @edanor/UmesimdREADME
NOTE: UME::Vector library has been moved to github! Please see: https://github.com/edanor/umevector
Current stable release is: v0.8.1
To checkout stable release use:
git clone https://edanor@bitbucket.org/edanor/umesimd.git
git checkout tags/v0.8.1
UME::SIMD is an explicit vectorization library. The library defines homogeneous interface for accessing functionality of SIMD registers of AVX, AVX2, AVX512 and IMCI (KNCNI, k1om) instruction set.
You can find the most recent documentation and tutorials here: UME::SIMD tutorials.
Also a link to older wiki(deprecated): wiki pages.
For quotations please refer to: A high-performance portable abstract interface for explicit SIMD vectorization
This piece of code was developed as part of ICE-DIP project at CERN:
"ICE-DIP is a European Industrial Doctorate project funded by the European Community's 7th Framework programme Marie Curie Actions under grant PITN-GA-2012-316596".
All questions should be submitted using the bug tracking system:
or by sending e-mail to:
przemyslaw.karpinski@cern.ch
RELEASE NOTES for v0.8.1
Interface:
-
Performance tuning:
-
Benchmarks:
- Add VS2015 solution for benchmarks.
Fixes:
- remove unnecessary include in explog.
- fix explog to use more portable reinterpret-cast
Tests:
-
Other:
- Update Readme
Donations
I am not getting paid for developing this software, so any type of help would be appreciated. If you like this project and you would like to support it, please feel free to make a volontary donation. This software will remain free regardless of any donations, but money can help keeping it up to date and bug-free.
Related Skills
node-connect
349.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.5kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。

