help-glpk
[Top][All Lists]
Advanced

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

[Help-glpk] glpk and ATLAS/GSL.


From: Oleg Gusev
Subject: [Help-glpk] glpk and ATLAS/GSL.
Date: Mon, 19 Jan 2004 15:14:41 +0100
User-agent: KMail/1.4.1

 Hi,

  i have profiled the netlib DFL001 problem on different processors
  (athlon, p4, alpha and ppc) and found out that the most time
  is spent on LU decomposition and backsubstitution.
  Is it possible to use CLAPACK routines from 
  GSL or better ATLAS instead of the "native glpk" implementation ?
  This can be also connected to writing the GSL interface for glpk,
  since linear and quadratic programming is missing there.
  Is there any clean way to hide the ``for(i=1;i<=n)'' constructs in 
  lpx_* API  for gsl_* API ?

 Oleg.




reply via email to

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