Hi,
For using IPOPT in an application that uses MPI, must we take
special care to specify MPI while building and generating
libipopt.so ? Currently I include IPOPT headers and link libipopt.so
as a third party library in my CMakeLists.txt of my MPI project. I
was wondering if it is the correct way to do so?
Thanks,
Jayanth