Details
ggml-webgpu: Fix GGML_MEM_ALIGN to 8 for emscripten. (#18628)
-
Fix GGML_MEM_ALIGN to 8 for emscripten.
-
Add a comment explaining the need for GGML_MEM_ALIGN == 8 in 64-bit wasm with emscripten
macOS/iOS:
Linux:
Windows:
- Windows x64 (CPU)
- Windows arm64 (CPU)
- Windows x64 (CUDA 12) - CUDA 12.4 DLLs
- Windows x64 (CUDA 13) - CUDA 13.1 DLLs
- Windows x64 (Vulkan)
- Windows x64 (SYCL)
- Windows x64 (HIP)
openEuler: