fix: restore libcccl_allocator.so + minimal .dockerignore + clean pycache
- Restore libcccl_allocator.so (误删) - .dockerignore 回退到最小版本 (pycache/git/大目录) - 清理 qwen3_6_scripts/ 下 10 个 __pycache__ 目录 (cpython-312) 竞赛容器是 python 3.10,3.12 的 .pyc 可能导致 import 失败
This commit is contained in:
@@ -8,34 +8,5 @@ ixformer_sdk/
|
|||||||
muh/
|
muh/
|
||||||
ex_engine/
|
ex_engine/
|
||||||
*.zip
|
*.zip
|
||||||
enginex-vllm-bi100-qwen36-main.zip
|
|
||||||
dockerrizhi.txt
|
dockerrizhi.txt
|
||||||
subrizhi.txt
|
subrizhi.txt
|
||||||
docs/
|
|
||||||
optimizations/
|
|
||||||
vllm_adapter/
|
|
||||||
vllm_overrides/
|
|
||||||
*.md
|
|
||||||
verify_*.py
|
|
||||||
verify_*.sh
|
|
||||||
test_*.py
|
|
||||||
debug_*.py
|
|
||||||
probe_*.py
|
|
||||||
probe_*.sh
|
|
||||||
diagnose_*.sh
|
|
||||||
cat_*.py
|
|
||||||
attention.py
|
|
||||||
paged_attention_v2_*.py
|
|
||||||
paged_attn.py
|
|
||||||
prefix_prefill.py
|
|
||||||
engine_cccl_patterns.py
|
|
||||||
deltanet_chunk_optimize.py
|
|
||||||
muh_*.py
|
|
||||||
__init__.py
|
|
||||||
chat_dataset_v0.json
|
|
||||||
cccl_sm100_benchmark_values.json
|
|
||||||
baseline.muh
|
|
||||||
launch_service
|
|
||||||
Dockerfile.*
|
|
||||||
computility-run.*.yaml
|
|
||||||
computility-run.yaml.bak
|
|
||||||
|
|||||||
1
qwen3_6_scripts/cccl_preload/.gitignore
vendored
1
qwen3_6_scripts/cccl_preload/.gitignore
vendored
@@ -1 +0,0 @@
|
|||||||
*.so
|
|
||||||
BIN
qwen3_6_scripts/cccl_preload/libcccl_allocator.so
Executable file
BIN
qwen3_6_scripts/cccl_preload/libcccl_allocator.so
Executable file
Binary file not shown.
Reference in New Issue
Block a user