BlazingSQL q03 SF1K sometimes runs forever on a DGX-2

Open
#208 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
databases

Research direction

Start by reproducing BSQL q03 at SF1K and inspect the status polling thread around getQueryIsComplete. Trace what happens when GPU activity reaches 0% while polling continues. Done means the query no longer runs indefinitely and the regression is covered by an appropriate test or reproducible check.

Written by the indexing model from the issue text.

Description

SQL

BSQL q03 sometimes runs forever at SF1K. When it does this, GPU activity goes to 0% but the status polling thread continues to run (getQueryIsComplete).

Dominant language
Python
Stars
109
Forks
45
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from rapidsai/gpu-bdb

All issues in rapidsai/gpu-bdb

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.