Hi,

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?

Thank you a lot.


-- 
Sergio Nery Simoes, MSc.


  
Hi,

I'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?

Thank you a lot.


--
Sérgio Nery Simões, MSc.
_______________________________________________
Bug-glpk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-glpk

Reply via email to