Parallel programming with co-arrays /
This book describes the coarray parallel programming model that will be part of the next standard version of the Fortran language. It provides a practical guide for Fortran programmers who want to start writing parallel applications using coarrays as soon as the compilers become commercially availab...
| Main Author: | |
|---|---|
| Corporate Author: | |
| Format: | eBook |
| Language: | English |
| Published: |
Boca Raton :
CRC Press,
©2019.
|
| Series: | Chapman & Hall/CRC computational science series.
|
| Subjects: | |
| Online Access: | Connect to the full text of this electronic book |
Table of Contents:
- The co-array programming model
- Partition operators
- Reverse partition operators
- Collective operations
- Performance modeling
- Partitioned matrix classes
- Iterative solvers for sparse matrices
- Blocked matrices
- The matrix-transpose operation
- The halo-exchange operation
- Subpartition operators
- Blocked linear algebra
- The finite element method
- Graph algorithms.