From 7ee1e0826e5f65df749b1d8d0f5cef2fb1ab10f6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Oriol=20Tint=C3=B3?= <oriol.tinto@lmu.de>
Date: Mon, 20 Mar 2023 11:17:30 +0100
Subject: [PATCH] Remove custom directive from RUN_ICON.

---
 conf/jobs_real-from-ideal.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/conf/jobs_real-from-ideal.yaml b/conf/jobs_real-from-ideal.yaml
index 6063156..07039fc 100644
--- a/conf/jobs_real-from-ideal.yaml
+++ b/conf/jobs_real-from-ideal.yaml
@@ -118,7 +118,6 @@ JOBS:
     WALLCLOCK: 01:00
     RUNNING: chunk
     PROCESSORS: 16
-    CUSTOM_DIRECTIVES: [ "export OMPI_MCA_btl_tcp_if_include=10.0.0.0/8" ]
 
   COMPRESS:
     FILE: templates/common/compress.py
-- 
GitLab