From 69a8f4b9183a507f54d02a7811140f93e68e30b9 Mon Sep 17 00:00:00 2001 From: Alexandre Strube <a.strube@fz-juelich.de> Date: Tue, 9 Nov 2021 16:53:52 +0100 Subject: [PATCH] Update acls.yml for horovod with mpi --- acls.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/acls.yml b/acls.yml index 371912bf8..2b51ff027 100644 --- a/acls.yml +++ b/acls.yml @@ -359,7 +359,7 @@ software: base: True - name: 'Horovod' owner: 'strube1' - base: True + mpi: True - name: 'hypothesis' owner: 'strube1' base: True -- GitLab