Metadata-Version: 2.1
Name: nvfuser_cu124
Version: 0.2.24.dev20250103
Summary: A Fusion Code Generator for NVIDIA GPUs (commonly known as 'nvFuser')
Home-page: https://github.com/NVIDIA/Fuser
License: BSD-3-Clause
License-File: LICENSE
Requires-Dist: nvidia-cuda-runtime-cu12
Requires-Dist: nvidia-cuda-nvrtc-cu12
Requires-Dist: nvidia-nvtx-cu12
Requires-Dist: nvidia-cuda-cupti-cu12
Provides-Extra: test
Requires-Dist: numpy; extra == "test"
Requires-Dist: expecttest; extra == "test"
Requires-Dist: pytest; extra == "test"
Provides-Extra: torch
Requires-Dist: torch@ https://download.pytorch.org/whl/nightly/cu124/torch-2.6.0.dev20250103%2Bcu124-cp310-cp310-manylinux_2_28_x86_64.whl ; extra == "torch"
Requires-Dist: pytorch-triton@ https://download.pytorch.org/whl/nightly/pytorch_triton-3.2.0%2Bgit0d4682f0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl ; extra == "torch"
