llama.cpp/docs
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
..
backend Fixes for building SYCL backend for AMD GPUs 2024-12-16 16:44:57 +09:00
development docs: fix links in development docs [no ci] (#8481) 2024-07-15 14:46:39 +03:00
android.md docs: fix outdated usage of llama-simple (#10565) 2024-11-28 16:03:11 +01:00
build.md Changes to CMakePresets.json to add ninja clang target on windows (#10668) 2024-12-09 09:40:19 -08:00
docker.md musa: add docker image support (#9685) 2024-10-10 20:10:37 +02:00
install.md Reorganize documentation pages (#8325) 2024-07-05 18:08:32 +02:00