From e2c5a05368c7264d6a09b740af24c4c958fe14b4 Mon Sep 17 00:00:00 2001 From: Fabian Lennartz <lennartz@vr.rwth-aachen.de> Date: Tue, 22 May 2018 14:06:05 +0200 Subject: [PATCH] Replace linuxgpum1 by ngm01 due to our new cluster --- contrib/startscripts/run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/startscripts/run.sh b/contrib/startscripts/run.sh index 1a6e5a280..188e8bbf4 100755 --- a/contrib/startscripts/run.sh +++ b/contrib/startscripts/run.sh @@ -27,7 +27,7 @@ STARTSCRIPTS_SUBDIR="startscripts" # if this script is executed without specifying a system config, the # corresponding config is started by default desktop=( 'vrdev.*' 'linuxgpud.*' ) -aixcave=( 'linuxgpum1.*' ) +aixcave=( 'ngm01.*' ) # choose a default of wether or not the slave output should be redirected # to log files in the slavelogs subfolder. Can be overwritten wit -R / -NR -- GitLab