Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
Qwen_lmdeploy
Commits
c16b857b
Unverified
Commit
c16b857b
authored
Jun 29, 2023
by
lvhan028
Committed by
GitHub
Jun 29, 2023
Browse files
remove cuda architecture from build option (#23)
parent
64936449
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
generate.sh
generate.sh
+0
-3
No files found.
generate.sh
View file @
c16b857b
...
@@ -4,10 +4,7 @@ cmake .. \
...
@@ -4,10 +4,7 @@ cmake .. \
-DCMAKE_BUILD_TYPE
=
RelWithDebInfo
\
-DCMAKE_BUILD_TYPE
=
RelWithDebInfo
\
-DCMAKE_EXPORT_COMPILE_COMMANDS
=
1
\
-DCMAKE_EXPORT_COMPILE_COMMANDS
=
1
\
-DCMAKE_INSTALL_PREFIX
=
./install
\
-DCMAKE_INSTALL_PREFIX
=
./install
\
-DSM
=
80
\
-DBUILD_MULTI_GPU
=
ON
\
-DBUILD_MULTI_GPU
=
ON
\
-DCMAKE_CUDA_ARCHITECTURES
=
80
\
-DCMAKE_CUDA_COMPILER
=
/usr/local/cuda-11.8/bin/nvcc
\
-DBUILD_CUTLASS_MOE
=
OFF
\
-DBUILD_CUTLASS_MOE
=
OFF
\
-DBUILD_CUTLASS_MIXED_GEMM
=
OFF
\
-DBUILD_CUTLASS_MIXED_GEMM
=
OFF
\
-DCMAKE_CUDA_FLAGS
=
"-lineinfo"
\
-DCMAKE_CUDA_FLAGS
=
"-lineinfo"
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment