Unverified Commit 54e0bbac authored by Li Zhang's avatar Li Zhang Committed by GitHub
Browse files

remove unused cmake flags (#73)

parent a6ac981d
...@@ -6,7 +6,5 @@ cmake .. \ ...@@ -6,7 +6,5 @@ cmake .. \
-DCMAKE_INSTALL_PREFIX=./install \ -DCMAKE_INSTALL_PREFIX=./install \
-DBUILD_PY_FFI=ON \ -DBUILD_PY_FFI=ON \
-DBUILD_MULTI_GPU=ON \ -DBUILD_MULTI_GPU=ON \
-DBUILD_CUTLASS_MOE=OFF \
-DBUILD_CUTLASS_MIXED_GEMM=OFF \
-DCMAKE_CUDA_FLAGS="-lineinfo" \ -DCMAKE_CUDA_FLAGS="-lineinfo" \
-DUSE_NVTX=ON -DUSE_NVTX=ON
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment