Skip to content

stroupo/avx-monte-carlo-pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

AVX Monte Carlo Pi

Compute π by using Monte Carlo method and AVX instruction set features of the x86_64 architecture.

Build

Linux

g++ -o main main.cpp -march=native -O3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages