Optimization at scale, powered by libEnsemble
Project description
Optimization at scale, powered by libEnsemble
Optimas is a Python library designed for highly scalable optimization, from laptops to massively-parallel supercomputers.
Key Features
- Scalability: Leveraging the power of libEnsemble, Optimas is designed to scale seamlessly from your laptop to high-performance computing clusters.
- User-Friendly: Optimas simplifies the process of running large parallel parameter scans and optimizations. Specify the number of parallel evaluations and the computing resources to allocate to each of them and Optimas will handle the rest.
- Advanced Optimization: Optimas integrates algorithms from the Ax library, offering both single- and multi-objective Bayesian optimization. This includes advanced techniques such as multi-fidelity and multi-task algorithms.
Installation
You can install Optimas from PyPI:
pip install optimas
Or directly from GitHub:
pip install git+https://github.com/optimas-org/optimas.git
Make sure mpi4py
is available in your environment before installing optimas. Fore more details, check out the full installation guide. We have also prepared dedicated installation instructions for some HPC systems such as
JUWELS (JSC),
Maxwell (DESY) and
Perlmutter (NERSC).
Documentation
For more information on how to use Optimas, check out the documentation. You'll find installation instructions, a user guide, examples and the API reference.
Support
Need more help? Join our Slack channel or open a new issue.
Citing optimas
If your usage of Optimas leads to a scientific publication, please consider citing the original paper:
@article{PhysRevAccelBeams.26.084601,
title = {Bayesian optimization of laser-plasma accelerators assisted by reduced physical models},
author = {Ferran Pousa, A. and Jalas, S. and Kirchen, M. and Martinez de la Ossa, A. and Th\'evenet, M. and Hudson, S. and Larson, J. and Huebl, A. and Vay, J.-L. and Lehe, R.},
journal = {Phys. Rev. Accel. Beams},
volume = {26},
issue = {8},
pages = {084601},
numpages = {9},
year = {2023},
month = {Aug},
publisher = {American Physical Society},
doi = {10.1103/PhysRevAccelBeams.26.084601},
url = {https://link.aps.org/doi/10.1103/PhysRevAccelBeams.26.084601}
}
and libEnsemble:
@article{Hudson2022,
title = {{libEnsemble}: A Library to Coordinate the Concurrent
Evaluation of Dynamic Ensembles of Calculations},
author = {Stephen Hudson and Jeffrey Larson and John-Luke Navarro and Stefan M. Wild},
journal = {{IEEE} Transactions on Parallel and Distributed Systems},
volume = {33},
number = {4},
pages = {977--988},
year = {2022},
doi = {10.1109/tpds.2021.3082815}
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file optimas-0.3.0.tar.gz
.
File metadata
- Download URL: optimas-0.3.0.tar.gz
- Upload date:
- Size: 45.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a399fe4222a064514317adc833a9cee262a24dafcfe34a659f1a1db2cc2ba59c |
|
MD5 | 1d0ee9882df58476d5c44dab01f596c4 |
|
BLAKE2b-256 | 05fc8da4e243267535198c6f6be893962f116be5a71b5d41a740d1e6e4d9a3a2 |
File details
Details for the file optimas-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: optimas-0.3.0-py3-none-any.whl
- Upload date:
- Size: 54.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | abb884f5cc4da842ba49df4b434e34c8a3791ebb4263d5e937ace9722a10d0a8 |
|
MD5 | be868f34c2dc928338ad1deaaa0ff89a |
|
BLAKE2b-256 | b153795662044637c33a418881bd1f7ddccc79d50b1356762f11be32cbafe51e |