RVV1.0 Supported tests for RISC-V #16682
Draft
+306
−1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR adds tests supported for RISC-V
Tests which are added for execution with RISC-V
debian-cpu-cmake-rv64-nativedebian-trixie-cmake-sanitizer-riscv64-native* 3debian-trixie-llguidance-riscv64-nativedebian-trixie-cmake-rpc-riscv64-nativeggml-ci-riscv64-native-cpu-low-perfDependencies which are not yet supported for RISC-V:
rocblas-devhipblas-devvulkan-sdkmthreads/musa:rc4.3.0-devel-ubuntu22.04-amd64intel-oneapi-compiler-dpcpp-cppintel-oneapi-mkl-develcudamacOS*windows*torchTests which are not added for RISC-V due to above unmet dependencies:
macOS-latest-cmake-arm64macOS-latest-cmake-x64macOS-latest-cmake-arm64-webgpuubuntu-24-cmake-vulkanubuntu-22-cmake-webgpuubuntu-22-cmake-hipubuntu-22-cmake-musaubuntu-22-cmake-syclubuntu-22-cmake-sycl-fp16macOS-latest-cmake-iosmacOS-latest-cmake-tvosmacOS-latest-cmake-visionosmacOS-latest-swiftwindows-msys2windows-latest-cmakeubuntu-latest-cmake-cudawindows-2022-cmake-cudawindows-latest-cmake-syclwindows-latest-cmake-hipios-xcode-buildandroid-buildopenEuler-latest-cmake-cannggml-ci-x64-nvidia-cudaggml-ci-x64-nvidia-vulkan-cmggml-ci-x64-nvidia-vulkan-cm2ggml-ci-x64-cpu-amxggml-ci-mac-metalggml-ci-mac-vulkanggml-ci-arm64-cpu-high-perf-sveggml-ci-riscv64-native-cpu-high-perfAdditional Notes
Note 1
Due to a warning (treated as error) related to RISC-V simd mappings
-DLLAMA_FATAL_WARNINGS=ONhas to be turned off for all the tests otherwise CI fails(This can be created a separated issue. I can track the contributor and ping him if you want)
Note 2
One RISC-V board may not be optimal for running all these tests so by the end of RISC-V summit North America, we are expecting more boards to arrive (around mid of November). So this PR can be treated as draft for reviews till then.