Metadata-Version: 2.1
Name: nvfuser_cu118
Version: 0.1.6.dev20240305
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.3.0.dev20240305%2Bcu118-cp310-cp310-linux_x86_64.whl ; extra == 'torch'
Requires-Dist: pytorch-triton @ https://download.pytorch.org/whl/nightly/pytorch_triton-3.0.0%2B901819d2b6-cp310-cp310-linux_x86_64.whl ; extra == 'torch'

