From 407f48e2341bb4651850c5a1c68c0ab185f959ef Mon Sep 17 00:00:00 2001
From: Stephan Seitz <stephan.seitz@fau.de>
Date: Mon, 26 Aug 2019 09:08:40 +0200
Subject: [PATCH] Update default_machine_file.yaml

---
 pystencils_tests/kerncraft_inputs/default_machine_file.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pystencils_tests/kerncraft_inputs/default_machine_file.yaml b/pystencils_tests/kerncraft_inputs/default_machine_file.yaml
index edec1eef..14fd8625 100644
--- a/pystencils_tests/kerncraft_inputs/default_machine_file.yaml
+++ b/pystencils_tests/kerncraft_inputs/default_machine_file.yaml
@@ -51,7 +51,7 @@ memory hierarchy:
       cores per group: 1
       threads per group: 2
       groups: 16
-      non-overlap upstream throughput: [32 B/cy, 'half-duplex']
+      upstream throughput: [32 B/cy, 'half-duplex']
       performance counter metrics:
           accesses: L1D_REPLACEMENT:PMC[0-3]
           misses: L2_LINES_IN_ALL:PMC[0-3]
-- 
GitLab