From 78b7625c07e6047992edeaabea677bcf6ad285ca Mon Sep 17 00:00:00 2001 From: Carolin Penke <c.penke@fz-juelich.de> Date: Mon, 13 Jun 2022 11:21:31 +0200 Subject: [PATCH] Delete test --- run_scripts/test | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 run_scripts/test diff --git a/run_scripts/test b/run_scripts/test deleted file mode 100644 index e3a0f8a..0000000 --- a/run_scripts/test +++ /dev/null @@ -1,4 +0,0 @@ -2022-05-30 20:19:50.614599: E tensorflow/stream_executor/cuda/cuda_driver.cc:271] failed call to cuInit: CUDA_ERROR_NO_DEVICE: no CUDA-capable device is detected -2022-05-30 20:19:50.614819: I tensorflow/stream_executor/cuda/cuda_diagnostics.cc:156] kernel driver does not appear to be running on this host (jwlogin24.juwels): /proc/driver/nvidia/version does not exist -Serving TensorBoard on localhost; to expose to the network, use a proxy or pass --bind_all -TensorBoard 2.6.0 at http://localhost:63743/ (Press CTRL+C to quit) -- GitLab