Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Single rank profiling #288

Merged
merged 7 commits into from
Sep 17, 2024
Merged

Single rank profiling #288

merged 7 commits into from
Sep 17, 2024

Conversation

TApplencourt
Copy link
Collaborator

No description provided.

xprof/xprof.rb.in Outdated Show resolved Hide resolved
@Kerilk Kerilk merged commit 2f829fe into devel Sep 17, 2024
16 checks passed
@Kerilk Kerilk deleted the single_rank_profiling branch September 17, 2024 19:56
Kerilk added a commit that referenced this pull request Sep 19, 2024
* Make only local master do energy profiling.

* Use ZES to query devices in order to get around affinity masks.

* Use ZES for drivers as well.

* set ZES

* Update ze/tracer_ze_helpers.include.c

Co-authored-by: Brice Videau <[email protected]>

* Update ze/tracer_ze_helpers.include.c

Co-authored-by: Brice Videau <[email protected]>

* Update xprof/xprof.rb.in

---------

Co-authored-by: Brice Videau <[email protected]>
Co-authored-by: Thomas Applencourt <[email protected]>
TApplencourt added a commit that referenced this pull request Oct 4, 2024
* Make only local master do energy profiling.

* Use ZES to query devices in order to get around affinity masks.

* Use ZES for drivers as well.

* set ZES

* Update ze/tracer_ze_helpers.include.c

Co-authored-by: Brice Videau <[email protected]>

* Update ze/tracer_ze_helpers.include.c

Co-authored-by: Brice Videau <[email protected]>

* Update xprof/xprof.rb.in

---------

Co-authored-by: Brice Videau <[email protected]>
Co-authored-by: Thomas Applencourt <[email protected]>
TApplencourt added a commit that referenced this pull request Oct 11, 2024
* Make only local master do energy profiling.

* Use ZES to query devices in order to get around affinity masks.

* Use ZES for drivers as well.

* set ZES

* Update ze/tracer_ze_helpers.include.c

Co-authored-by: Brice Videau <[email protected]>

* Update ze/tracer_ze_helpers.include.c

Co-authored-by: Brice Videau <[email protected]>

* Update xprof/xprof.rb.in

---------

Co-authored-by: Brice Videau <[email protected]>
Co-authored-by: Thomas Applencourt <[email protected]>
TApplencourt added a commit that referenced this pull request Oct 23, 2024
* Dependency update (#286)

Use dependency from Efficios deliverable.

---------

Co-authored-by: Thomas Applencourt <[email protected]>

* Add archive (#287)

Enable usage of session rotation for lossless online trace consumption.

---------

Co-authored-by: Thomas Applencourt <[email protected]>

* Single rank profiling (#288)

* Make only local master do energy profiling.

* Use ZES to query devices in order to get around affinity masks.

* Use ZES for drivers as well.

* set ZES

* Update ze/tracer_ze_helpers.include.c

Co-authored-by: Brice Videau <[email protected]>

* Update ze/tracer_ze_helpers.include.c

Co-authored-by: Brice Videau <[email protected]>

* Update xprof/xprof.rb.in

---------

Co-authored-by: Brice Videau <[email protected]>
Co-authored-by: Thomas Applencourt <[email protected]>

* fabricPort sampling

* Fabric Timeline

Sampling timeline rewrite

timeline cleanup

timeline fix

Minor fix

* Sampling rewrite

updated

* Timeline cleanup

clean up

* include telemetry handles

* uuid based timeline

* Memory sampling

timeline cleanup

* zes_support

* rebased

* Code cleanup and fix

* Update ze/btx_zeinterval_callbacks.cpp

Co-authored-by: Thomas Applencourt <[email protected]>

* Update xprof/xprof.rb.in

Co-authored-by: Thomas Applencourt <[email protected]>

* Update xprof/xprof.rb.in

Co-authored-by: Thomas Applencourt <[email protected]>

* PR corrections

* separate sampling stream

* Deltas and Hash-return handled

* Remove Ze calls for subDevice

* minor change on delta

---------

Co-authored-by: Thomas Applencourt <[email protected]>
Co-authored-by: Thomas Applencourt <[email protected]>
Co-authored-by: Brice Videau <[email protected]>
Co-authored-by: sbekele <[email protected]>
Co-authored-by: Solomon Bekele <[email protected]>
Co-authored-by: Solomon Bekele <[email protected]>
Co-authored-by: Solomon Bekele <[email protected]>
Co-authored-by: Solomon Bekele <[email protected]>
Co-authored-by: Solomon Bekele <[email protected]>
TApplencourt added a commit that referenced this pull request Oct 23, 2024
* Make only local master do energy profiling.

* Use ZES to query devices in order to get around affinity masks.

* Use ZES for drivers as well.

* set ZES

* Update ze/tracer_ze_helpers.include.c

Co-authored-by: Brice Videau <[email protected]>

* Update ze/tracer_ze_helpers.include.c

Co-authored-by: Brice Videau <[email protected]>

* Update xprof/xprof.rb.in

---------

Co-authored-by: Brice Videau <[email protected]>
Co-authored-by: Thomas Applencourt <[email protected]>
TApplencourt added a commit that referenced this pull request Oct 23, 2024
* Dependency update (#286)

Use dependency from Efficios deliverable.

---------

Co-authored-by: Thomas Applencourt <[email protected]>

* Add archive (#287)

Enable usage of session rotation for lossless online trace consumption.

---------

Co-authored-by: Thomas Applencourt <[email protected]>

* Single rank profiling (#288)

* Make only local master do energy profiling.

* Use ZES to query devices in order to get around affinity masks.

* Use ZES for drivers as well.

* set ZES

* Update ze/tracer_ze_helpers.include.c

Co-authored-by: Brice Videau <[email protected]>

* Update ze/tracer_ze_helpers.include.c

Co-authored-by: Brice Videau <[email protected]>

* Update xprof/xprof.rb.in

---------

Co-authored-by: Brice Videau <[email protected]>
Co-authored-by: Thomas Applencourt <[email protected]>

* fabricPort sampling

* Fabric Timeline

Sampling timeline rewrite

timeline cleanup

timeline fix

Minor fix

* Sampling rewrite

updated

* Timeline cleanup

clean up

* include telemetry handles

* uuid based timeline

* Memory sampling

timeline cleanup

* zes_support

* rebased

* Code cleanup and fix

* Update ze/btx_zeinterval_callbacks.cpp

Co-authored-by: Thomas Applencourt <[email protected]>

* Update xprof/xprof.rb.in

Co-authored-by: Thomas Applencourt <[email protected]>

* Update xprof/xprof.rb.in

Co-authored-by: Thomas Applencourt <[email protected]>

* PR corrections

* separate sampling stream

* Deltas and Hash-return handled

* Remove Ze calls for subDevice

* minor change on delta

---------

Co-authored-by: Thomas Applencourt <[email protected]>
Co-authored-by: Thomas Applencourt <[email protected]>
Co-authored-by: Brice Videau <[email protected]>
Co-authored-by: sbekele <[email protected]>
Co-authored-by: Solomon Bekele <[email protected]>
Co-authored-by: Solomon Bekele <[email protected]>
Co-authored-by: Solomon Bekele <[email protected]>
Co-authored-by: Solomon Bekele <[email protected]>
Co-authored-by: Solomon Bekele <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants