文件名称:K-means CUDA实现
文件大小:2.3MB
文件格式:ZIP
更新时间:2021-06-02 09:55:20
K-means CUDA实现
CUDA实现K-means算法,学习GPU编程入门级算法需要了解
【文件预览】:
kmeans-master
----seq_kmeans.c(7KB)
----benchmark.sh(3KB)
----file_io.c(7KB)
----Image_data()
--------color100.txt(9KB)
--------color100.bin(4KB)
--------edge100.txt(18KB)
--------texture100.txt(19KB)
--------texture17695.bin(1.35MB)
--------edge17695.bin(1.22MB)
--------color17695.bin(622KB)
----cuda_io.cu(7KB)
----go(1KB)
----mpi_io.c(11KB)
----sample.output(3KB)
----omp_main.c(6KB)
----seq_main.c(7KB)
----omp_kmeans.c(11KB)
----cuda_wtime.cu(1KB)
----LICENSE(1KB)
----wtime.c(1KB)
----Makefile(5KB)
----kmeans.h(3KB)
----mpi_kmeans.c(7KB)
----cuda_kmeans.cu(14KB)
----.gitignore(205B)
----README(6KB)
----mpi_main.c(8KB)
----cuda_main.cu(7KB)