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
Download the latest release [here](https://github.com/Ricks-Lab/benchMT/releases/tag/v1.5.0)
3
+
Download the latest release [here](https://github.com/Ricks-Lab/benchMT/releases/tag/v1.6.0)
4
4
5
5
This tool will extract the total number of CPU cores/threads and GPU platforms from the user's
6
6
environment and utilize them in running a list of apps/args specified in the benchCFG file. Using
@@ -41,7 +41,7 @@
41
41
files for each job run. A run name can be specified with the *--run_name* commane line option. This
42
42
name will be included in the name of the testData subdirectory for the current run.
43
43
44
-
## New in this Release - v1.6.0 (Under Testing)
44
+
## New in this Release - v1.6.0
45
45
* Complete rewrite of commandline/config file option parsing. Original got complex and buggy.
46
46
* Support execution and time/energy metrics for AstroPulse apps/wus. Still no working results comparison utility, so comparison to reference results not possible.
0 commit comments