Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 371 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 371 Bytes

GPU-LMM

This project aims to provide software to do large-scale genetic analysi by using GPU computation.

CPU version

In this subproject, we provide software depending on CPU computation only. It utilizes the parallel technique to boost the computation performance.

GPU version

In this subproject, we provide software by combining the GPU computation power.