Skip to content

Commit f488cb0

Browse files
author
Damian Rouson
authored
Edit README.md: add news, move jupyter content
1 parent 8b5ab83 commit f488cb0

File tree

1 file changed

+13
-7
lines changed

1 file changed

+13
-7
lines changed

README.md

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,10 @@ OpenCoarrays
2929

3030
News
3131
----
32-
33-
You can now [try OpenCoarrays online] as a [Jupyter] [notebook kernel]
34-
using [Binder]! No downloads, configuration or installation required!
35-
Please note: the default [index.ipynb] notebook is read only. You can
36-
execute it, but if you want to make changes you should create a copy
37-
of it or create an entirely new [CAF kernel][notebook kernel]
38-
notebook.
32+
### Upcoming events ###
33+
* Nov. 5-8, 2018: "[Writing Fortran 2018 Today]" course by OpenCoarrays contributors Damian Rouson and Izaak Beekman.
34+
* Nov. 13, 2018: _Intel Speakership at SC18_ presentation by Damian Rouson and Sameer Shende
35+
* Nov. 16, 2018: SC18 [PAW-ATM Workshop] presentation by OpenCoarrays contributor Soren Rasmussen.
3936

4037
Overview
4138
--------
@@ -91,6 +88,12 @@ Installation
9188

9289
Please see the [INSTALL.md] file.
9390

91+
Or [try OpenCoarrays online] as a [Jupyter] [notebook kernel]
92+
using [Binder] with no downloads, configuration or installation required.
93+
The default [index.ipynb] notebook is read only, but you can
94+
execute it, copy it to make changes, or create an entirely
95+
new [CAF kernel][notebook kernel] notebook.
96+
9497
Getting Started
9598
---------------
9699

@@ -167,6 +170,7 @@ to aid in development efforts.
167170
[Rouson et al. (2017)]: https://github.com/sourceryinstitute/coarray-icar-paw17/blob/master/main.pdf
168171
[Rasmussen et al. (2018)]: https://github.com/scrasmussen/coarray-icar-paw18/blob/master/main.pdf
169172
[Arm]: https://www.arm.com
173+
[] http://sourceryinstitute.github.io/PAW/
170174

171175
[sourcery-institute logo]: http://www.sourceryinstitute.org/uploads/4/9/9/6/49967347/sourcery-logo-rgb-hi-rez-1.png
172176
[OpenCoarrays]: http://www.opencoarrays.org
@@ -210,5 +214,7 @@ to aid in development efforts.
210214
[release img]: https://img.shields.io/github/release/sourceryinstitute/OpenCoarrays.svg?style=flat-square "Latest release badge"
211215
[pdf img]: https://img.shields.io/badge/PDF-README.md-6C2DC7.svg?style=flat-square "Download this readme as a PDF"
212216
[twitter img]: https://img.shields.io/twitter/url/http/shields.io.svg?style=social
217+
https://www.eventbrite.com/e/writing-fortran-2018-today-object-oriented-parallel-programming-tickets-48982176007
218+
[Writing Fortran 2018 Today]: https://writing-fortran-2018-today.eventbrite.com
213219

214220
[default tweet]: https://twitter.com/intent/tweet?hashtags=HPC,Fortran,PGAS&related=zbeekman,gnutools,HPCwire,HPC_Guru,hpcprogrammer,SciNetHPC,DegenerateConic,jeffdotscience,travisci&text=Stop%20programming%20w%2F%20the%20%23MPI%20docs%20in%20your%20lap%2C%20try%20Coarray%20Fortran%20w%2F%20OpenCoarrays%20%26%20GFortran!&url=https%3A//github.com/sourceryinstitute/OpenCoarrays

0 commit comments

Comments
 (0)