bug-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-glpk] Bus Error using GLPK on SGI-Altix when call lpx_read_model


From: Sergio Nery Simoes
Subject: [Bug-glpk] Bus Error using GLPK on SGI-Altix when call lpx_read_model
Date: Sat, 9 Aug 2008 13:38:58 +0400

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.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]