Download List

Project Description

HOPSPACK solves derivative-free optimization problems in a C++ software framework. The framework enables parallel operation using MPI (for distributed machine architectures) and multithreading (for single machines with multiple processors or cores). Optimization problems can be very general: functions can be noisy, nonsmooth, and nonconvex, linear and nonlinear constraints are supported, and variables may be continuous or integer-valued.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-05-08 18:47
2.0.2

The Mediator initializes citizen ID variables properly. The Conveyor thread no longer spins CPU when some workers become idle. Citizen GSS terminates if it cannot generate a trial point that satisfies linear constraint feasibility tolerances. Citizen subproblem solvers that terminate because the "Objective Target" is met now cause parent solvers to also terminate. Integration with the Sandia National Laboratories DAKOTA toolset was improved. HOPSPACK builds on additional platforms, including Solaris, MinGW, and BlueGene.
Tags: Bugfixes, Enhancements, Stable

Project Resources