Can I use OpenACC with a single NVIDIA GPU in conjunction with OpenMPI?

Hi everyone
I’m currently using OpenMPI for parallelization on a cluster and I have a single NVIDIA GPU. Can I add OpenACC to my code to leverage the GPU for offloading computations while still using OpenMPI?