Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
bhy
on June 13, 2023
|
parent
|
context
|
favorite
| on:
Llama.cpp: Full CUDA GPU Acceleration
Well I just spent an hour to diagnose the build failure of llama.cpp due to it picking up wrong nvcc path.
Dependency problem still happens even with C/C++.
Tostino
on June 13, 2023
[–]
I had the same issue... Turned out it was because I used the flat pack version of intellij idea and it had problems with paths. Running from a plain terminal worked fine.
Faceless1230
on June 13, 2023
|
parent
[–]
The flatpak version of intellij isn't officially maintained by jetbrains. Jetbrains only maintains the snap for linux
paulmd
on June 13, 2023
|
root
|
parent
[–]
it's fortunate that flatpak solves this problem of reproducible environments so effectively
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Dependency problem still happens even with C/C++.