Print message if NVIDIA gpu is detected, but not used.
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 48/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- typescript
- Domain
- cli
Research direction
The issue names no files, tests, or entry points. Trace the CLI's GPU/Vulkan initialization and reproduce the NVIDIA detection failure in a headless SSH session; done means printing a message when NVIDIA is detected but cannot be used.
Written by the indexing model from the issue text.
Description
According to Mike on discord:
It was using the AMD iGPU instead of the NVIDIA card. turned out splat-transform couldn't initialize the NVIDIA Vulkan ICD in a headless SSH session. no DISPLAY set though i fixed it by borrowing the X auth from an active GUI session on the machine: XAUTHORITY=/home/user/.Xauthority DISPLAY=:1 prefixed to the command, and it detected the NVIDIA card straight away :)
and
Their desktop vulkan ICD requires an active X11/display session to initialize, which breaks in headless SSH environments. AMD and Intel don't have this issue since their Vulkan drivers work fine without a display
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 168
- Avg merge
- 7h 51m
- Merged PRs (30d)
- 12
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from playcanvas/splat-transform
-
Difficulty 1/5 Under an hour Newbie friendliness 78/100
playcanvas/splat-transform#271 ·
-
SOG meta.json: optional camera block (rest pose + pixel intrinsics) so a .sog is self-describing Open
Difficulty 4/5 3-5 days Newbie friendliness 52/100
playcanvas/splat-transform#319 · 2 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 52/100
playcanvas/splat-transform#304 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 30/100
playcanvas/splat-transform#299 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 38/100
playcanvas/splat-transform#295 ·
All issues in playcanvas/splat-transform
Similar issues
-
clawsweeper:fix-shape-clear clawsweeper:queueable-fix clawsweeper:source-repro impact:ux-friction issue-rating: 🦞 diamond lobster no-stale P3
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
Difficulty 1/5 Under an hour Newbie friendliness 76/100
-
code-quality refactoring
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
github/gh-aw-firewall#8816 ·
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
vercel/react-tweet#225 ·