Skip to content

Zhaojp-Frank/rlscope

 
 

Repository files navigation

RL-Scope: Cross-Stack Profiling for Deep Reinforcement Learning Workloads

RL-Scope collects cross-stack profiling information (CUDA API time, GPU kernel time, ML backend time, etc.), and provides a breakdown of CPU/GPU execution time.

RL-Scope's complete documentation can be found here: https://rl-scope.readthedocs.io/en/latest/index.html

Here are some convenient links to common parts of the documentation:

Citation

To cite RL-Scope, please cite our MLSys 2021 publication:

{% raw %}

@inproceedings{gleeson2021rlscope,
 author = {Gleeson, James and Krishnan, Srivatsan and Gabel, Moshe and Janapa Reddi, Vijay and de Lara, Eyal and Pekhimenko, Gennady},
 booktitle = {Proceedings of Machine Learning and Systems},
 title = {{RL-Scope:} Cross-Stack Profiling for Deep Reinforcement Learning Workloads},
 year = {2021}
}

{% endraw %}

About

RL-Scope: Cross-Stack Profiling for Deep Reinforcement Learning Workloads

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 49.7%
  • C++ 36.7%
  • Shell 4.4%
  • Jupyter Notebook 4.4%
  • Cuda 2.1%
  • CMake 1.7%
  • Other 1.0%