huggingface / huggingface/candle

`maxrregcount` argument to `nvcc`

Open
#841 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
21k
Forks
1.8k
Avg merge
16h 42m
Merged PRs (30d)
25

Description

Seems on low-end device, (my laptop is GT MX250) if this parameter is not passed, some compiled kernels won't run because of the register count limit. I'm not sure how to calculate a proper value though...

Contributor guide

No contributing guide indexed for this repository

Research direction

No file, test, or entry point is named. Start by reproducing the kernel failure on the reported GT MX250 with and without the nvcc maxrregcount argument, then determine a suitable value or handling for low-end devices and verify that the affected compiled kernels run.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.