Not a member of Pastebin yet?
                        Sign Up,
                        it unlocks many cool features!                    
                - Working on 4 threads
 - Iterations
 - Thread 0 : 0 1 2
 - Thread 1 : 3 4 5
 - Thread 2 : 6 7 8
 - Thread 3 : 9
 - [glaberge@rostam1 OMP]$ srun -p marvin ./a.out
 - Working on 4 threads
 - Iterations
 - Thread 0 : 0 1 2
 - Thread 1 : 3 4 5
 - Thread 2 : 6 7 8
 - Thread 3 : 9
 - [glaberge@rostam1 OMP]$ srun -p marvin ./a.out
 - Working on 4 threads
 - Iterations
 - Thread 0 : 0 1 2
 - Thread 1 : 3 4 5
 - Thread 2 : 6 7 8
 - Thread 3 : 9
 - [glaberge@rostam1 OMP]$ srun -p marvin ./a.out
 - Working on 4 threads
 - Iterations
 - Thread 0 : 0 1 2
 - Thread 1 : 3 4 5
 - Thread 2 : 6 7 8
 - Thread 3 : 9
 
Advertisement
 
                    Add Comment                
                
                        Please, Sign In to add comment