Manymap
Accelerating Long Read Alignment on Three Processors
Install / Use
/learn @RapidsAtHKUST/ManymapREADME
manymap
This repository contains the source code of the paper "Accelerating Long Read Alignment on Three Processors", by Zonghao Feng, Shuang Qiu, Lipeng Wang, and Qiong Luo.
Micro Benchmarks
Evaluation of the base-level alignment kernel. Run make to compile the following executables:
ksw_{sse2, sse41, avx2, avx512}: The original kernel in minimap2.
cpu_{sse2, sse41, avx2, avx512}: CPU version of the optimized kernel.
knl: KNL (Intel Xeon Phi processor) version.
gpu: GPU version. Variants: single block / multiple blocks with cooperative groups, global memory / shared memory (applicable to small data), score only / complete path
Macro Benchmarks
Evaluation of end-to-end runtime. Run make to compile. To use the MCDRAM on KNL, add numactl -m 1 before the run command.
Acknowledgment
This project is based on minimap2 (version 2.16).
Related Skills
node-connect
347.6kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.4kCreate 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
347.6kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.6kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
