You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This directory contains Linux versions of the current stock CPU MultiBeam V8 app. It is recommended to use this app to generate reference results to assure you are verifying integrity against a known standard.
4
+
5
+
## Known Issues
6
+
* This was the stock app as of 23-Nov-18. I will update as I become aware of a newer stock CPU app.
# REF_RESULTS - Reference results for each provided WU
2
+
3
+
These are the results I have generated using the stock CPU app to process all WUs provided with the project. If you ever use a new WU with benchMT, it will produce a reference file and store here for comparision to the target apps used to process it.
4
+
5
+
## Known Issues
6
+
* These results were generated with the stock CPU app as of 23-Nov-18. I will update as I become aware of a newer stock CPU app. In your installation, you can always manually replace the current APPS_REF with the latest from the project.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,15 +31,15 @@
31
31
files for each job run. A run name can be specified with the *--run_name* commane line option. This
32
32
name will be included in the name of the testData subdirectory for the current run.
33
33
34
-
## New in this Release - V1.1.1
34
+
## New in this Release - v1.2.0
35
35
* Fixed a problem with the when lock_file was created and checked. Now placed before slot initialization.
36
36
* Fixed issue where program would exit if Reference file didn't exist. Now an error message is printed and no comparison results are printed to summary files.
37
37
* Added commmand line option *--no_ref* which will not create reference results when selected. This is useful for characterizing potential reference WUs.
38
38
* Added color to status display.
39
39
* Modified so that status display will not show skipped jobs (Reference data already exists).
40
40
* Updated reference WUs in the *WU_test/safe* directory. Still need a WU with a Gaussian signal.
41
41
42
-
## New in Previous Release - V1.1.0
42
+
## New in Previous Release - v1.1.0
43
43
* Command line options can now be specified in mode lines of the BenchCFG file. Options given on the command line will override modes specified in the CFG file.
44
44
* An alternative CFG file can now be specified as a command line option.
45
45
* Signal counts and Angle Range are now included in the psv and txt summary files.
0 commit comments