Go to file
gabrielkheisa 6b4e5025f4 add name
2022-11-15 12:02:21 +07:00
a.out add 3 result 2022-11-14 21:37:39 +07:00
no_reduction.f90 add 2022-11-14 14:26:50 +07:00
no_reduction.sh add 2022-11-14 14:26:50 +07:00
no_reduction.x p 2022-11-14 14:37:40 +07:00
README.md add name 2022-11-15 12:02:21 +07:00
slurm-16206.out add 3 result 2022-11-14 21:37:39 +07:00
slurm-16207.out add 3 result 2022-11-14 21:37:39 +07:00
slurm-16208.out add 3 result 2022-11-14 21:37:39 +07:00
slurm-16209.out add 3 result 2022-11-14 21:37:39 +07:00
slurm-16210.out add 3 result 2022-11-14 21:37:39 +07:00
slurm-16212.out add last slurm 2022-11-15 11:43:11 +07:00
slurm-16213.out add last slurm 2022-11-15 11:43:11 +07:00
tugas3_1thread.sh extend time 2022-11-14 18:36:04 +07:00
tugas3_2thread.sh extend time 2022-11-14 18:36:04 +07:00
tugas3_4thread.sh extend time 2022-11-14 18:36:04 +07:00
tugas3_8thread.sh extend time 2022-11-14 18:36:04 +07:00
tugas3_16thread.sh extend time 2022-11-14 18:36:04 +07:00
tugas3_32thread.sh extend time 2022-11-14 18:36:04 +07:00
tugas3_64thread.sh extend time 2022-11-14 18:36:04 +07:00
tugas3.f90 fix program 2022-11-14 18:24:44 +07:00
tugas3.sh fix 2022-11-14 15:08:48 +07:00
with_reduction.f90 add 2022-11-14 14:26:50 +07:00
with_reduction.sh add 2022-11-14 14:26:50 +07:00
with_reduction.x p 2022-11-14 14:37:40 +07:00

Gabriel Possenti Kheisa Drianasta
19/442374/PA/19123

Hasil Tugas OpenMP

Pengujian terhadap 1, 2, 4, 8, 16, 32, hingga 64 thread

Hasil

Matrix size: 4096

  • 1 Thread: 227.454 sec
  • 2 Thread: 115.605 sec
  • 4 Thread: 60.744 sec
  • 8 Thread: 30.498 sec
  • 16 Thread: 26.556 sec
  • 32 Thread: 24.960 sec
  • 64 Thread: 24.707 sec