|
7 | 7 | OpenCoarrays
|
8 | 8 | ============
|
9 | 9 |
|
| 10 | +[](https://github.com/sourceryinstitute/opencoarrays/commits/master) |
10 | 11 | [![CI Build Status][build img]](https://travis-ci.org/sourceryinstitute/opencoarrays)
|
| 12 | +[](https://gitter.im/sourceryinstitute/opencoarrays) |
11 | 13 | [![GitHub license][license img]](./LICENSE)
|
| 14 | +[![GitHub release][release img]](https://github.com/sourceryinstitute/opencoarrays/releases/latest) |
| 15 | +[](http://braumeister.org/formula/opencoarrays) |
12 | 16 | [![Download as PDF][pdf img]](http://md2pdf.herokuapp.com/sourceryinstitute/opencoarrays/blob/master/README.pdf)
|
13 |
| -<!-- [![GitHub release][release img]](https://github.com/sourceryinstitute/opencoarrays/releases/latest) --> |
| 17 | +[](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) |
14 | 18 | <!-- [![Release Downloads][download img]](https://github.com/sourceryinstitute/opencoarrays/releases) -->
|
15 | 19 |
|
16 |
| -Download this file as a PDF document [here](http://md2pdf.herokuapp.com/sourceryinstitute/opencoarrays/blob/master/README.pdf). |
17 |
| - |
18 | 20 | * [Overview](#overview)
|
19 | 21 | * [Downloads](#downloads)
|
20 | 22 | * [Compatibility](#compatibility)
|
@@ -88,6 +90,14 @@ We gratefully acknowledge support from the following institutions:
|
88 | 90 | * The National Energy Research Scientific Computing Center ([NERSC]), which is supported by the Office of Science of the U.S. Department of Energy under Contract No. DE-AC02-05CH11231, for access to the Hopper and Edison supercomputers under the OpenCoarrays project start allocation.
|
89 | 91 | * [Sourcery, Inc.], for financial support for the domain registration, web hosting, advanced development, and conference travel.
|
90 | 92 |
|
| 93 | +--- |
| 94 | + |
| 95 | +[](https://github.com/sourceryinstitute/opencoarrays/fork) |
| 96 | +[](https://github.com/sourceryinstitute/opencoarrays) |
| 97 | +[](https://github.com/sourceryinstitute/opencoarrays) |
| 98 | +[](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) |
| 99 | + |
| 100 | + |
91 | 101 | [Hyperlinks]:#
|
92 | 102 |
|
93 | 103 | [Overview]: #overview
|
@@ -131,6 +141,6 @@ We gratefully acknowledge support from the following institutions:
|
131 | 141 | [build img]: https://img.shields.io/travis-ci/sourceryinstitute/opencoarrays/master.svg?style=flat-square "View Travis-CI builds"
|
132 | 142 | [CI Master Branch]: https://travis-ci.org/sourceryinstitute/opencoarrays?branch=master "View Travis-CI builds"
|
133 | 143 | [download img]: https://img.shields.io/github/downloads/sourceryinstitute/opencoarrays/total.svg?style=flat-square "Download count image source"
|
134 |
| -[license img]: https://img.shields.io/badge/License-BSD--3-blue.svg?style=flat-square "View BSD-3 License" |
| 144 | +[license img]: https://img.shields.io/badge/license-BSD--3-blue.svg?style=flat-square "View BSD-3 License" |
135 | 145 | [release img]: https://img.shields.io/github/release/sourceryinstitute/opencoarrays.svg?style=flat-square "View latest release"
|
136 | 146 | [pdf img]: https://img.shields.io/badge/PDF-README.md-6C2DC7.svg?style=flat-square "Download as PDF"
|
0 commit comments