Skip to content

Commit

Permalink
Paddle's GPU develop package on Linux import error
Browse files Browse the repository at this point in the history
  • Loading branch information
0xzhang authored and taichi-gardener committed May 4, 2022
1 parent db7251d commit 34b1fef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scripts/unix_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ else
export PATH=$PATH:$HOME/.local/bin
# pip will skip packages if already installed
python3 -m pip install -r requirements_test.txt
# Import Paddle's develop GPU package will occur error `Illegal Instruction`.
fi
ti diagnose
ti changelog
Expand Down

0 comments on commit 34b1fef

Please sign in to comment.