Metadata-Version: 2.1
Name: nvfuser_cu124
Version: 0.2.23.dev20241128
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.dev20241127%2Bcu124-cp310-cp310-linux_x86_64.whl ; extra == "torch"
Requires-Dist: pytorch-triton@ https://download.pytorch.org/whl/nightly/pytorch_triton-3.2.0%2Bgit35c6c7c6-cp310-cp310-linux_x86_64.whl ; extra == "torch"
