NVIDIA / NVIDIA/cccl

Example of calling a third-party library API

Open
#3,047 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
2.5k
Forks
486
Avg merge
2d 6h
Merged PRs (30d)
295

Description

This should look something like:
{
// allocate and initialize some inputs
// call third party API
// use outputs from 3rd party API in another kernel
}

The intention is to exercise both data ingress and egress from an asynchronous 3rd party library API that accepts a `cudaStream_t`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.