Proceedings paper

Title:
Pure C++ Approach to Optimized Parallel Traversal of Regular Data Structures
Authors:
Publication:
Proceedings of the 15th International Workshop on Programming Models and Applications for Multicores and Manycores
DOI:
Year:
2024
ISBN:
979-8-4007-0599-1
Link:

BibTeX:
@inproceedings{klepl_pure_2024,
    title = {{Pure C++ Approach to Optimized Parallel Traversal of Regular Data Structures}},
    author = {Klepl, Jiří and Šmelko, Adam and Rozsypal, Lukáš and Kruliš, Martin},
    year = {2024},
    booktitle = {{Proceedings of the 15th International Workshop on Programming Models and Applications for Multicores and Manycores}},
    publisher = {Association for Computing Machinery},
    location = {Edinburgh, Scotland},
    doi = {10.1145/3649169.3649247},
    isbn = {979-8-4007-0599-1},
    pages = {42--51},
    url = {https://dl.acm.org/doi/10.1145/3649169.3649247},
}