Commit 0f58414
Set Sysman environment (#589)
* Process all kernels/commands submitted upon reseting/destroying command lists and queuing/executing command lists
* Emit more information in error messages
* Fix help message format
* Fix help message
* Check OtherStall[Events] instead of 'OtherStall[Events],' for EU stall sampling metrics
* Remove trailing ',' in 'OtherStall[Events],' search pattern
* Fix segfault if --chrome-event-buffer-size 0 is passed in
* Fix segfault if --chrome-event-buffer-size 0 is passed in
* Fix segfault if --chrome-event-buffer-size 0 is passed in
* Fix segfault if --chrome-event-buffer-size 0 is passed in
* Try to shutdown gracefully in case the application is crashed or terminated
* Remove copy elision warning on Windows
* Added option --teardown-on-signal
* Added option --teardown-on-signal
* Change 'shutdown' to 'shut down'
* Update tools/unitrace/README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Change 'shutdown' to 'shut down'
* Add option 'no-follow-child-process;
* Add option 'no-follow-child-process'
* Add option 'no-follow-child-process'
* Add 'no-follow-child-process' option
* Add 'no-follow-child-process' option
* Change option --no-follow-child-process to --follow-child-process
* Change option --no-follow-child-process to --follow-child-process
* Change option --no-follow-child-process to --follow-child-process
* Add option --follow-child-processand fix regressions in gen_tracing_callbacks.py
* Add option --follow-child-processand fix regressions in gen_tracing_callbacks.py
* Add option --follow-child-processand fix regressions in gen_tracing_callbacks.py
* Add option --follow-child-processand fix regressions in gen_tracing_callbacks.py
* Add option --follow-child-processand fix regressions in gen_tracing_callbacks.py
* Revise README.md and rename doc/images/Roofline.png doc/images/roofline.png
* Revise README.md and rename doc/images/Roofline.png doc/images/roofline.png
* Revise README.md and rename doc/images/Roofline.png doc/images/roofline.png
* Revise README.md and rename doc/images/Roofline.png doc/images/roofline.png
* Revise README.md and rename doc/images/Roofline.png doc/images/roofline.png
* Fix build errors with -DBUILD_WITH_XPTI=0
* Write out process info and thread info right after it is available
* Write out process and thread info on the fly and make sure to properly close JSON trace files in postprocess scripts if the trace files
* Validate trace file before loading
* Add closing tags in trace file if they are missing
* Write out process and thread info as soon as they are available
* Remove deprecated options
* Bump minor version number
* Write out process and thread info as soon as it is available
* Explicitly set api_type_ for host events
* Explicitly set api_type_ for host events
* Install uniview.py
* Use process id as dummy rank id to handle distributed computing environment that does not use MPI
* Reduce metric query pool size to save memory
* Use process id as dummy rank id in case that distrubuted computing envrionment does not use MPI
* Use process id as dummy rank id in case that distrubuted computing envrionment does not use MPI
* More meaningful error message in case file is cannot be opened for writing
* More meaningful error message in case file is cannot be opened for writing
* Write out process info and thread info as soon as they are available
* Fix race condition if --chrome-event-buffer-size is set to 0
* Use process id as dummy rank in case distributed environment does not MPI
* Use process id as dummy rank in case distributed environment does not MPI
* Update tools/unitrace/src/chromelogger.h
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update tools/unitrace/src/levelzero/ze_collector.h
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Replacing manual lock/unlock calls with scoped lock calls
* Update tools/unitrace/scripts/tracemerge/mergetrace.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Install uniview.py
* Revise README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update tools/unitrace/README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update tools/unitrace/README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update tools/unitrace/README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Revise README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Set sysman envrionment for oneCCL
* Remove extraneous parentheses around the comparison to silence compiler warnings
* Enable sysman environment for OpenCL and oneCCL
---------
Co-authored-by: Zhiqiang Ma <zma2@DUT6018BMGFRD.fm.intel.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent 1581306 commit 0f58414
2 files changed
+4
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4667 | 4667 | | |
4668 | 4668 | | |
4669 | 4669 | | |
4670 | | - | |
| 4670 | + | |
4671 | 4671 | | |
4672 | 4672 | | |
4673 | 4673 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
| 256 | + | |
256 | 257 | | |
257 | 258 | | |
258 | 259 | | |
| |||
722 | 723 | | |
723 | 724 | | |
724 | 725 | | |
| 726 | + | |
| 727 | + | |
725 | 728 | | |
726 | | - | |
727 | | - | |
728 | | - | |
729 | | - | |
730 | | - | |
731 | 729 | | |
732 | 730 | | |
733 | 731 | | |
| |||
0 commit comments