Skip to content

Commit

Permalink
change env
Browse files Browse the repository at this point in the history
  • Loading branch information
lwj-st committed Nov 28, 2023
1 parent bc4fe59 commit 4caecea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dipu/scripts/ci/nv/ci_nv_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export DIOPI_ROOT=$(pwd)/third_party/DIOPI/impl/lib/
export DIPU_ROOT=$(pwd)/torch_dipu
export DIOPI_PATH=$(pwd)/third_party/DIOPI/proto
export DIPU_PATH=${DIPU_ROOT}
export PYTORCH_DIR=${PLATFORM}/dep/DIOPI_pytorch/pytorch2.0_c263bd_cu118
export PYTORCH_DIR=${PLATFORM}/dep/DIOPI_pytorch/pytorch2.0_cu118
export LD_LIBRARY_PATH=$DIPU_ROOT:$LD_LIBRARY_PATH
export PYTHONPATH=${PYTORCH_DIR}:${PYTHONPATH}
export PATH=${GCC_ROOT}/bin:${CONDA_ROOT}/envs/dipu_poc/bin:${CONDA_ROOT}/bin:${PLATFORM}/dep/binutils-2.27/bin:${PATH}
Expand Down

0 comments on commit 4caecea

Please sign in to comment.