Originally posted by: SystemAdmin
[EdKlotz said:]
> is Cplex available/optimized to run on CellBe processors as present on IBM BladeCenter QS22?
A complete list of supported platforms for CPLEX appears at
http://www.ilog.com/products/cplex/product/platforms.cfmWhile I don't know much about the CellBe processor, it is not listed
explicitly at the above URL, and I don't believe it shares the same
instruction set with any of the chips associated with the supported
platforms. So, CPLEX has definitely not been optimized to run
on CellBe processors, and I doubt any existing ports will run
on it. Also, the CellBe appears to be a massively parallel chip
designed primarily for graphics, which differs from the optimization
tasks CPLEX performs. So, unless you were looking to invoke a
large number of separate optimizations using CPLEX on individual threads,
you probably could find processors better suited to good CPLEX performance.
Ed
#CPOptimizer#DecisionOptimization