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 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
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file liquid_engine-0.1.10.tar.gz.
File metadata
- Download URL: liquid_engine-0.1.10.tar.gz
- Upload date:
- Size: 14.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e64239b52573c7a00ad898bc9b4a00aef5c02c0fbcdfdae32bd81abe0cf07452
|
|
| MD5 |
f137c3803a12849b22dec3e230e0a6dd
|
|
| BLAKE2b-256 |
a66b707bf3b9f4abb645b2e9e52c3fcbce40526c1dc0a9d3dc48d00642f832be
|
File details
Details for the file liquid_engine-0.1.10-py3-none-any.whl.
File metadata
- Download URL: liquid_engine-0.1.10-py3-none-any.whl
- Upload date:
- Size: 14.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1a853ef335bc6348fdb60f9475638555d7d12b0fbeddeb6a56d9c371594497a1
|
|
| MD5 |
aea8992997d45cee38416d093dc04bf7
|
|
| BLAKE2b-256 |
e588e7fabe2cf794171e809e43e5fc5e58262cc77427b29b0ee39444bdd28003
|