Skip to content

skrieder/cuda_wordcount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

119 Commits
 
 
 
 
 
 
 
 

Repository files navigation

B1;2ccuda_wordcount

A simple cuda wordcount example to test the feasibility of lightweight wordcount on GPUs.

To run:

move to the dir

cd sample_code

build the code

./compile_hashtable.sh

run the sample

./hashtable_gpu

About

A simple cuda wordcount example to test the feasibility of lightweight wordcount on GPUs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors