---------- Forwarded message ---------- From: Jose Monreal <[email protected]> Date: Wed, Jan 21, 2009 at 3:33 PM Subject: GLPK and Distributed Shared Memory System To: [email protected]
Im using GLPK to solve tons of transportation problems in parallel with a distributed shared memory system. But sometimes the application exits with Segmentation Fault. Could it be that GLPK is doing some nusty things, that is writing IN memory blocks that I had reserved with malloc, or killing threads of the distributed shared system? no nusty, but NASTY -- José I. Monreal Bailey -- José I. Monreal Bailey
_______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
