llama.cpp/docs/backend
lhl 5cb6209de5 Fixes for building SYCL backend for AMD GPUs
- cmake has a hardcoded `onemkl` that will cause linker failure for AMD
  path and needs to be changed
- docfix: oneMKL compile needs `-DHIP_TARGETS` not `-DHIPTARGETS`
- docfix: modified cmake build parameters to pass in more linker flags,
  otherwise linking will fail (might be slight overkill, but without
  adding `-DCMAKE_SHARED_LINKER_FLAGS` it fails
2024-12-16 16:44:57 +09:00
..
BLIS.md make : deprecate (#10514) 2024-12-02 21:22:53 +02:00
CANN.md CANN: Update cann.md to display correctly in CLion (#10538) 2024-11-28 15:27:11 +08:00
SYCL.md Fixes for building SYCL backend for AMD GPUs 2024-12-16 16:44:57 +09:00