skip to main content
OSTI.GOV title logo U.S. Department of Energy
Office of Scientific and Technical Information

Title: Hybrid Optimization Parallel Search PACKage

Software ·
OSTI ID:1231244

HOPSPACK is open source software for solving optimization problems without derivatives. Application problems may have a fully nonlinear objective function, bound constraints, and linear and nonlinear constraints. Problem variables may be continuous, integer-valued, or a mixture of both. The software provides a framework that supports any derivative-free type of solver algorithm. Through the framework, solvers request parallel function evaluation, which may use MPI (multiple machines) or multithreading (multiple processors/cores on one machine). The framework provides a Cache and Pending Cache of saved evaluations that reduces execution time and facilitates restarts. Solvers can dynamically create other algorithms to solve subproblems, a useful technique for handling multiple start points and integer-valued variables. HOPSPACK ships with the Generating Set Search (GSS) algorithm, developed at Sandia as part of the APPSPACK open source software project.

Short Name / Acronym:
HOPSPACK; 002439WKSTN00
Version:
00
Programming Language(s):
Medium: X; OS: Linux, Windows, MAC OSX
Research Organization:
Sandia National Laboratories (SNL), Albuquerque, NM, and Livermore, CA (United States)
Sponsoring Organization:
USDOE
Contributing Organization:
PLANTENGA,TODD & KOLDA,TAMARA
DOE Contract Number:
DE-AC04-94AL85000
OSTI ID:
1231244
Country of Origin:
United States

Similar Records

HOPSPACK 2.0 user manual.
Technical Report · Tue Sep 01 00:00:00 EDT 2009 · OSTI ID:1231244

Data Locality Enhancement of Dynamic Simulations for Exascale Computing (Final Report)
Technical Report · Fri Nov 29 00:00:00 EST 2019 · OSTI ID:1231244

Mixed Integer Nonlinear Programming Approaches to Enhance Resiliency and Response Strategies in Critical Infrastructure
Technical Report · Tue Oct 01 00:00:00 EDT 2019 · OSTI ID:1231244

Related Subjects