NVIDIA / NVIDIA/cudf

[FEA] Global thread pool in benchmarks

Open
#16,801 1 comment 1 reaction 0 assignees View on GitHub
cuIO feature request Performance tests
Dominant language
C++
Stars
9.8k
Forks
1.1k
Avg merge
3d 6m
Merged PRs (30d)
278

Description

libcudf currently creates a new thread pool in each multi-threaded benchmark.

This makes reading multithreaded benchmarks very difficult, as the number of unique threads is huge.

Proposed solution:
Files with multithreaded benchmarks should declare a single global pool that's reused in all benchmarks.

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.