Skip to content

Commit d3b9bee

Browse files
authored
remove config in env activate (#3888)
1 parent a980bfc commit d3b9bee

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

examples/gpu/inference/python/llm/tools/env_activate.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ else
1111
export FI_PROVIDER_PATH=/opt/intel/oneapi/redist/opt/mpi/libfabric/lib/prov
1212
fi
1313

14-
export SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=2
15-
export ENABLE_SDP_FUSION=1
14+
1615
export TORCH_LLM_ALLREDUCE=1
1716

1817

0 commit comments

Comments
 (0)