Remove temporary files (#223)

* config updates

- remove temporary file when destroyed
- extend parse_numeric_range: support vector, increment, better delimit
- git version info in omnitrace banner
- use OMNITRACE_BASIC_VERBOSE instead of OMNITRACE_VERBOSE

* Fix array-bounds warning in openmp lu.cpp

* Bump version to 1.7.4

* Update run-ci.py

- options to repeat
  - until-pass (default: 3)
  - until-fail (default: None)
  - after-timeout (default: 2)

[ROCm/rocprofiler-systems commit: 2096f1f0c2]
This commit is contained in:
Jonathan R. Madsen
2023-01-10 01:06:12 -06:00
committed by GitHub
parent 7f73cf67bb
commit 1cdf67257e
5 changed files with 145 additions and 47 deletions
+1 -1
View File
@@ -1 +1 @@
1.7.3
1.7.4