Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TurboMap

A GPU-accelerated extension alignment engine for long-read sequencing that delivers high speed with near-lossless accuracy.

Build

make -j$(nproc) GPUARCH=sm_80

Optional flags:

  • DPX=1 — use the Hopper DPX kernel (requires GPUARCH=sm_90).
  • PRINT=1 — verbose logging.
  • RAW=1 / KERNEL_ONLY=1 — ablation builds.

Run

./minimap2 -a -t $(nproc) --gpu --gpu-cfg gpu/gpu_config.json ref.mmi reads.fastq.gz > out.sam

License

MIT (see LICENSE.txt), inheriting from upstream minimap2.

About

GPU-accelerated Minimap2 Pipeline

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages