From edb8767248fe2c8fa51698a9621e8bc5445b9fd6 Mon Sep 17 00:00:00 2001 From: David Goz <david.goz@inaf.it> Date: Fri, 21 Jun 2024 13:36:55 +0000 Subject: [PATCH] Delete README --- jacobi/serial/not_opt/script/README | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 jacobi/serial/not_opt/script/README diff --git a/jacobi/serial/not_opt/script/README b/jacobi/serial/not_opt/script/README deleted file mode 100644 index af3694a..0000000 --- a/jacobi/serial/not_opt/script/README +++ /dev/null @@ -1,7 +0,0 @@ -This folder contains bash scripts conceived to test -the C application varying the number of -MPI tasks, OMP threads, and particles. - -- parameters setting 'input_parameters' -- executable of the application should reside in the parent directory -- $ ./run.sh \ No newline at end of file -- GitLab