Profiler pgprof error (not able to find nvprof, nvvp)

Hi, I am currently trying to use pgprof but whenever I attempt to use it on CLI it says:
“”"
pgprof-Error-Required tool nvprof was not found
pgprof… looked for nvprof at /bin/nvprof
pgprof-Error-Required tool nvvp was not found
pgprof… looked for nvvp at /bin/nvvp
“”"
I do have nvprof and nvvp installed in their paths:
image
is there a specific environment variable I can set for pgprof to look into the actual directories where they are installed? Tried looking online for help but cannot find anyone with this issue.

My current listed modules are:

  1. pgi/19.10 2) nvhpc/20.7 3) cuda/10.2