Easy way for portability

I’m having this problem when compiling with this options:

pgcc -acc -ta=nvidia,host -Bstatic_pgi -Minfo=all main.c

When I try to execute the generated binary (in the same computer), it shows me this error:

./a.out: error while loading shared libraries: libnuma.so: cannot open shared object file: No such file or directory