From 0857af8f8342048a6000fb8c8ec781e8cfe09632 Mon Sep 17 00:00:00 2001 From: "Fabian.Jakub" <fabian@jakub.com> Date: Tue, 23 May 2023 13:25:20 +0200 Subject: [PATCH] try more things related to levante platform.... --- conf/common/platforms.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/common/platforms.yml b/conf/common/platforms.yml index 45ae62f..7b5f64e 100644 --- a/conf/common/platforms.yml +++ b/conf/common/platforms.yml @@ -69,7 +69,7 @@ Platforms: CUSTOM_DIRECTIVES: "#SBATCH -p compute -A %UserInformation.LEVANTE.project%" LEVANTE_LOGIN: - TYPE: slurm + TYPE: ps HOST: "%UserInformation.LEVANTE.host%" PROJECT: "%UserInformation.LEVANTE.project%" USER: "%UserInformation.LEVANTE.user%" -- GitLab