diff --git a/_bibliography/jlesc.bib b/_bibliography/jlesc.bib index 6462fe8f..eaa9d528 100644 --- a/_bibliography/jlesc.bib +++ b/_bibliography/jlesc.bib @@ -1889,3 +1889,12 @@ @misc{keahey202515306610 url = {https://doi.org/10.5281/zenodo.15306610}, year = {2025}, } + +@article{yoshii2025case, + title={A case study in hardware specialization for Monte Carlo cross-section lookup}, + author={Yoshii, Kazutomo and Tramm, John R and Allen, Bryce and Ueno, Tomohiro and Sano, Kentaro and Siegel, Andrew and Beckman, Pete}, + journal={Parallel Computing}, + pages={103168}, + year={2025}, + publisher={Elsevier} +} diff --git a/collections/_projects/arch_reconf.md b/collections/_projects/arch_reconf.md index 3374bd08..f8cdc740 100644 --- a/collections/_projects/arch_reconf.md +++ b/collections/_projects/arch_reconf.md @@ -69,6 +69,7 @@ The end of transistor scaling encourages us to challenge innovative architectura * A paper at IEEE ASAP 2021 on virtualization of networks of FPGA clusters {% cite ueno2021virtual --file jlesc.bib %} * A paper at SC23 PMBS workshop {% cite yoshii2023hardware --file jlesc.bib %} * A paper at SC23 DRBS workshop {% cite yoshii2023streaming --file jlesc.bib %} +* A Journal paper in Elsevier's Parallel Computing {% cite yoshii2025case --file jlesc.bib %} {% bibliography --cited --file jlesc.bib %}