Created
March 10, 2020 04:17
-
-
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.
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
<!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