Metadata-Version: 2.1
Name: nvfuser_cu121
Version: 0.2.24.dev20241230
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/cu121/torch-2.6.0.dev20241112%2Bcu121-cp312-cp312-linux_x86_64.whl ; extra == 'torch'
Requires-Dist: pytorch-triton @ https://download.pytorch.org/whl/nightly/pytorch_triton-3.1.0%2Bcf34004b8a-cp312-cp312-linux_x86_64.whl ; extra == 'torch'

