Skip to content

Commit 1adb649

Browse files
committed
updated for 1.4.0 release
1 parent 89937e5 commit 1adb649

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,12 @@
3333
files for each job run. A run name can be specified with the *--run_name* commane line option. This
3434
name will be included in the name of the testData subdirectory for the current run.
3535

36-
## New in this Release - v1.3.0
36+
## New in this Release - v1.4.0
37+
* Write run_name to the psv file. Useful when wanting to analyze the data from multiple runs.
38+
* Include nVidia stock MB app in the distribution.
39+
* Include error message when job fails to spawn.
40+
41+
## New in Previous Release - v1.3.0
3742
* SETI MB apps are now run without a shell, using shlex to parse args for the subprocess command.
3843
* Implemented *--force_ref* option to force generation of reference results, even if they already exist.
3944
* Implemented job execution with time command. Time relevant data is written to summary and psv files.

0 commit comments

Comments
 (0)