help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] xmalloc, thread-safety


From: Andrew Makhorin
Subject: Re: [Help-glpk] xmalloc, thread-safety
Date: Thu, 30 Aug 2007 13:04:15 +0400

> How hard is it to make a parallel version of GLPK at the moment? It
> seems like the new functionality in 4.20 and 4.21 may be directed
> towards that? Are there any plans to provide a parallel GLPK?

I did not consider that. However, solution of active subproblems in
the mip solver could be parallelized in a natural way. The problem is
that the standard C has no features for parallel programming.


Andrew Makhorin





reply via email to

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