Skip to content

Small Program to demonstrate the effectiveness of SIMD over SISD

Notifications You must be signed in to change notification settings

agusalex/RGBmask

Repository files navigation

RGBmask

C program comparing execution time between SISD (C code) and SIMD (Assembly code using MMX)

Requisitos

NASM

sudo apt-get install nasm

wget https://gist.githubusercontent.com/colinbowern/7a20a65c586ab02bb83775a18b506378/raw/9093b26050eec955ba5961d009a62003d0a30897/install-graphicsmagic.sh;sudo sh install-graphicsmagic.sh

RGBmask

sh script_linux.sh

About

Small Program to demonstrate the effectiveness of SIMD over SISD

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •