Metadata-Version: 2.4
Name: willitfit
Version: 0.0.2
Summary: Measures whether ML workloads actually fit your GPU: three-way verdict (FITS / FITS_WITH_SPILL / OOM) with evidence, not estimates.
License: GPL-3.0-or-later
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.12
License-File: LICENSE
Requires-Dist: nvidia-ml-py
Requires-Dist: pywin32; platform_system == "Windows"
Requires-Dist: cupy-cuda12x
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Dynamic: license-file
