rapids-5129#1
Open
amahussein wants to merge 8 commits intobranch-22.06from
Open
Conversation
Owner
Author
|
This is just a hack with minimum changes to the Profiler tool.
ToDo:
|
Signed-off-by: Ahmed Hussein (amahussein) <a@ahussein.me>
Signed-off-by: Ahmed Hussein (amahussein) <a@ahussein.me>
Signed-off-by: Ahmed Hussein (amahussein) <a@ahussein.me>
Signed-off-by: Ahmed Hussein (amahussein) <a@ahussein.me>
Signed-off-by: Ahmed Hussein (amahussein) <a@ahussein.me>
Signed-off-by: Ahmed Hussein (amahussein) <a@ahussein.me>
Owner
Author
|
Below is the UI after adding JobInfo. Note that the empty columns are due to Started/Completed not profiled by the PRofiler tool yet. |
Signed-off-by: Ahmed Hussein (amahussein) <a@ahussein.me>
Signed-off-by: Ahmed Hussein (amahussein) <a@ahussein.me>
Owner
Author
amahussein
pushed a commit
that referenced
this pull request
May 10, 2022
* Qualification tool: Parsing supported execs Signed-off-by: Niranjan Artal <nartal@nvidia.com> * addressed review comments Signed-off-by: Niranjan Artal <nartal@nvidia.com>
amahussein
pushed a commit
that referenced
this pull request
Dec 18, 2023
… targets. (NVIDIA#9615) * Bloop updates - require JDK11 in buildall + docs, build bloop for all targets. Signed-off-by: Phil Dakin <phil.dakin.1@gmail.com> * Address PR comments. Signed-off-by: Phil Dakin <phil.dakin.1@gmail.com> * Add a bloopInstall profile (#1) * Add bloopInstall profile Signed-off-by: Gera Shegalov <gera@apache.org> * Add bloopInstall profile Fixes NVIDIA#9621 Signed-off-by: Gera Shegalov <gera@apache.org> * add comment for install in scala2.13 Signed-off-by: Gera Shegalov <gera@apache.org> * simplify Signed-off-by: Gera Shegalov <gera@apache.org> * undo unrelated Signed-off-by: Gera Shegalov <gera@apache.org> * Apply suggestions from code review Co-authored-by: PhilDakin <phil.dakin.1@gmail.com> * review 1 Signed-off-by: Gera Shegalov <gera@apache.org> * Configurable bloopInstall phase Signed-off-by: Gera Shegalov <gera@apache.org> * move bloop config dir to execution conf Signed-off-by: Gera Shegalov <gera@apache.org> --------- Signed-off-by: Gera Shegalov <gera@apache.org> Co-authored-by: PhilDakin <phil.dakin.1@gmail.com> * Propagate bloopInstall profile changes, make config directory overridable from command line. Signed-off-by: Phil Dakin <phil.dakin.1@gmail.com> * Cleanup. Signed-off-by: Phil Dakin <phil.dakin.1@gmail.com> --------- Signed-off-by: Phil Dakin <phil.dakin.1@gmail.com> Signed-off-by: Gera Shegalov <gera@apache.org> Co-authored-by: Gera Shegalov <gshegalov@nvidia.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




Draft PR to share progress integrating Rapids with Spark-History-Server