Skip to content

Commit b913996

Browse files
authored
Merge pull request #10 from pwrapi/v1
V1
2 parents 86d7678 + d0c801f commit b913996

4 files changed

Lines changed: 7 additions & 5 deletions

File tree

ChangeLog.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
The following list contains changes to the community Power API specification version 0.9
1+
The following list contains changes to the community Power API specification version 1.0
22

33
\begin{itemize}
44
\item{First release of community Power API}

FutureVersion.tex

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55

66
\begin{itemize}[noitemsep,nolistsep]
77

8-
\item{\textbf{Better Support for Frequency Scaling} - Frequency scaling features are not universal between hardware implementions. It is desirable to expose all of the possible behaviors of frequency scaling and we are working towards better descriptive solutions to represent these behaviors in the most accurate manner possible.}
8+
\item{\textbf{Support for Generic Notifications between Nodes} - Working on capability to send generic notifications between PowerAPI objects. This is expected to be useful for compatibility with other community projects and interoperability with job management.}
9+
10+
\item{\textbf{Better Support for Frequency Scaling} - Frequency scaling features are not universal between hardware implementations. It is desirable to expose all of the possible behaviors of frequency scaling and we are working towards better descriptive solutions to represent these behaviors in the most accurate manner possible.}
911

1012
\item{\textbf{Coexistence of Implementations} - One of the driving questions for this future work is - how does one implementation interface with another? It is possible, even likely that an implementor will focus on implementing a portion or portions of the specification. This begs the question of how does implementation A interact with implementation B? Further, what role does the specification play in driving this interaction? We intend to work closely with the community to sort out this issue and document the appropriate guidance in the next version of the specification.
1113
}

PowerAPI_Community.pdf

794 Bytes
Binary file not shown.

PowerAPI_Community.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -569,8 +569,8 @@
569569

570570
% End Macro definitions
571571

572-
\newcommand{\majorversion}{0}
573-
\newcommand{\minorversion}{9}
572+
\newcommand{\majorversion}{1}
573+
\newcommand{\minorversion}{0}
574574
%
575575
% Set the title, and author
576576
%
@@ -589,7 +589,7 @@
589589
\and Todd Rosedahl\Mark{8}, Andy Warner\Mark{3}, Andrew Younge\Mark{1}}
590590

591591
%
592-
\date{May 2019}
592+
\date{November 2019}
593593
% ---------------------------------------------------------------------------- %
594594
%
595595
% Start the document

0 commit comments

Comments
 (0)