Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Version 0

Pour lancer :

make

Et tous les test que j'ai faites

OMP_NUM_THREADS=4 mpirun -np 4 ./main 100 8 0 res.txt OMP_NUM_THREADS=4 mpirun -np 4 ./main 500 8 0 res.txt OMP_NUM_THREADS=4 mpirun -np 4 ./main 1000 8 0 res.txt OMP_NUM_THREADS=4 mpirun -np 4 ./main 5000 8 0 res.txt OMP_NUM_THREADS=4 mpirun -np 4 ./main 10000 8 0 res.txt

OMP_NUM_THREADS=4 mpirun -np 1 ./main 5000 128 0 res.txt OMP_NUM_THREADS=4 mpirun -np 2 ./main 5000 128 0 res.txt OMP_NUM_THREADS=4 mpirun -np 4 ./main 5000 128 0 res.txt

OMP_NUM_THREADS=4 mpirun -np 4 ./main 5000 4 0 res.txt OMP_NUM_THREADS=4 mpirun -np 4 ./main 5000 16 0 res.txt OMP_NUM_THREADS=4 mpirun -np 4 ./main 5000 64 0 res.txt OMP_NUM_THREADS=4 mpirun -np 4 ./main 5000 128 0 res.txt OMP_NUM_THREADS=4 mpirun -np 4 ./main 5000 256 0 res.txt

OMP_NUM_THREADS=1 mpirun -np 4 ./main 1000 8 0 res.txt OMP_NUM_THREADS=2 mpirun -np 4 ./main 1000 8 0 res.txt OMP_NUM_THREADS=4 mpirun -np 4 ./main 1000 8 0 res.txt OMP_NUM_THREADS=8 mpirun -np 4 ./main 1000 8 0 res.txt

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages