A simple OpenCanvas Manager for GPU Acceleration.
OpenCanvas is aimed at developers who need a straightforward, dependable solution.
Highlights
- A simple OpenCanvas Manager for GPU Acceleration
- A simple OpenCanvas Manager for GPU Acceleration
- python
- Modular architecture
- CI-ready (GitHub Actions)
- Clone the repository:
git clone https://github.com/fuad403273/OpenCanvas.git cd OpenCanvas- Install in editable mode:
pip install -e .
Runtime options can be set in the config file or overridden per call. The most commonly changed values are:
- timeout: how long operations may run before failing
- retries: how many times a failed operation is re-attempted
- cache: where temporary results are stored
Pull requests and issue reports are both welcome. Please read the existing code style before submitting.
This project is licensed under the MIT License. See the LICENSE file for details.