Shanwen Pu
Shanwen Pu
@ltkun I change line 92 to ``` -v "$HOME/DoChat/WeChat Files/":'/home//WeChat Files/' \ ``` and the other line with `/user` in it.
I'm just trying to understand relationship and difference between the structural variables and artifical variables in CyLP. Assume the problem is `max c'x s.t. lA
Thanks. Comment this line in the generated cpp file fixs the problem. ```cpp result = PyEval_EvalFrameEx(f,0); ++tstate->recursion_depth; // Py_DECREF(f); --tstate->recursion_depth; ```
Thanks for your quick reply! I'll try to read the `ClpDualRowPivot.cpp`. Sorry to bring up other questions: I'm trying to understand the main function `initialSolve` since the `presolve` `solving` `postsolve`...
> @dxyzx0 Is the cited git hash at or near the HEAD of the `main` branch? > > **EDIT:** Oops, I see your reference to "main" later in the text....
@awlauria No. Still not work. In `config_failed_for_main.log`, you can check I set these two parameters but still not work.
@jjhursey Here is the `config.log` for prrte. [config_for_prrte.log](https://github.com/open-mpi/ompi/files/9857219/config.log)
@jjhursey @awlauria I solved some of the problems including the ones mentioned in this [comment](https://github.com/open-mpi/ompi/issues/10943#issuecomment-1290658275) **by updating all the binutils**. I'm working on Ubuntu 16.04, which leads to old `gcc`...
Any advice on which part of the log to investigate? I'm also confused by this `sun` library, but I googled and found nothing.
Unfortunately no. ```shell --- MCA component ess:lsf (m4 configuration macro) checking for MCA component ess:lsf compile mode... static configure: Setting LSF includedir to /nfsshare/lsf10.1/10.1 configure: Setting LSF libdir to /nfsshare/lsf10.1/10.1/linux2.6-glibc2.3-x86_64/lib...