@@ -29,13 +29,10 @@ OpenCoarrays
29
29
30
30
News
31
31
----
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.
39
36
40
37
Overview
41
38
--------
@@ -91,6 +88,12 @@ Installation
91
88
92
89
Please see the [ INSTALL.md] file.
93
90
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
+
94
97
Getting Started
95
98
---------------
96
99
@@ -167,6 +170,7 @@ to aid in development efforts.
167
170
[ Rouson et al. (2017) ] : https://github.com/sourceryinstitute/coarray-icar-paw17/blob/master/main.pdf
168
171
[ Rasmussen et al. (2018) ] : https://github.com/scrasmussen/coarray-icar-paw18/blob/master/main.pdf
169
172
[ Arm ] : https://www.arm.com
173
+ [ ] http://sourceryinstitute.github.io/PAW/
170
174
171
175
[ sourcery-institute logo ] : http://www.sourceryinstitute.org/uploads/4/9/9/6/49967347/sourcery-logo-rgb-hi-rez-1.png
172
176
[ OpenCoarrays ] : http://www.opencoarrays.org
@@ -210,5 +214,7 @@ to aid in development efforts.
210
214
[ release img ] : https://img.shields.io/github/release/sourceryinstitute/OpenCoarrays.svg?style=flat-square " Latest release badge "
211
215
[ pdf img ] : https://img.shields.io/badge/PDF-README.md-6C2DC7.svg?style=flat-square " Download this readme as a PDF "
212
216
[ 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
213
219
214
220
[ 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