mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2026-01-05 18:50:08 +01:00
sanity check validity of operand entries
This commit is contained in:
@@ -40,6 +40,8 @@ class MachineModel(object):
|
||||
for b, i, o, s in product(['gpr'], ['gpr', None], ['imd', None], [1, 8])
|
||||
],
|
||||
'load_throughput_default': [],
|
||||
'store_throughput': [],
|
||||
'store_throughput_default': [],
|
||||
'ports': [],
|
||||
'port_model_scheme': None,
|
||||
'instruction_forms': []
|
||||
|
||||
Reference in New Issue
Block a user