Skip to content

Add a host-pinned memory resource that can be used as upstream for pool_memory_resource. #2809

Add a host-pinned memory resource that can be used as upstream for pool_memory_resource.

Add a host-pinned memory resource that can be used as upstream for pool_memory_resource. #2809

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"