Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Extending C++ with Co-Array Semantics

CppNow via YouTube

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the extension of C++ with Co-Array semantics in this CppNow conference talk. Dive into the world of Single Programming Multiple Data (SPMD) schemes and their application in large scientific computing problems. Learn how Co-Array semantics can reduce code complexity and improve performance by allowing processors to work on local data sets. Discover the implementation of Fortran-like co-indexing features in HPX, a general-purpose C++ runtime system. Examine the combination of HPX concepts and new C++ language features that enable the creation of a high-performance API similar to coarray FORTRAN. Follow along as the speaker covers topics such as core arrays, the Pegasus model, HPX Objects, CoArrays, range operations, SPMD regions, operator functions, matrix transpose, and sparse matrix operations. Gain insights into how these concepts can be applied to solve complex scientific computing problems more efficiently.

Syllabus

Introduction
Context
Core arrays
Pegasus model
Approach
HPX
HPX Object
CoArrays
C Code Example
Range Operations
SPMD region
Operator function
Matrix transpose
Benchmark
Sparse Matrix

Taught by

CppNow

Reviews

Start your review of Extending C++ with Co-Array Semantics

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.