fix code
This commit is contained in:
parent
c56c7d7573
commit
d13eb4076c
@ -20,6 +20,7 @@ use omp_lib
|
||||
end do
|
||||
end do
|
||||
end do
|
||||
t2 = omp_get_wtime()
|
||||
!$OMP end parallel do
|
||||
write(6,60) 'Execution Time = ', t2-t1, ' sec','A(n,n) = ',a(n,n)
|
||||
60 format(1x,a,f10.3,a,1x,a,d24.15)
|
||||
|
Loading…
Reference in New Issue
Block a user