Skip to content

Instantly share code, notes, and snippets.

@jakirkham
Created March 10, 2020 04:17
Show Gist options
  • Save jakirkham/502a6859b3d234870f7f1e998fb0b9c3 to your computer and use it in GitHub Desktop.
Save jakirkham/502a6859b3d234870f7f1e998fb0b9c3 to your computer and use it in GitHub Desktop.
Dask Reports using RMM Suballocator
This file has been truncated, but you can view the full file.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Dask Performance Report</title>
<script type="text/javascript" src="https://cdn.pydata.org/bokeh/release/bokeh-1.4.0.min.js"></script>
<script type="text/javascript" src="https://cdn.pydata.org/bokeh/release/bokeh-widgets-1.4.0.min.js"></script>
<script type="text/javascript">
Bokeh.set_log_level("info");
</script>
</head>
<body>
<div class="bk-root" id="077d4018-21f4-4c81-82a4-ebe3fd1a216a" data-root-id="19601"></div>
<script type="application/json" id="20218">
View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment