Skip to content

Commit

Permalink
remove -DLLVM_PARALLEL_LINK_JOBS
Browse files Browse the repository at this point in the history
  • Loading branch information
VyacheslavLevytskyy committed Jan 22, 2025
1 parent 827214b commit 57c6e8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/compile-triton.sh
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ build_llvm() {
-DLLVM_ENABLE_ASSERTIONS=true \
-DLLVM_ENABLE_PROJECTS="mlir" \
-DLLVM_EXPERIMENTAL_TARGETS_TO_BUILD=SPIRV \
-DLLVM_PARALLEL_LINK_JOBS=4 \
-DLLVM_TARGETS_TO_BUILD="X86;NVPTX;AMDGPU" \
-DLLVM_INSTALL_UTILS=true \
-DCMAKE_EXPORT_COMPILE_COMMANDS=ON \
Expand Down

0 comments on commit 57c6e8f

Please sign in to comment.