Skip to content

seprov/cuda-vector-add

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

(written for windows)

compile with nvcc -O3 -arch=sm_86 --use_fast_math cuda_vector_add.cu

run with ./a.exe 1000000000

the argument is the length of arrays

can't run with arrays much larger than that

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages