Skip to content

Conversation

@kevingerman
Copy link

Adds a couple of utilities to capture metrics per query triggered in benchmark_runner.py
rmm_monitor logs Cuda allocations from each dask worker
dask_task_logger grabs the tasks into a json file

TBD:

  • gate with an environment variable as the logs add up quickly.
  • mark rmm logs with worker ID

Chris Jarrett and others added 30 commits August 12, 2021 11:01
Q28: Reset index on train/test df's after sorting
Updating bdb_tools & test dask-sql queries for shared Context
Update q22 date logic to go via int
Copy link
Contributor

@randerzander randerzander left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this work.

Can you maybe include some README changes about this configuration? Do you have a parser that uses these logs or just eyeball them so far?

@kevingerman
Copy link
Author

I have another commit pending which fetches the logs into a single df which can then be serialized (parquet?)
Still need an example analysis. Probably go back to a bokeh plot that works as a standalone example.

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.

5 participants