Skip to main content

Liquid Engine standalone Python package

Project description

Liquid Engine

PyPI Python Version Downloads Docs License Tests Contributors GitHub stars GitHub forks DOI

Liquid Engine - Accelerating Bioimage Analysis with dynamic selection of algorithm variations


Liquid Engine

The Liquid Engine is a high-performance, adaptive framework designed to optimize computational workflows for bioimage analysis. It dynamically generates optimized CPU and GPU-based code variations and selects the fastest combination based on input parameters and device performance, significantly enhancing computational speed. The Liquid Engine employs a machine learning-based Agent to predict the optimal combination of implementations, adaptively responding to delays and performance variations.

Key features include:

- Multiple Implementations: Utilizes various acceleration strategies such as PyOpenCL, CUDA, Cython, Numba, Transonic, and Dask to deliver optimal performance.
- Machine Learning Agent: Predicts the best-performing implementation combinations and adapts dynamically to ensure maximum efficiency.
- Automatic Benchmarking: Continuously benchmarks different implementations to maintain a historical record of runtimes and improve performance over time.
- Seamless Integration: Can easily be integrated into any existing workflow with no extra work for end users.

The Liquid Engine's adaptability and optimization capabilities make it a powerful tool for researchers handling extensive microscopy datasets and requiring high computational efficiency.

if you found this work useful, please cite: preprint and DOI

Instalation

Liquid Engine is compatible and tested with Python 3.9, 3.10 and 3.11 in MacOS, Windows and Linux. You can install Liquid Enginevia pip:

pip install liquid_engine

License

Distributed under the terms of the CC-By v4.0 license, "Liquid Engine" is free and open source software

Issues

If you encounter any problems, please file an issue along with a detailed description.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

liquid_engine-0.1.4.tar.gz (14.0 kB view hashes)

Uploaded Source

Built Distribution

liquid_engine-0.1.4-py3-none-any.whl (14.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page