Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating publications and presentations 2024/2025 #1962

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions html/about/presentations.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,36 @@
<p><h1>Presentations</h1></p>
<br>

<div><strong>Supercomputing 2024 (SC24), Atlanta, GA</strong></div>
<ul>
<li>Nikolay A. Simakov. “Benchmarking and Continuous Performance Monitoring of HPC Resources using the XDMoD Application Kernel Module”. SIGHPC Systems Professionals Workshop HPCSYSPROS24 at SC24. November 22, 2024. The presentation is available at <a href="http://dx.doi.org/10.13140/RG.2.2.13362.62409">doi:10.13140/RG.2.2.13362.62409</a>.</li>
</ul>

<div><strong>2024-12-12 Internet2 Technical Exchange: Boston, MA</strong></div>
<ul>
<li>Jennifer Schopf, "Understanding Globus Data Transfers with NetSage"</li>
</ul>

<div><strong>ACCESS Resource Provider Workshop September 2024</strong></div>
<ul>
<li>Aaron Weeden, "What We Do in ACCESS Metrics"</li>
</ul>

<div><strong>Student Group for PEARC24</strong></div>
<ul>
<li>Tom Furlani, "ACCESS Metrics Overview and Career Guidance"</li>
</ul>

<div><strong>Research Computing at Smaller Institutions Conference, Swarthmore College, June 2024</strong></div>
<ul>
<li>Joseph White, "Making the Case: Monitoring and Metrics"</li>
</ul>

<div><strong>ACCESS Resource Provider Forum May 2024</strong></div>
<ul>
<li>Aaron Weeden, "Plans for reporting on NAIRR Pilot usage"</li>
</ul>

<div><strong>HPC Asia 2024: Nagoya, Japan</strong></div>
<ul>
<li>N.A. Simakov, "First Impressions of the NVIDIA Grace CPU Superchip and NVIDIA Grace Hopper Superchip and Scientific Workloads"</li>
Expand Down
44 changes: 44 additions & 0 deletions html/about/publications.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,52 @@
</strong>
</p>

<div><strong>2025:</strong></div>
<ol>
<li>
David Carlson, Nikolay Simakov, Rodrigo Ristow Hadlich, Anthony Curtis, Joshua Martin, Gaurav Verma, Smeet Chheda, Firat Coskun, Raul Gonzalez, Daniel Wood, Feng Zhang, Robert Harrison, Eva Siegmann.
The AmpereOne A192-32X in Perspective: Benchmarking a New Standard.
The manuscript was submitted to the 4th International Workshop on Arm-Based HPC: Practice and Experience (IWAHPCE 2025) at HPC Asia 2025.
</li>
</ol>
<div><strong>2024:</strong></div>
<ol>
<li>
Nikolay A. Simakov
HPCMod: Agent-Based Modeling Framework for Modeling Users on High-Performance Computing Resources.
<i>2024 AHFE International Conference on Human Factors in Design, Engineering, and Computing, Hawaii Edition, December 8-10, 2024.</i>
<a href="https://dx.doi.org/10.13140/RG.2.2.18676.56962" target="_blank" rel="noopener noreferrer">doi:10.13140/RG.2.2.18676.56962</a>
</li>
<br>
<li>
Nikolay A. Simakov, Joseph P. White, Matthew D. Jones, Eva Siegmann, Daniel G. Wood, Fırat Coşkun, Robert J. Harrison.
Benchmarking and Continuous Performance Monitoring of Ookami, an ARM Fujitsu A64FX Testbed Cluster.
<i>Second International Workshop on HPC Testing and Evaluation of Systems, Tools, and Software (HPCTESTS 2024) at SC24</i>.
<a href="http://dx.doi.org/10.13140/RG.2.2.26764.73605" target="_blank" rel="noopener noreferrer">doi:10.13140/RG.2.2.26764.73605</a>
</li>
<br>
<li>
Joseph Patrick White, Aaron Weeden, Robert Deleon, Thomas Furlani, and Matthew D. Jones.
Overview of ACCESS allocated cyberinfrastructure usage.
<i>In Practice and Experience in Advanced Research Computing</i>
ser PEARC '24: July 2024, Providence, RI, USA. Association for Computing Machinery, New York, NY, USA, Article 28, 1–10.
<a href="https://doi.org/10.1145/3626203.3670521" target="_blank" rel="noopener noreferrer">doi:10.1145/3626203.3670521</a>
</li>
<br>
<li>
Alan Chalker, Robert Deleon, David Hudak, Douglas Johnson, Julie Ma, Jeff Ohrstrom, Hazel Randquist, Travis Ravert, Joseph Patrick White, Matt Walton, Emily Moffat Sadeghi, and Ronald Lee Liming.
Open OnDemand: Connecting Computing Power With Powerful Minds.
<i>In Practice and Experience in Advanced Research Computing</i>
ser PEARC '24: July 2024, Providence, RI, USA. Association for Computing Machinery, New York, NY, USA, Article 16, 1–8.
<a href="https://doi.org/10.1145/3626203.3670538" target="_blank" rel="noopener noreferrer">doi:10.1145/3626203.3670538</a>
</li>
<br>
<li>
Eva Siegmann, Robert J. Harrison, David Carlson, Smeet Chheda, Anthony Curtis, Firat Coskun, Raul Gonzalez, Daniel Wood and Nikolay A. Simakov
First Impressions of the Sapphire Rapids Processor with HBM for Scientific Workloads. <i>SN COMPUT. SCI.</i> 5, 623 (2024).
<a href="https://doi.org/10.1007/s42979-024-02958-3" target="_blank" rel="noopener noreferrer">doi:10.1007/s42979-024-02958-3</a>
</li>
<br>
<li>
Aaron Weeden, Joseph P. White, Robert L. DeLeon, Ryan Rathsam, Nikolay A. Simakov, Conner Saeli, and Thomas R. Furlani.
The Data Analytics Framework for XDMoD. <i>SN COMPUT. SCI.</i> 5, 462 (2024).
Expand Down