diff --git a/.dockerignore b/.dockerignore index 50191086..6b311102 100644 --- a/.dockerignore +++ b/.dockerignore @@ -8,34 +8,5 @@ ixformer_sdk/ muh/ ex_engine/ *.zip -enginex-vllm-bi100-qwen36-main.zip dockerrizhi.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 diff --git a/qwen3_6_scripts/cccl_preload/.gitignore b/qwen3_6_scripts/cccl_preload/.gitignore deleted file mode 100644 index 140f8cf8..00000000 --- a/qwen3_6_scripts/cccl_preload/.gitignore +++ /dev/null @@ -1 +0,0 @@ -*.so diff --git a/qwen3_6_scripts/cccl_preload/libcccl_allocator.so b/qwen3_6_scripts/cccl_preload/libcccl_allocator.so new file mode 100755 index 00000000..5de35903 Binary files /dev/null and b/qwen3_6_scripts/cccl_preload/libcccl_allocator.so differ