@@ -46,8 +46,8 @@ How do I learn more?
4646 detail the motivation for Charliecloud and the technology upon which it is
4747 based: https://www.usenix.org/publications/login/fall2017/priedhorsky
4848
49- * A more technical resource is our Supercomputing 2017 paper:
50- https://dl.acm.org/citation.cfm?id=3126925
49+ * For technical papers about Charliecloud, refer to the * Technical
50+ publications * section below.
5151
5252Who is responsible?
5353-------------------
@@ -92,8 +92,8 @@ list above.
9292
9393We are friendly and welcoming of diversity on all dimensions.
9494
95- How do I cite Charliecloud?
96- ---------------------------
95+ Technical publications
96+ ----------------------
9797
9898If Charliecloud helped your research, or it was useful to you in any other
9999context where bibliographic citations are appropriate, please cite the
@@ -106,6 +106,35 @@ following open-access paper:
106106*Note: * This paper contains out-of-date number for the size of Charliecloud’s
107107code. Please instead use the current number in the FAQ.
108108
109+ Other publications:
110+
111+ * We compare the performance of three HPC-specific container technologies
112+ against bare metal, finding no concerns about performance degradation.
113+
114+ Alfred Torrez, Tim Randles, and Reid Priedhorsky. “HPC container runtimes
115+ have minimal or no performance impact”, 2019. In *Proc. CANOPIE HPC
116+ Workshop @ SC *. DOI: `10.1109/CANOPIE-HPC49598.2019.00010
117+ <https://ieeexplore.ieee.org/document/8950978> `_.
118+
119+ * A demonstration of how low-privilege containers solve increasing demand for
120+ software flexibility.
121+
122+ Reid Priedhorsky, R. Shane Canon, Timothy Randles, and Andrew J. Younge.
123+ “Minimizing privilege for building HPC containers”, 2021. In *Proc.
124+ Supercomputing *. DOI: `10.6084/m9.figshare.14396099
125+ <https://doi.org/10.6084/m9.figshare.14396099> `_.
126+
127+ * Charliecloud’s build cache performs competitively with the standard
128+ many-layered union filesystem approach and has structural advantages
129+ including a better diff format, lower cache overhead, and better file
130+ de-duplication.
131+
132+ Reid Priedhorsky, Jordan Ogas, Claude H. (Rusty) Davis IV, Z. Noah
133+ Hounshel, Ashlyn Lee, Benjamin Stormer, and R. Shane Goff. "Charliecloud’s
134+ layer-free, Git-based container build cache", 2023. In *Proc.
135+ Supercomputing *. DOI: `10.1145/3624062.3624585
136+ <https://doi.org/10.1145/3624062.3624585> `_.
137+
109138Copyright and license
110139---------------------
111140
@@ -134,4 +163,4 @@ should be clearly marked, so as not to confuse it with the version available
134163from LANL.
135164
136165
137- .. LocalWords: USENIX's CNA Meisam
166+ .. LocalWords: USENIX's CNA Meisam figshare
0 commit comments