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

View File

@ -6,7 +6,6 @@
whoami whoami
hostname hostname
$(date +%Y%m%d_%H%M%S%Z)
gfortran -fopenmp tugas3.f90 gfortran -fopenmp tugas3.f90
export OMP_NUM_THREADS=16 export OMP_NUM_THREADS=16

View File

@ -6,7 +6,6 @@
whoami whoami
hostname hostname
$(date +%Y%m%d_%H%M%S%Z)
gfortran -fopenmp tugas3.f90 gfortran -fopenmp tugas3.f90
export OMP_NUM_THREADS=2 export OMP_NUM_THREADS=2

View File

@ -6,7 +6,6 @@
whoami whoami
hostname hostname
$(date +%Y%m%d_%H%M%S%Z)
gfortran -fopenmp tugas3.f90 gfortran -fopenmp tugas3.f90
export OMP_NUM_THREADS=32 export OMP_NUM_THREADS=32

View File

@ -6,7 +6,6 @@
whoami whoami
hostname hostname
$(date +%Y%m%d_%H%M%S%Z)
gfortran -fopenmp tugas3.f90 gfortran -fopenmp tugas3.f90
export OMP_NUM_THREADS=4 export OMP_NUM_THREADS=4

View File

@ -6,7 +6,6 @@
whoami whoami
hostname hostname
$(date +%Y%m%d_%H%M%S%Z)
gfortran -fopenmp tugas3.f90 gfortran -fopenmp tugas3.f90
export OMP_NUM_THREADS=64 export OMP_NUM_THREADS=64

View File

@ -6,7 +6,6 @@
whoami whoami
hostname hostname
$(date +%Y%m%d_%H%M%S%Z)
gfortran -fopenmp tugas3.f90 gfortran -fopenmp tugas3.f90
export OMP_NUM_THREADS=8 export OMP_NUM_THREADS=8