Skip to content

Change default KvikIO parameters in cuDF: set the thread pool size to 4, and compatibility mode to ON #37968

Change default KvikIO parameters in cuDF: set the thread pool size to 4, and compatibility mode to ON

Change default KvikIO parameters in cuDF: set the thread pool size to 4, and compatibility mode to ON #37968

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 }}"