Liquid Engine standalone Python package
Project description
Liquid Engine
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
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 Engine
via 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
Built Distribution
File details
Details for the file liquid_engine-0.1.7.tar.gz
.
File metadata
- Download URL: liquid_engine-0.1.7.tar.gz
- Upload date:
- Size: 14.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1871bc7e1714121450e38addb990e01ea7f47344fa6c8926ee7eed2c4c7ac17f |
|
MD5 | 05d8f9025159dbebeb7ad967c5f6fc42 |
|
BLAKE2b-256 | 002e1a0e822e81f6dacb92f0bcca41c455cbad5287593af97b130d4e3e49123c |
File details
Details for the file liquid_engine-0.1.7-py3-none-any.whl
.
File metadata
- Download URL: liquid_engine-0.1.7-py3-none-any.whl
- Upload date:
- Size: 14.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 21fc0fd3fd9dedbd004fee10f57e2ef106c4062ae5c7454c62701d5ff0b539c4 |
|
MD5 | b44ab27ae26dec7e0ccbe226ceef890d |
|
BLAKE2b-256 | d15d088d597195fa188546f4665f24b599c50d36a3d0c7289aec4352e45dcc37 |