×

FiberSCIP

swMATH ID: 6291
Software Authors: Y Shinano, S Heinz, S Vigerske, M Winkler
Description: FiberSCIP, a parallel extensions of SCIP. SCIP (Solving Constraint Integer Programs), a framework for Constraint Integer Programming. Recently, parallel computing environments have become significantly popular. In order to obtain the benefit of using parallel computing environments, we have to deploy our programs for these effectively. This paper focuses on a parallelization of SCIP (Solving Constraint Integer Programs), which is a MIP solver and constraint integer programming framework available in source code. There is a parallel extension of SCIP named ParaSCIP, which parallelizes SCIP on massively parallel distributed memory computing environments. This paper describes FiberSCIP, which is yet another parallel extension of SCIP to utilize multi-threaded parallel computation on shared memory computing environments, and has the following contributions: First, the basic concept of having two parallel extensions and the relationship between them and the parallelization framework provided by UG (Ubiquity Generator) is presented, including an implementation of deterministic parallelization. Second, the difficulties to achieve a good performance that utilizes all resources on an actual computing environment and the difficulties of performance evaluation of the parallel solvers are discussed. Third, a way to evaluate the performance of new algorithms and parameter settings of the parallel extensions is presented. Finally, current performance of FiberSCIP for solving mixed-integer linear programs (MIPs) and mixed-integer non-linear programs (MINLPs) in parallel is demonstrated.
Homepage: http://scip.zib.de/workshop/parascip_libraries.pdf
Dependencies: SCIP
Related Software: SCIP; ParaSCIP; UG; PEBBL; MIPLIB2003; XPRESS; GAMS; SCIP-Jack; ParSSSE; CPLEX; ParaXpress; MINLPLib; ParaLEX; CHiPPS; BiCePS; BLIS; SYMPHONY; PICO; ALPS; Benchmarks for Optimization Software
Cited in: 8 Documents

Citations by Year