Skip to content

mml1975/accelbench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AccelBench

Benchmark CPU and GPU in TFLOPs by multiple matrix with Numpy and PyTorch

Run example for C = A[N,N] x B[N,N] and sum (C). N - size = 10000:
$ python accelbench.py 10000

About

Benchmark for GPU mathematics

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages