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