Hi Jordan, Thanks for pointing out the bug. Recently, we had reorganized the DMTCP code base and that broke the python module. I would try to update it today and will write back to you once I have checked it into the svn.
Thanks, Kapil On Mon, Jan 20, 2014 at 10:58 AM, Jordan Williamson <[email protected]> wrote: > I'm having some trouble getting the python module to work in version 2.1 on > ubuntu. I built from source and tried running `dmtcp_launch --no-coordinator > myscript.py` but dmtcp.isEnabled always returns false, so I can't > checkpoint. I even tried changing the "libdmtcp = CDLL(None)" line in > /contrib/python/dmtcp.py to "libdmtcp = > CDLL('/home/ubuntu/dmtcp-2.1/lib/dmtcp/libdmtcp.so')" but then I got a > segmentation fault. Did something get messed up in the switch to the new > version? > Thanks, > Jordan > > ------------------------------------------------------------------------------ > CenturyLink Cloud: The Leader in Enterprise Cloud Services. > Learn Why More Businesses Are Choosing CenturyLink Cloud For > Critical Workloads, Development Environments & Everything In Between. > Get a Quote or Start a Free Trial Today. > http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk > _______________________________________________ > Dmtcp-forum mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dmtcp-forum > ------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk _______________________________________________ Dmtcp-forum mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dmtcp-forum
