Skip to content

Commit 91c3472

Browse files
committed
Add out of date warning and footer 4 CAF_ABI.md
[ci skip]
1 parent 7bd5ca8 commit 91c3472

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CAF_ABI.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ standard-conforming Fortran 2008 or 2015 and compile their code with the OpenCoa
2424
The actual function names in this document have a PREFIX in the source code to avoid
2525
name clashes. The prefix can be vendor-specific.
2626

27+
### Warning ###
28+
29+
*This document may be out of date.*
30+
2731
To Do
2832
-----
2933

@@ -560,6 +564,14 @@ __GCC__:
560564
__TODO__:
561565
Change `errmsg_len` to `size_t`
562566

567+
---
568+
569+
[![GitHub forks](https://img.shields.io/github/forks/sourceryinstitute/opencoarrays.svg?style=social&label=Fork)](https://github.com/sourceryinstitute/opencoarrays/fork)
570+
[![GitHub stars](https://img.shields.io/github/stars/sourceryinstitute/opencoarrays.svg?style=social&label=Star)](https://github.com/sourceryinstitute/opencoarrays)
571+
[![GitHub watchers](https://img.shields.io/github/watchers/sourceryinstitute/opencoarrays.svg?style=social&label=Watch)](https://github.com/sourceryinstitute/opencoarrays)
572+
[![Twitter URL](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](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)
573+
574+
563575
[Hyperlinks]:#
564576

565577
[TS29113]: ftp://ftp.nag.co.uk/sc22wg5/n1901-n1950/n1942.pdf

0 commit comments

Comments
 (0)