Skip to content

Simple C program made for testing the amount of time taken by simple arithmetic calculations in both SIMD and SISD standards using 2048, 4096 and 8192 numbers.

Notifications You must be signed in to change notification settings

kowalik-lukasz/SIMD-SISD-Comparison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

SIMD-SISD-Comparison

Simple C program with inline assembly made for testing the amount of time taken by simple arithmetic calculations in both SIMD and SISD standards using 2048, 4096 and 8192 numbers.

About

Simple C program made for testing the amount of time taken by simple arithmetic calculations in both SIMD and SISD standards using 2048, 4096 and 8192 numbers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published