Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 238 Bytes

README.rdoc

File metadata and controls

7 lines (5 loc) · 238 Bytes

Hierarchical agglomerative clustering using graphics processors with CUDA

This sample program shows how to run parallel calculations on NVIDIA graphics processors using CUDA.

Usage

  • nvcc hc.cu -o hc -lcuda -lcutil -lcudpp64

  • ./hc