LibreTranslate / LibreTranslate/LTEngine

Cuda problem

Open
#14 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

possible bug
Dominant language
Rust
Stars
197
Forks
32
Avg merge
15h 37m
Merged PRs (30d)
1

Description

Hello,

Is there currently a known issue with CUDA? Whenever I try to build with CUDA, I get an error at the step Compiling "llama-cpp-sys-2 (build)". When I build without CUDA, it completes successfully—although with a few warnings—and LTEngine starts and works, but without using the GPU (Nvidia 3080 Ti).

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 by reproducing the CUDA build and capture the full error from the llama-cpp-sys-2 (build) step, comparing it with the successful non-CUDA build. Done means identifying the cause and enabling LTEngine to build and use CUDA on the reported Nvidia 3080 Ti.

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
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.