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

About/presentations #132

Merged
merged 3 commits into from
May 8, 2017
Merged
Show file tree
Hide file tree
Changes from 2 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
10 changes: 10 additions & 0 deletions html/about/presentations.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
<p><b><font size="5">Presentations</font></b></p>
<br>

<div><b>SC16: Salt Lake City, UT</b></div>
<ul>
<li> <a target="_blank" href="https://drive.google.com/open?id=0Bw-3_B_73Ep1dlo2Ykxma05yYzA">Data Analytics Support for HPC System Management</a> </li>
</ul>

<div><b>XSEDE16: Miami, FL</b></div>
<ul>
<li> <a target="_blank" href="https://drive.google.com/open?id=0Bw-3_B_73Ep1MTFpaS1XRTluUEk">XDMoD Job Viewer Overview</a> and <a target="_blank" href="https://drive.google.com/open?id=0Bw-3_B_73Ep1TklwR2xWcXllWEE">XDMoD Job Viewer Hands On Tutorial</a></li>
</ul>

<div><b>HPCMASPA 2015: Chicago, IL</b></div>
<ul>
<li> <a target="_blank" href="https://drive.google.com/open?id=0Bw-3_B_73Ep1WlA5UDVidDNoMlU">Analysis of XDMoD/SUPReMM Data Using Machine Learning Techniques</a></li>
Expand Down
10 changes: 10 additions & 0 deletions html/about/publications.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,16 @@
<a href="http://dx.doi.org/10.1109/MCSE.2015.68" target="_blank">10.1109/MCSE.2015.68</a></b>
</p>



<div><b>2017:</b></div>
<ol>
<li> Joseph White, Martins Innus, Matthew Jones, Robert DeLeon, Nikolay A. Simakov, Jeffery Palmer, Steven Gallo, Thomas Furlani, Michael Showerman, Robert Brunner, Andriy Kot, Gregory Bauer, Brett Bode, Jeremy Enos and William Kramer, "Challenges of workload analysis on large HPC systems; a case study on NCSA Blue Waters". Accepted for PEARC 17. </li>
<br>
<li> Ben Fulton, Steven Gallo, Matt Link, Robert Henschel, Tom Yearke, Katy Borner, Robert L. DeLeon, Thomas Furlani and Craig A. Stewart, "Value Analytics: A Financial Module for the Open XDMoD Project". Accepted for PEARC 17. </li>
</ol>


<div><b>2016:</b></div>
<ol>
<li>Nikolay Simakov, Robert L. DeLeon, Joseph P. White, Thomas R. Furlani, Martins Innus, Steven M. Gallo, Matthew D. Jones, Abani Patra, Benjamin D. Plessinger, Jeanette M. Sperhac, Thomas Yearke, Ryan Rathsam, Jeffrey T. Palmer "A quantitative Analysis of node Sharing on HPC Clusters Using XDMoD Application Kernels" , XSEDE16: Proceedings of the XSEDE16 Conference on Diversity, Big Data, and Science at Scale (Article No. 32 ). Miami, FL. <a href="http://dx.doi.org/10.1145/2949550.2949553" target="_blank">10.1145/2949550.2949553</a></li>
Expand Down