Fix: Issue with CUBLAS compilation error due to missing -fPIC flag#1127
Fix: Issue with CUBLAS compilation error due to missing -fPIC flag#1127B1gM8c wants to merge 2 commits intoggml-org:masterfrom
Conversation
Fix: Issue with CUBLAS compilation error due to missing `-fPIC` flag
|
This should have been fixed already with the addition of |
Yes, it does seem like it's not working. I'm getting a similar error message as what was reported in the previous issues when I try to compile it. |
|
I think I see the issue, can you test if replacing |
You're right. I tested it, and modifying it to |
Fix: Issue with CUBLAS compilation error
|
Superseded by #1128. I have kept your commits to give you credit for you work, though. |
Fix: Issue with CUBLAS compilation error due to missing
-fPICflag