Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Process hang with futex(0x7f403c0199d0, FUTEX_WAIT, 14826, NULL #1128

Open
QiMingChina opened this issue Jun 13, 2024 · 0 comments
Open

Process hang with futex(0x7f403c0199d0, FUTEX_WAIT, 14826, NULL #1128

QiMingChina opened this issue Jun 13, 2024 · 0 comments

Comments

@QiMingChina
Copy link

硬件信息:
image

环境信息:
Python 3.11.9
torch 2.1.1
CUDA 12.1
ms-swift 2.2.0.dev0

执行脚本:

CUDA_VISIBLE_DEVICES=1 swift sft \
    --model_type chinese-llama-2-7b \
    --model_id_or_path /data/public/qim/model/chinese-llama-2-7b \
    --dataset school-math-zh \
    --output_dir /data/public/qim/script/swift/sft \

现象:
image
卡在这里长时间没反应

查看进程
image

追踪进程:
strace -p 14770
image
strace -p 9471
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant