Error: Function `GA MPI Comm pgroup default' implicitly converted to pointer at util getppn.c:45


Click here for full thread
Clicked A Few Times
Quote:Mbanck Feb 14th 11:28 am

It seems to be including ga-mpi.h next to ga.h in util_getppn.c would silence that warning/resolve that error, but no other NWChem source file includes ga-mpi.h so I am asking here about how to solve it in 6.6?


Hrm, I just realized that util_getppn.c unconditionally includes <mpi.h>, so I guess including "ga-mpi.h" would not be an issue?