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

Benchmark for 1 node with 4 GPUs #106

Open
QiaolingChen00 opened this issue Apr 10, 2023 · 1 comment
Open

Benchmark for 1 node with 4 GPUs #106

QiaolingChen00 opened this issue Apr 10, 2023 · 1 comment

Comments

@QiaolingChen00
Copy link

How to run flexgen OPT-6.7B for 1 node with 4 GPUs script in 3090?

I have already install openmpi-bin ,but when I was running bash bench_6.7b_1x4.sh,the program got stuck like that:

+ mpirun --mca btl_tcp_if_exclude lo,docker0 --mca oob_tcp_if_exclude lo,docker0 --map-by ppr:4:node:pe=6 --oversubscribe -H 127.0.1.1 --bind-to core -x OMP_NUM_THREADS=6 /home/qlchen/miniconda3/bin/python -m flexgen.dist_flex_opt --head-ip 127.0.1.1 --port 7777 --use-mpi --model facebook/opt-6.7b --gpu-batch-size 24 --percent 100 0 100 0 100 0 --comm-device cpu --cut-gen-len 5 --path _DUMMY_
No protocol specified

I would be very grateful for any help you can give me!

@jianbo27
Copy link

jianbo27 commented Aug 4, 2023

same problem...

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

2 participants