remove timestamp

This commit is contained in:
gabrielkheisa
2022-11-14 16:41:05 +07:00
parent d13eb4076c
commit f8f21820f7
6 changed files with 0 additions and 6 deletions
-1
View File
@@ -6,7 +6,6 @@
whoami
hostname
$(date +%Y%m%d_%H%M%S%Z)
gfortran -fopenmp tugas3.f90
export OMP_NUM_THREADS=16
-1
View File
@@ -6,7 +6,6 @@
whoami
hostname
$(date +%Y%m%d_%H%M%S%Z)
gfortran -fopenmp tugas3.f90
export OMP_NUM_THREADS=2
-1
View File
@@ -6,7 +6,6 @@
whoami
hostname
$(date +%Y%m%d_%H%M%S%Z)
gfortran -fopenmp tugas3.f90
export OMP_NUM_THREADS=32
-1
View File
@@ -6,7 +6,6 @@
whoami
hostname
$(date +%Y%m%d_%H%M%S%Z)
gfortran -fopenmp tugas3.f90
export OMP_NUM_THREADS=4
-1
View File
@@ -6,7 +6,6 @@
whoami
hostname
$(date +%Y%m%d_%H%M%S%Z)
gfortran -fopenmp tugas3.f90
export OMP_NUM_THREADS=64
-1
View File
@@ -6,7 +6,6 @@
whoami
hostname
$(date +%Y%m%d_%H%M%S%Z)
gfortran -fopenmp tugas3.f90
export OMP_NUM_THREADS=8