Metadata-Version: 2.1
Name: nvfuser_cu118
Version: 0.2.23.dev20241222
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-cu11
Requires-Dist: nvidia-cuda-nvrtc-cu11
Requires-Dist: nvidia-nvtx-cu11
Requires-Dist: nvidia-cuda-cupti-cu11
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/cu118/torch-2.6.0.dev20241221%2Bcu118-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"
