{"id":353463,"date":"2024-10-20T00:58:11","date_gmt":"2024-10-20T00:58:11","guid":{"rendered":"https:\/\/pdfstandards.shop\/product\/uncategorized\/bsi-pd-iso-iec-ts-195702018\/"},"modified":"2024-10-26T01:05:40","modified_gmt":"2024-10-26T01:05:40","slug":"bsi-pd-iso-iec-ts-195702018","status":"publish","type":"product","link":"https:\/\/pdfstandards.shop\/product\/publishers\/bsi\/bsi-pd-iso-iec-ts-195702018\/","title":{"rendered":"BSI PD ISO\/IEC TS 19570:2018"},"content":{"rendered":"
[parallel.scope]<\/b><\/p>\n
This document describes requirements for implementations of an interface that computer programs written in the C++ programming language can use to invoke algorithms with parallel execution. The algorithms described by this document are realizable across a broad class of computer architectures.<\/p>\n
There is a possibility of a subset of the functionality described by this document being standardized in a future version of C++, but it is not currently part of any C++ standard. There is a possibility of some of the functionality in this document never being standardized, or of it being standardized in a substantially changed form.<\/p>\n
The goal of this document is to build widespread existing practice for parallelism in the C++ programming language. It gives advice on extensions to those vendors who wish to provide them.<\/p>\n
PDF Pages<\/th>\n | PDF Title<\/th>\n<\/tr>\n | ||||||
---|---|---|---|---|---|---|---|
2<\/td>\n | undefined <\/td>\n<\/tr>\n | ||||||
3<\/td>\n | 70588.pdf <\/td>\n<\/tr>\n | ||||||
5<\/td>\n | Contents <\/td>\n<\/tr>\n | ||||||
6<\/td>\n | Foreword <\/td>\n<\/tr>\n | ||||||
7<\/td>\n | 1 Scope <\/td>\n<\/tr>\n | ||||||
8<\/td>\n | 2 Normative references <\/td>\n<\/tr>\n | ||||||
9<\/td>\n | 3 Terms and definitions <\/td>\n<\/tr>\n | ||||||
10<\/td>\n | 4 General 4.1 Namespaces and headers 4.2 Feature-testing recommendations <\/td>\n<\/tr>\n | ||||||
11<\/td>\n | 5 Parallel exceptions 5.1 Header synopsis <\/td>\n<\/tr>\n | ||||||
12<\/td>\n | 6 Execution policies 6.1 Header synopsis 6.2 Unsequenced execution policy 6.3 Vector execution policy <\/td>\n<\/tr>\n | ||||||
13<\/td>\n | 6.4 Execution policy objects <\/td>\n<\/tr>\n | ||||||
14<\/td>\n | 7 Parallel algorithms 7.1 Wavefront Application <\/td>\n<\/tr>\n | ||||||
15<\/td>\n | 7.2 Non-Numeric Parallel Algorithms 7.2.1 Header synopsis <\/td>\n<\/tr>\n | ||||||
16<\/td>\n | 7.2.2 Reductions <\/td>\n<\/tr>\n | ||||||
18<\/td>\n | 7.2.3 Inductions 7.2.4 For loop <\/td>\n<\/tr>\n | ||||||
19<\/td>\n | 7.2.5 No vec <\/td>\n<\/tr>\n | ||||||
20<\/td>\n | 7.2.6 Ordered update class <\/td>\n<\/tr>\n | ||||||
21<\/td>\n | 7.2.7 Ordered update function template <\/td>\n<\/tr>\n | ||||||
22<\/td>\n | 8 Task Block 8.1 Header synopsis 8.2 Class task_cancelled_exception 8.3 Class task_block <\/td>\n<\/tr>\n | ||||||
24<\/td>\n | 8.4 Function template define_task_block <\/td>\n<\/tr>\n | ||||||
25<\/td>\n | 8.5 Exception Handling <\/td>\n<\/tr>\n | ||||||
26<\/td>\n | 9 Data-Parallel Types 9.1 General 9.2 Header synopsis <\/td>\n<\/tr>\n | ||||||
30<\/td>\n | 9.3 simd ABI tags <\/td>\n<\/tr>\n | ||||||
32<\/td>\n | 9.4 simd type traits <\/td>\n<\/tr>\n | ||||||
33<\/td>\n | 9.5 Where expression class templates <\/td>\n<\/tr>\n | ||||||
36<\/td>\n | 9.6 Class template simd 9.6.1 Class template simd overview <\/td>\n<\/tr>\n | ||||||
38<\/td>\n | 9.6.2 simd width 9.6.3 Element references <\/td>\n<\/tr>\n | ||||||
40<\/td>\n | 9.6.4 simd constructors <\/td>\n<\/tr>\n | ||||||
41<\/td>\n | 9.6.5 simd copy functions <\/td>\n<\/tr>\n | ||||||
42<\/td>\n | 9.6.6 simd subscript operators 9.6.7 simd unary operators <\/td>\n<\/tr>\n | ||||||
43<\/td>\n | 9.7 simd non-member operations 9.7.1 simd binary operators 9.7.2 simd compound assignment <\/td>\n<\/tr>\n | ||||||
44<\/td>\n | 9.7.3 simd compare operators 9.7.4 Reductions <\/td>\n<\/tr>\n | ||||||
45<\/td>\n | 9.7.5 Casts <\/td>\n<\/tr>\n | ||||||
47<\/td>\n | 9.7.6 Algorithms <\/td>\n<\/tr>\n | ||||||
48<\/td>\n | 9.7.7 Math library 9.8 Class template simd_mask 9.8.1 Class template simd_mask overview <\/td>\n<\/tr>\n | ||||||
50<\/td>\n | 9.8.2 simd_mask width 9.8.3 Constructors <\/td>\n<\/tr>\n | ||||||
51<\/td>\n | 9.8.4 Copy functions 9.8.5 Subscript operators <\/td>\n<\/tr>\n | ||||||
52<\/td>\n | 9.8.6 Unary operators 9.9 Non-member operations 9.9.1 Binary operators 9.9.2 Compound assignment 9.9.3 Comparisons 9.9.4 Reductions <\/td>\n<\/tr>\n | ||||||
53<\/td>\n | 9.9.5 where functions <\/td>\n<\/tr>\n<\/table>\n","protected":false},"excerpt":{"rendered":" Programming Languages. Technical Specification for C++ Extensions for Parallelism<\/b><\/p>\n |