Bump llama.cpp to b10665 (ca3d5a3e1) #217
ci.yml
on: pull_request
Setup
3m 34s
CUDA inputs changed?
3s
Formatting
14s
Credo
13s
Tests
3m 31s
Dialyzer
32s
Inference smoke
5m 31s
Matrix: cuda-link
Annotations
4 errors and 2 warnings
|
CUDA link (cu12)
note: at offset [20, 24] into destination object of size [20, 24] allocated by �operator new�
|
|
CUDA link (cu12)
note: at offset [24, 28] into destination object of size [24, 28] allocated by �operator new�
|
|
CUDA link (cu13)
note: at offset [20, 24] into destination object of size [20, 24] allocated by �operator new�
|
|
CUDA link (cu13)
note: at offset [24, 28] into destination object of size [24, 28] allocated by �operator new�
|
|
CUDA link (cu12)
�void* __builtin_memcpy(void*, const void*, long unsigned int)� writing 20 bytes into a region of size 4 overflows the destination [-Wstringop-overflow=]
|
|
CUDA link (cu13)
�void* __builtin_memcpy(void*, const void*, long unsigned int)� writing 20 bytes into a region of size 4 overflows the destination [-Wstringop-overflow=]
|