Skip to content

Commit fb58007

Browse files
committed
formatting per agreed author list
1 parent 0cb06e9 commit fb58007

1 file changed

Lines changed: 25 additions & 13 deletions

File tree

PowerAPI_Community.tex

Lines changed: 25 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
\usepackage{color}
1212
\usepackage[toc,page]{appendix}
1313
\usepackage{listings}
14+
\newcommand\Mark[1]{\textsuperscript#1}
1415
\lstset{ %
1516
language=C, % choose the language of the code
1617
columns= [l]fullflexible,
@@ -575,27 +576,38 @@
575576
%
576577
\title{High Performance Computing - Power Application Programming Interface Specification \\ Version \majorversion.\minorversion }
577578

578-
\author{Editor: Barry Rountree, Lawrence Livermore National Laboratory \\
579-
\and Chair: Ryan E. Grant, Sandia National Laboratories\\
580-
\and Secretary: Jeff Hanson, Hewlett Packard Enterprise (HPE) \\ \\
581-
\and Contributors: \\
582-
\and Chris Cantalupo (Intel), Jonathan Eastep (Intel),\\
583-
\and Scott Hara (Qualcomm), Siddhartha Jana (Intel),\\
584-
\and Jaymin Jasoliya (Intel), Matthew Kappel (Cray), \\
585-
\and James H. Laros III (SNL), Steve Leak (NERSC), \\
586-
\and Michael Levenhagen (SNL), Steve Martin (Cray), \\
587-
\and Ramakumar Nagappan (Intel), Kevin Pedretti (SNL), \\
588-
\and Todd Rosedahl (IBM), Andy Warner (HPE), \\
589-
\and Andrew Younge (SNL)}
579+
\author{Chair: Ryan E. Grant\Mark{1}
580+
\\ Editor: Barry Rountree\Mark{2}
581+
\\ Secretary: Jeff Hanson\Mark{3}
582+
\\ \\ Contributors:
583+
\and Chris Cantalupo\Mark{4}, Jonathan Eastep\Mark{4},
584+
\and Scott Hara\Mark{5}, Siddhartha Jana\Mark{4},\\
585+
\and Jaymin Jasoliya\Mark{4}, Matthew Kappel\Mark{6}, \\
586+
\and James H. Laros III\Mark{1}, Steve Leak \Mark{7}, \\
587+
\and Michael Levenhagen\Mark{1}, Steve Martin\Mark{6}, \\
588+
\and Ramakumar Nagappan\Mark{4}, Kevin Pedretti\Mark{1}, \\
589+
\and Todd Rosedahl\Mark{8}, Andy Warner\Mark{3}, Andrew Younge\Mark{1}}
590590

591591
%
592-
\date{April 2018}
592+
\date{June 2018}
593593
% ---------------------------------------------------------------------------- %
594594
%
595595
% Start the document
596596
%
597597
\begin{document}
598598
\maketitle
599+
600+
\noindent Contributing Organizations: \\
601+
\Mark{1} Sandia National Laboratories \\
602+
\Mark{2} Lawrence Livermore National Laboratory \\
603+
\Mark{3} Hewlett Packard Enterprise (HPE) \\
604+
\Mark{4} Intel \\
605+
\Mark{5} Qualcomm \\
606+
\Mark{6} Cray \\
607+
\Mark{7} NERSC \\
608+
\Mark{8} IBM \\
609+
610+
599611
\begin{abstract}
600612
Measuring and controlling the power and energy consumption of high performance computing systems by various components in the software stack is an active research area
601613
~\cite{6604474,6604496,

0 commit comments

Comments
 (0)