Skip to content

Efficient workload placement strategies for heterogeneous CPU-GPU environments

License

Notifications You must be signed in to change notification settings

athenarc/cpu-gpu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Workload placement on heterogeneous CPU-GPU environments

A review and a comparison of state-of-the-art strategies for workload placement on heterogeneous CPU-GPU architectures, along with runtime prediction techniques and methods to support multi-device code.

Tutorial presented at VLDB 2024.

License

The project is licensed under the GPL-3.0 license.

Full citation:

Marcos N. L. Carvalho, Alkis Simitsis, Anna Queralt, and Oscar Romero. Workload Placement on Heterogeneous CPU-GPU Systems . PVLDB, 17(12): 4241 - 4244, 2024. doi:10.14778/3685800.3685845

BibTex Citation

@article{CSQR24,
  author       = {Marcos N. L. Carvalho and
                  Alkis Simitsis and
                  Anna Queralt and
                  Oscar Romero},
  title        = {Workload Placement on Heterogeneous {CPU-GPU} Systems},
  journal      = {Proc. {VLDB} Endow.},
  volume       = {17},
  number       = {12},
  pages        = {4241--4244},
  year         = {2024},
  url          = {https://www.vldb.org/pvldb/vol17/p4241-carvalho.pdf}
}

About

Efficient workload placement strategies for heterogeneous CPU-GPU environments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published