./test-vector-hsa
ggml_hsa_precompiled_kernel_dir: no pregenerated kernel directory defined.
ggml_hsa_cached_kernel_dir: cached kernels in /home/ymx/.cache/ggml
Creating arrays of 32 elements and doing A + B.
Using HSA backend
ggml_gallocr_needs_realloc: graph has different number of nodes
ggml_gallocr_alloc_graph: reallocating buffers automatically
ggml_gallocr_reserve_n: reallocating HSA0 buffer from size 0.00 MiB to 0.00 MiB
A = [ 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 ]
B = [ 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 ]
A + B = [ 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]
./test-vector-hsa
ggml_hsa_precompiled_kernel_dir: no pregenerated kernel directory defined.
ggml_hsa_cached_kernel_dir: cached kernels in /home/ymx/.cache/ggml
Creating arrays of 32 elements and doing A + B.
Using HSA backend
ggml_gallocr_needs_realloc: graph has different number of nodes
ggml_gallocr_alloc_graph: reallocating buffers automatically
ggml_gallocr_reserve_n: reallocating HSA0 buffer from size 0.00 MiB to 0.00 MiB
A = [ 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 ]
B = [ 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 ]
A + B = [ 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]