diff --git a/conf/dine.py b/conf/dine.py
index f4218bbc5ca22f187650a9e576d6577575af85f4..6096ff570a172b33887169f54400afee3bd31c93 100644
--- a/conf/dine.py
+++ b/conf/dine.py
@@ -68,7 +68,7 @@ site_configuration = {
             'cxx': 'icpc',
             'ftn': '',
             'target_systems': ['dine'],
-            'variables': [['SCOREP_ENABLE_PROFILING','1'],['SCOREP_EXPERIMENT_DIRECTORY','scorep_profiler_output'],['MPICC','mpiicc'],['I_MPI_FABRICS','shm:tcp'],['MPS_STAT_LEVEL','2']]
+            'variables': [['SCOREP_TOTAL_MEMORY','100M'],['SCOREP_FILTERING_FILE','~/swift-cs-performance-workshop-2021/conf/filter.txt'],['SCOREP_ENABLE_PROFILING','1'],['SCOREP_EXPERIMENT_DIRECTORY','scorep_profiler_output'],['MPICC','mpiicc'],['I_MPI_FABRICS','shm:tcp'],['MPS_STAT_LEVEL','2']]
         }       
     ],
     'logging': [