mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2026-01-06 03:00:11 +01:00
verbose output for debugging
This commit is contained in:
@@ -176,6 +176,7 @@ class Osaca(object):
|
||||
self.read_csv()
|
||||
|
||||
print('Everything seems fine! Let\'s start checking!', file=self.file_output)
|
||||
print(self.code, file=self.output_file) #for testing
|
||||
if(binary_file):
|
||||
self.iaca_bin()
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user