Skip to content

Algorithms written using a classical CPU and a GPU approach

License

Notifications You must be signed in to change notification settings

rept0id/cpu-vs-gpu-variants

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpu-vs-gpu-variants

A collection of algorithms written using a classical CPU approach and a GPU (CUDA) approach.

Results

Fast Inverse Square Root

Result :

CPU calculations in one second: 4
CUDA calculations in one second: 463401

(Specs : )

CPU : AMD A4 5300 APU 3.6GHz
GPU : Nvidia GeForce GTX 750TI
GPU DRIVER : 535.183.01 (linux)
GPU DRIVER : CUDA version : 12.2

About

Algorithms written using a classical CPU and a GPU approach

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published