Metadata-Version: 2.1
Name: fw-hpc-client
Version: 2.2.0
Summary: The HPC Client is a self-service solution that allows Flywheel jobs and gears to run on a High Performance Computing environment. Use on-premise hardware that's already available for highly-concurrent scientific workloads!
Home-page: https://gitlab.com/flywheel-io/scientific-solutions/app/fw-hpc-client
License: MIT
Keywords: Flywheel,App
Author: Flywheel
Author-email: support@flywheel.io
Requires-Python: >=3.9,<=3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering
Requires-Dist: certifi (>=2024.12,<2025.0)
Requires-Dist: flywheel-sdk (>=16.12)
Requires-Dist: idna (>=3.7,<4.0)
Requires-Dist: jinja2 (>=3.1,<4.0)
Requires-Dist: pydantic (>=2.0,<3.0)
Requires-Dist: pyyaml (>=6.0.1,<7.0.0)
Requires-Dist: requests (>=2.32,<3.0)
Requires-Dist: setuptools (>=78.1.1,<79.0.0)
Requires-Dist: typing-extensions (>=4.2,<5.0)
Requires-Dist: urllib3 (>=2.6.3,<3.0.0)
Requires-Dist: virtualenv (>=20.26,<21.0)
Requires-Dist: zipp (>=3.19,<4.0)
Project-URL: Repository, https://gitlab.com/flywheel-io/scientific-solutions/app/fw-hpc-client
Description-Content-Type: text/markdown

# Flywheel HPC Client <!-- omit in toc -->

The HPC Client is a self-service solution that allows Flywheel jobs and gears to run on
a High Performance Computing environment. Use on-premise hardware that's already
available for highly-concurrent scientific workloads!

## Documentation

The types of HPC schedulers, minimal requirements, setup directions, and answers to
Frequently Asked Questions can be found
[here](https://flywheel-io.gitlab.io/scientific-solutions/app/fw-hpc-client/).

