Skip to content

Commit 8baa96b

Browse files
committed
Camera-ready corrections.
1 parent 9fc9d4a commit 8baa96b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

scala-workshop/conclusion.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
\section*{Conclusion}
1+
\section{Conclusion}
22
% \label{sec:conclusion}
33
\apgas is a concurrent and distributed programming model where the structure of
44
computation and distribution is fully explicit. Our work brings this model to

scala-workshop/introduction.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
\section*{Introduction}
1+
\section{Introduction}
22

33
The APGAS programming model~\cite{amp10}---Asynchronous Partitioned Global Address Space---is a simple but powerful
44
model of concurrency and distribution. It combines PGAS with asynchrony.

scala-workshop/paper.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
\title{Distributed Programming in Scala with APGAS}% (Short Paper)}
4343

4444
\authorinfo{Philippe Suter \and Olivier Tardieu \and Josh Milthorpe}
45-
{IBM T.J. Watson Research Center}
45+
{IBM T.J. Watson Research Center, Yorktown Heights, NY, USA}
4646
{\{psuter,tardieu,jjmiltho\}@us.ibm.com}
4747

4848
\maketitle

0 commit comments

Comments
 (0)