standards-proposals icon indicating copy to clipboard operation
standards-proposals copied to clipboard

Repository for publicly sharing proposals in various standards groups

Results 46 standards-proposals issues
Sort by recently updated
recently updated
newest added

Make public the specification for `SYCL_EXT_CODEPLAY_GRAPHS`, Codeplay's vendor extension introducing an API for user capture and submission of command-group graphs. This is the initial version and still subject to change.

Adds an extension for a new `item_view` SYCL object. The `item_view` allows for expressing a uniform access pattern to device memory, exposing each item in the underlying data as an...

Adds an extension for more supported data types for image accessors and a new `get_access` overload on images that allows for image format information to be known by the accessor...

Some devices can manage global values to push and pull different values. In the CUDA runtime, this is covered by cudaMemcpyToSymbol/cudaMemcpyFromSymbol functions. But other APIs may offer similar functionalities. This...

Feedback from SG14 on the proposed wording of P2155r0: * Paper should specify that the target ship vehicle is on top of P0443. * We should remove mention of hardware...

REM20

In our last discussion, we decided that we should create a motivational example of how a developer could use the topology discovery design proposed in P1795 to optimise an algorithm...

REM20

Some feedback was received in the Belfast meeting that it would be useful to identify whether resources within a system topology are contested and be able to discover only the...

REM20

It was suggested by SG1 at the Prague meeting, that we should change the paper name to be more inclusive of other domains as well as heterogeneous and distributed computing....

REM20

As discussed in #40 we need to provide a way for users to identify the type of an `execution_resource`. Taken from #40: > Answering the first point, the `execution_resource` should...

REM20