> I #39;m using GLPK (4.25) and I have a program that works very well in > a x86 (IA-32) architecture.
> I started to port my program to a SGI-Altix (8 x Itanium IA-64) and > when a call a lpx_read_model function a get a Bus Error. > I know this error is caused by unaligned acess of memory > (http://en.wikipedia.org/wiki/Bus_error) because the program works > fine when in a IA-32 machine. > Could you help me to solve this problem on GLPK function? Please see: http://lists.gnu.org/archive/html/help-glpk/2008-07/msg00025.html http://www.unix.org/version2/whatsnew/lp64_wp.html _______________________________________________ Bug-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-glpk
