From 7feebaf6ca2aacbb672f454f18fa40b872d537b3 Mon Sep 17 00:00:00 2001 From: Paolo Viviani Date: Mon, 2 Sep 2024 08:49:58 +0200 Subject: [PATCH] sync --- _bibliography/papers.bib | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/_bibliography/papers.bib b/_bibliography/papers.bib index 7468d831dc82..ede3bca9607a 100644 --- a/_bibliography/papers.bib +++ b/_bibliography/papers.bib @@ -1,3 +1,21 @@ +@inproceedings{hpdc_keynote_2024, +author = {Viviani, Paolo}, +title = {Demistifying HPC-Quantum integration: it's all about scheduling}, +year = {2024}, +isbn = {9798400706431}, +publisher = {Association for Computing Machinery}, +address = {New York, NY, USA}, +url = {https://doi.org/10.1145/3659996.3673223}, +doi = {10.1145/3659996.3673223}, +abstract = {Recent research on the integration between HPC and quantum computer was mostly focused on the software stack and quantum circuit compilation aspects, neglecting critical issues like HPC resource allocation and job scheduling given the scarcity of QPUs, and disregarding the heterogeneity of current quantum technologies and their computational models (e.g., digital vs. analogue). This work would like to bring the attention to issues that are critical to achieve integration with operational HPC environments given the current status of quantum computers maturity and heterogeneity.}, +booktitle = {Proceedings of the 2024 Workshop on High Performance and Quantum Computing Integration}, +pages = {1–3}, +numpages = {3}, +keywords = {quantum computing, HPC, parallel programming models, job scheduling, resource allocation}, +location = {Pisa, Italy}, +series = {HPQCI '24} +} + @inproceedings{lubranoAdvancedResourceAllocation2024, title = {Advanced {{Resource Allocation}} in the {{Context}} of {{Heterogeneous Workflows Management}}}, booktitle = {Proceedings of the 2nd {{Workshop}} on {{Workflows}} in {{Distributed Environments}}},