Published December 20, 2022 | Version v0.1.0-alpha
Software Open

Loops: A Programming Model for GPU Load Balancing

  • 1. University of California, Davis

Description

loops is our new GPU Load Balancing library. For more information, please check out our paper:

@inproceedings{Osama:2023:PMF,
  author =   {Muhammad Osama and Serban D. Porumbescu and John D. Owens},
  title =    {Programming Model for {GPU} Load Balancing},
  booktitle =    {Proceedings of the 28th ACM SIGPLAN Symposium on
                  Principles and Practice of Parallel Programming},
  series =   {PPoPP 2023},
  year =     2023,
  month =    feb # "\slash " # mar,
  acceptance =   {31 of 131 submissions, 23.7\%},
  code =     {https://github.com/gunrock/loops},
}

What's Changed

New Contributors

Full Changelog: https://github.com/gunrock/loops/commits/v0.1.0-alpha

Files

gunrock/loops-v0.1.0-alpha.zip

Files (577.0 kB)

Name Size Download all
md5:3f42cf1ac1865b6d2d82136cfa147b64
577.0 kB Preview Download

Additional details

Related works

Has part
Conference paper: 10.1145/3572848.3577434 (DOI)
Is supplement to
Software: https://github.com/gunrock/loops/tree/v0.1.0-alpha (URL)