When using mpirun, how to enable every process binding one GPU

I have one DGX A100, when I use “mpirun -np 4 pvserver”, I find only one GPU card work. How to configure more GPU card to work?

This question was answered here:

many thanks