mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
Ampere moe kernel should build to all arch
Signed-off-by: Xiwen Yu <13230610+VALLIS-NERIA@users.noreply.github.com>
This commit is contained in:
parent
345c2bceaa
commit
e27cbb57eb
@ -138,7 +138,7 @@ function(add_instantiations library base_dir)
|
||||
endif()
|
||||
endmacro()
|
||||
|
||||
glob_src_create_target(80 "80;86")
|
||||
glob_src_create_target(80 "80;86;90;100f;120f")
|
||||
glob_src_create_target(90 90)
|
||||
glob_src_create_target(100 100f)
|
||||
glob_src_create_target(103 103)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user