MCG-NJU / MCG-NJU/SparseOcc

有时候会卡在Loading extension module dvr...

Open
#40 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
443
Forks
37
PR merge metrics
No merged PRs in 30d

Description

ame your run (leave blank for default): Using /home/gyh/.cache/torch_extensions/py38_cu118 as PyTorch extensions root...
Detected CUDA files, patching ldflags
Emitting ninja build file /home/gyh/.cache/torch_extensions/py38_cu118/dvr/build.ninja...
Building extension module dvr...
Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N)
ninja: no work to do.
Loading extension module dvr...
经常卡在这里还会跳过name your run,但是有时候不会。。

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.

Research direction

Start with the reported PyTorch extension output and the generated /home/gyh/.cache/torch_extensions/py38_cu118/dvr/build.ninja path, focusing on the transition from “Loading extension module dvr...” to the run-name prompt. Reproduce the intermittent behavior and determine a reliable fix or documented workaround, then verify that the extension loads and the run-name prompt behaves consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, pytorch
Domain
build-system, machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.