Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

Add example for using streams with Thrust algorithms #1626

@alliepiper

Description

@alliepiper

We should add an example that demonstrates how to use a CUDA stream with thrust algorithms, e.g:

thrust::reduce(thrust::device.on(stream), ...);

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions