Skip to content

Conversation

@akapoor3518
Copy link

ll build different option i have also tested manually on following
cmake -B build-posix -DGGML_TSAVORITE=ON
cmake --build build-posix --config Release

cmake -B build-fpga -DGGML_TSAVORITE=ON -DCMAKE_C_COMPILER="/proj/rel/sw/arm-gnu-toolchain-14.2.rel1-x86_64-aarch64-none-linux-gnu/bin/aarch64-none-linux-gnu-gcc" -DCMAKE_CXX_COMPILER="/proj/rel/sw/arm-gnu-toolchain-14.2.rel1-x86_64-aarch64-none-linux-gnu/bin/aarch64-none-linux-gnu-g++" -DGGML_TSAVORITE_TARGET=fpga
cmake --build build-fpga --config Release

cmake -B build-fpga
cmake --build build-fpga --config Release
cmake -B build-posix
cmake --build build-fpga --config Release

cmake -B build-fpga -DGGML_TSAVORITE_TARGET=fpga
cmake --build build-fpga --config Release

./tsi-pkg-build.sh

@github-actions github-actions bot added build Compilation issues testing Everything test related examples ggml changes relating to the ggml tensor library for machine learning labels May 24, 2025
@akapoor3518
Copy link
Author

sent at wrong repo

@atrivedi-tsavoritesi atrivedi-tsavoritesi deleted the FIR-702 branch May 24, 2025 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Compilation issues examples ggml changes relating to the ggml tensor library for machine learning testing Everything test related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants