ThunderFX: Modify GraphModule in-place - #2399
Merged
shino16 merged 8 commits intoAug 28, 2025
Merged
Lit OSS [bot] / tests.yaml / Lit Job (pytorchlightning/lightning-thunder:ubuntu24.04-cuda12.6.3-cudnn-fe1.10.0-py3.10-pt_2.7.1-dev, main, L4)
failed
Aug 28, 2025 in 32m 3s
Job finished
Job 'ci-run_Lightning-AI-lightning-thunder-6555495-event-564c6b30-tests.yaml_/Lit_Job(pytorchlightning/lightning-thunder:ubuntu24.04-cuda12.6.3-cudnn-fe1.10.0-py3.10-pt_2.7.1-dev,_main,_L4)' finished as Completed with exit code 1.
Details
nvidia:
Thu Aug 28 13:18:20 2025
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 550.163.01 Driver Version: 550.163.01 CUDA Version: 12.6 |
|-----------------------------------------+------------------------+----------------------+
| GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|=========================================+========================+======================|
| 0 NVIDIA L4 Off | 00000000:00:04.0 Off | 0 |
| N/A 32C P8 11W / 72W | 1MiB / 23034MiB | 0% Default |
| | | N/A |
+-----------------------------------------+------------------------+----------------------+
+-----------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=========================================================================================|
| No running processes found |
+-----------------------------------------------------------------------------------------+
Python 3.10.18
pip 25.2 from /usr/local/lib/python3.10/dist-packages/pip (python 3.10)
Package Version
------------------------ ------------------
absl-py 2.3.1
aiohappyeyeballs 2.6.1
aiohttp 3.12.15
aiosignal 1.4.0
apex 0.1
asv 0.6.4
asv_runner 0.2.1
asvdb 0.4.2
async-timeout 5.0.1
attrs 25.3.0
bitsandbytes 0.46.1
blinker 1.7.0
boto3 1.40.6
botocore 1.40.6
build 1.3.0
certifi 2025.8.3
charset-normalizer 3.4.3
coverage 7.9.2
cryptography 41.0.7
dbus-python 1.3.2
distlib 0.4.0
distro 1.9.0
docstring_parser 0.17.0
einops 0.8.1
exceptiongroup 1.3.0
execnet 2.1.1
expecttest 0.3.0
fdm 0.5.0
filelock 3.13.1
frozenlist 1.7.0
fsspec 2024.6.1
graphviz 0.21
hf-xet 1.1.7
httplib2 0.20.4
huggingface-hub 0.34.4
hypothesis 6.136.9
idna 3.10
importlib_metadata 8.7.0
importlib_resources 6.5.2
iniconfig 2.1.0
jax 0.6.2
jaxlib 0.6.2
Jinja2 3.1.4
jmespath 1.0.1
json5 0.12.0
jsonargparse 4.32.1
launchpadlib 1.11.0
lazr.restfulclient 0.14.6
lazr.uri 1.0.6
lightning 2.4.0
lightning-utilities 0.15.2
litgpt 0.5.0
MarkupSafe 2.1.5
ml_dtypes 0.5.3
mpmath 1.3.0
multidict 6.6.3
networkx 3.3
numpy 1.26.4
nvfuser_cu126_torch27 0.2.28.dev20250801
nvidia-cublas-cu12 12.6.4.1
nvidia-cuda-cupti-cu12 12.6.80
nvidia-cuda-nvrtc-cu12 12.6.77
nvidia-cuda-runtime-cu12 12.6.77
nvidia-cudnn-cu12 9.5.1.17
nvidia-cudnn-frontend 1.10.0
nvidia-cufft-cu12 11.3.0.4
nvidia-cufile-cu12 1.11.1.6
nvidia-curand-cu12 10.3.7.77
nvidia-cusolver-cu12 11.7.1.2
nvidia-cusparse-cu12 12.5.4.2
nvidia-cusparselt-cu12 0.6.3
nvidia-nccl-cu12 2.26.2
nvidia-nvjitlink-cu12 12.6.85
nvidia-nvtx-cu12 12.6.77
oauthlib 3.2.2
opt_einsum 3.4.0
packaging 24.2
pandas 2.3.1
pip 25.2
platformdirs 4.3.8
pluggy 1.6.0
propcache 0.3.2
py-cpuinfo 9.0.0
PyGObject 3.48.2
PyJWT 2.7.0
Pympler 1.1
pyparsing 3.1.1
pyproject_hooks 1.2.0
pytest 8.3.5
pytest-benchmark 5.1.0
pytest-cov 6.2.1
pytest-random-order 1.2.0
pytest-timeout 2.4.0
pytest-timestamper 0.0.10
pytest-xdist 3.7.0
python-apt 2.7.7+ubuntu5
python-dateutil 2.9.0.post0
pytorch-lightning 2.5.2
pytz 2025.2
PyYAML 6.0.2
regex 2025.7.34
requests 2.32.4
s3transfer 0.13.1
safetensors 0.6.2
scipy 1.15.3
setuptools 80.9.0
six 1.16.0
sortedcontainers 2.4.0
sympy 1.13.3
tabulate 0.9.0
tokenizers 0.21.4
tomli 2.2.1
torch 2.7.1+cu126
torchmetrics 1.8.1
tqdm 4.67.1
transformers 4.52.4
triton 3.3.1
typeshed_client 2.8.2
typing_extensions 4.12.2
tzdata 2025.2
urllib3 2.5.0
virtualenv 20.33.1
wadllib 1.3.6
wheel 0.45.1
xlsxwriter 3.2.5
yarl 1.20.1
zipp 3.23.0
+ bash scripts/remove-torch-lines.sh requirements/base.txt
+ cat requirements/base.txt
looseversion ==1.3.0
lightning-utilities >0.7.0
numpy
networkx >=3.3
optree >=0.12.1
opt_einsum >=3.3.0
# todo: teporarl pin for `NameError: name '_C' is not defined`
mpmath <1.4.0
# Support for 3.12
dill >=0.3.8
+ pip install -U -r requirements/base.txt -r requirements/test.txt
Ignoring bitsandbytes: markers '"arm" in platform_machine or "aarch" in platform_machine' don't match your environment
Collecting asvdb@ git+https://github.com/rapidsai/asvdb.git (from -r requirements/test.txt (line 26))
Cloning https://github.com/rapidsai/asvdb.git to /tmp/pip-install-9jj5bh2o/asvdb_d92f0c50c4504fa181521b5c25d0b1fd
Running command git clone --filter=blob:none --quiet https://github.com/rapidsai/asvdb.git /tmp/pip-install-9jj5bh2o/asvdb_d92f0c50c4504fa181521b5c25d0b1fd
Resolved https://github.com/rapidsai/asvdb.git to commit fd1616a47f9b37bdce4c9c61a5bdd9310daccb72
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting looseversion==1.3.0 (from -r requirements/base.txt (line 1))
Downloading looseversion-1.3.0-py2.py3-none-any.whl.metadata (4.6 kB)
Requirement already satisfied: lightning-utilities>0.7.0 in /usr/local/lib/python3.10/dist-packages (from -r requirements/base.txt (line 2)) (0.15.2)
Requirement already satisfied: numpy in /usr/local/lib/python3.10/dist-packages (from -r requirements/base.txt (line 3)) (1.26.4)
Collecting numpy (from -r requirements/base.txt (line 3))
Using cached numpy-2.2.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB)
Requirement already satisfied: networkx>=3.3 in /usr/local/lib/python3.10/dist-packages (from -r requirements/base.txt (line 4)) (3.3)
Collecting networkx>=3.3 (from -r requirements/base.txt (line 4))
Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB)
Collecting optree>=0.12.1 (from -r requirements/base.txt (line 5))
Downloading optree-0.17.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (33 kB)
Requirement already satisfied: opt_einsum>=3.3.0 in /usr/local/lib/python3.10/dist-packages (from -r requirements/base.txt (line 6)) (3.4.0)
Requirement already satisfied: mpmath<1.4.0 in /usr/local/lib/python3.10/dist-packages (from -r requirements/base.txt (line 8)) (1.3.0)
Collecting dill>=0.3.8 (from -r requirements/base.txt (line 10))
Downloading dill-0.4.0-py3-none-any.whl.metadata (10 kB)
Requirement already satisfied: coverage~=7.9.1 in /usr/local/lib/python3.10/dist-packages (from -r requirements/test.txt (line 1)) (7.9.2)
Requirement already satisfied: pytest==8.3.5 in /usr/local/lib/python3.10/dist-packages (from -r requirements/test.txt (line 2)) (8.3.5)
Requirement already satisfied: pytest-benchmark==5.1.0 in /usr/local/lib/python3.10/dist-packages (from -r requirements/test.txt (line 3)) (5.1.0)
Requirement already satisfied: pytest-timeout==2.4.0 in /usr/local/lib/python3.10/dist-packages (from -r requirements/test.txt (line 4)) (2.4.0)
Requirement already satisfied: pytest-cov==6.2.1 in /usr/local/lib/python3.10/dist-packages (from -r requirements/test.txt (line 5)) (6.2.1)
Requirement already satisfied: pytest-xdist==3.7.0 in /usr/local/lib/python3.10/dist-packages (from -r requirements/test.txt (line 6)) (3.7.0)
Requirement already satisfied: pytest-random-order==1.2.0 in /usr/local/lib/python3.10/dist-packages (from -r requirements/test.txt (line 7)) (1.2.0)
Requirement already satisfied: pytest-timestamper==0.0.10 in /usr/local/lib/python3.10/dist-packages (from -r requirements/test.txt (line 8)) (0.0.10)
Requirement already satisfied: graphviz==0.21 in /usr/local/lib/python3.10/dist-packages (from -r requirements/test.txt (line 9)) (0.21)
Requirement already satisfied: fdm==0.5.0 in /usr/local/lib/python3.10/dist-packages (from -r requirements/test.txt (line 10)) (0.5.0)
Requirement already satisfied: expecttest==0.3.0 in /usr/local/lib/python3.10/dist-packages (from -r requirements/test.txt (line 11)) (0.3.0)
Requirement already satisfied: hypothesis~=6.136.6 in /usr/local/lib/python3.10/dist-packages (from -r requirements/test.txt (line 12)) (6.136.9)
Requirement already satisfied: einops in /usr/local/lib/python3.10/dist-packages (from -r requirements/test.txt (line 14)) (0.8.1)
Requirement already satisfied: litgpt==0.5.0 in /usr/local/lib/python3.10/dist-packages (from -r requirements/test.txt (line 15)) (0.5.0)
Requirement already satisfied: absl-py in /usr/local/lib/python3.10/dist-packages (from -r requirements/test.txt (line 16)) (2.3.1)
Requirement already satisfied: pandas in /usr/local/lib/python3.10/dist-packages (from -r requirements/test.txt (line 17)) (2.3.1)
Collecting pandas (from -r requirements/test.txt (line 17))
Downloading pandas-2.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (91 kB)
Requirement already satisfied: xlsxwriter in /usr/local/lib/python3.10/dist-packages (from -r requirements/test.txt (line 18)) (3.2.5)
Requirement already satisfied: jsonargparse in /usr/local/lib/python3.10/dist-packages (from -r requirements/test.txt (line 19)) (4.32.1)
Collecting jsonargparse (from -r requirements/test.txt (line 19))
Using cached jsonargparse-4.40.2-py3-none-any.whl.metadata (13 kB)
Requirement already satisfied: bitsandbytes==0.46.1 in /usr/local/lib/python3.10/dist-packages (from -r requirements/test.txt (line 20)) (0.46.1)
Requirement already satisfied: transformers==4.52.4 in /usr/local/lib/python3.10/dist-packages (from -r requirements/test.txt (line 22)) (4.52.4)
Collecting diffusers==0.34.0 (from -r requirements/test.txt (line 23))
Downloading diffusers-0.34.0-py3-none-any.whl.metadata (20 kB)
Collecting accelerate (from -r requirements/test.txt (line 24))
Downloading accelerate-1.10.1-py3-none-any.whl.metadata (19 kB)
Requirement already satisfied: asv>=0.6.4 in /usr/local/lib/python3.10/dist-packages (from -r requirements/test.txt (line 27)) (0.6.4)
Requirement already satisfied: botocore in /usr/local/lib/python3.10/dist-packages (from asvdb@ git+https://github.com/rapidsai/asvdb.git->-r requirements/test.txt (line 26)) (1.40.6)
Requirement already satisfied: boto3 in /usr/local/lib/python3.10/dist-packages (from asvdb@ git+https://github.com/rapidsai/asvdb.git->-r requirements/test.txt (line 26)) (1.40.6)
Requirement already satisfied: exceptiongroup>=1.0.0rc8 in /usr/local/lib/python3.10/dist-packages (from pytest==8.3.5->-r requirements/test.txt (line 2)) (1.3.0)
Requirement already satisfied: iniconfig in /usr/local/lib/python3.10/dist-packages (from pytest==8.3.5->-r requirements/test.txt (line 2)) (2.1.0)
Requirement already satisfied: packaging in /usr/local/lib/python3.10/dist-packages (from pytest==8.3.5->-r requirements/test.txt (line 2)) (24.2)
Requirement already satisfied: pluggy<2,>=1.5 in /usr/local/lib/python3.10/dist-packages (from pytest==8.3.5->-r requirements/test.txt (line 2)) (1.6.0)
Requirement already satisfied: tomli>=1 in /usr/local/lib/python3.10/dist-packages (from pytest==8.3.5->-r requirements/test.txt (line 2)) (2.2.1)
Requirement already satisfied: py-cpuinfo in /usr/local/lib/python3.10/dist-packages (from pytest-benchmark==5.1.0->-r requirements/test.txt (line 3)) (9.0.0)
Requirement already satisfied: execnet>=2.1 in /usr/local/lib/python3.10/dist-packages (from pytest-xdist==3.7.0->-r requirements/test.txt (line 6)) (2.1.1)
Requirement already satisfied: sympy in /usr/local/lib/python3.10/dist-packages (from fdm==0.5.0->-r requirements/test.txt (line 10)) (1.13.3)
Requirement already satisfied: torch>=2.2.0 in /usr/local/lib/python3.10/dist-packages (from litgpt==0.5.0->-r requirements/test.txt (line 15)) (2.7.1+cu126)
Requirement already satisfied: lightning==2.4.0 in /usr/local/lib/python3.10/dist-packages (from litgpt==0.5.0->-r requirements/test.txt (line 15)) (2.4.0)
Requirement already satisfied: huggingface-hub>=0.23.5 in /usr/local/lib/python3.10/dist-packages (from litgpt==0.5.0->-r requirements/test.txt (line 15)) (0.34.4)
Requirement already satisfied: safetensors>=0.4.3 in /usr/local/lib/python3.10/dist-packages (from litgpt==0.5.0->-r requirements/test.txt (line 15)) (0.6.2)
Requirement already satisfied: tokenizers>=0.15.2 in /usr/local/lib/python3.10/dist-packages (from litgpt==0.5.0->-r requirements/test.txt (line 15)) (0.21.4)
Requirement already satisfied: tqdm>=4.66.0 in /usr/local/lib/python3.10/dist-packages (from litgpt==0.5.0->-r requirements/test.txt (line 15)) (4.67.1)
Requirement already satisfied: filelock in /usr/local/lib/python3.10/dist-packages (from transformers==4.52.4->-r requirements/test.txt (line 22)) (3.13.1)
Requirement already satisfied: pyyaml>=5.1 in /usr/local/lib/python3.10/dist-packages (from transformers==4.52.4->-r requirements/test.txt (line 22)) (6.0.2)
Requirement already satisfied: regex!=2019.12.17 in /usr/local/lib/python3.10/dist-packages (from transformers==4.52.4->-r requirements/test.txt (line 22)) (2025.7.34)
Requirement already satisfied: requests in /usr/local/lib/python3.10/dist-packages (from transformers==4.52.4->-r requirements/test.txt (line 22)) (2.32.4)
Requirement already satisfied: importlib_metadata in /usr/local/lib/python3.10/dist-packages (from diffusers==0.34.0->-r requirements/test.txt (line 23)) (8.7.0)
Collecting Pillow (from diffusers==0.34.0->-r requirements/test.txt (line 23))
Downloading pillow-11.3.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (9.0 kB)
Requirement already satisfied: fsspec<2026.0,>=2022.5.0 in /usr/local/lib/python3.10/dist-packages (from fsspec[http]<2026.0,>=2022.5.0->lightning==2.4.0->litgpt==0.5.0->-r requirements/test.txt (line
↪ 15)) (2024.6.1)
Requirement already satisfied: torchmetrics<3.0,>=0.7.0 in /usr/local/lib/python3.10/dist-packages (from lightning==2.4.0->litgpt==0.5.0->-r requirements/test.txt (line 15)) (1.8.1)
Requirement already satisfied: typing-extensions<6.0,>=4.4.0 in /usr/local/lib/python3.10/dist-packages (from lightning==2.4.0->litgpt==0.5.0->-r requirements/test.txt (line 15)) (4.12.2)
Requirement already satisfied: pytorch-lightning in /usr/local/lib/python3.10/dist-packages (from lightning==2.4.0->litgpt==0.5.0->-r requirements/test.txt (line 15)) (2.5.2)
Requirement already satisfied: setuptools in /usr/local/lib/python3.10/dist-packages (from lightning-utilities>0.7.0->-r requirements/base.txt (line 2)) (80.9.0)
Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.10/dist-packages (from hypothesis~=6.136.6->-r requirements/test.txt (line 12)) (25.3.0)
Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in /usr/local/lib/python3.10/dist-packages (from hypothesis~=6.136.6->-r requirements/test.txt (line 12)) (2.4.0)
Requirement already satisfied: aiohttp!=4.0.0a0,!=4.0.0a1 in /usr/local/lib/python3.10/dist-packages (from fsspec[http]<2026.0,>=2022.5.0->lightning==2.4.0->litgpt==0.5.0->-r requirements/test.txt
↪ (line 15)) (3.12.15)
Requirement already satisfied: hf-xet<2.0.0,>=1.1.3 in /usr/local/lib/python3.10/dist-packages (from huggingface-hub>=0.23.5->litgpt==0.5.0->-r requirements/test.txt (line 15)) (1.1.7)
Requirement already satisfied: docstring-parser>=0.15 in /usr/local/lib/python3.10/dist-packages (from jsonargparse[signatures]<=4.32.1,>=4.30.1->litgpt==0.5.0->-r requirements/test.txt (line 15))
↪ (0.17.0)
Requirement already satisfied: typeshed-client>=2.1.0 in /usr/local/lib/python3.10/dist-packages (from jsonargparse[signatures]<=4.32.1,>=4.30.1->litgpt==0.5.0->-r requirements/test.txt (line 15))
↪ (2.8.2)
Requirement already satisfied: jinja2 in /usr/local/lib/python3.10/dist-packages (from torch>=2.2.0->litgpt==0.5.0->-r requirements/test.txt (line 15)) (3.1.4)
Requirement already satisfied: nvidia-cuda-nvrtc-cu12==12.6.77 in /usr/local/lib/python3.10/dist-packages (from torch>=2.2.0->litgpt==0.5.0->-r requirements/test.txt (line 15)) (12.6.77)
Requirement already satisfied: nvidia-cuda-runtime-cu12==12.6.77 in /usr/local/lib/python3.10/dist-packages (from torch>=2.2.0->litgpt==0.5.0->-r requirements/test.txt (line 15)) (12.6.77)
Requirement already satisfied: nvidia-cuda-cupti-cu12==12.6.80 in /usr/local/lib/python3.10/dist-packages (from torch>=2.2.0->litgpt==0.5.0->-r requirements/test.txt (line 15)) (12.6.80)
Requirement already satisfied: nvidia-cudnn-cu12==9.5.1.17 in /usr/local/lib/python3.10/dist-packages (from torch>=2.2.0->litgpt==0.5.0->-r requirements/test.txt (line 15)) (9.5.1.17)
Requirement already satisfied: nvidia-cublas-cu12==12.6.4.1 in /usr/local/lib/python3.10/dist-packages (from torch>=2.2.0->litgpt==0.5.0->-r requirements/test.txt (line 15)) (12.6.4.1)
Requirement already satisfied: nvidia-cufft-cu12==11.3.0.4 in /usr/local/lib/python3.10/dist-packages (from torch>=2.2.0->litgpt==0.5.0->-r requirements/test.txt (line 15)) (11.3.0.4)
Requirement already satisfied: nvidia-curand-cu12==10.3.7.77 in /usr/local/lib/python3.10/dist-packages (from torch>=2.2.0->litgpt==0.5.0->-r requirements/test.txt (line 15)) (10.3.7.77)
Requirement already satisfied: nvidia-cusolver-cu12==11.7.1.2 in /usr/local/lib/python3.10/dist-packages (from torch>=2.2.0->litgpt==0.5.0->-r requirements/test.txt (line 15)) (11.7.1.2)
Requirement already satisfied: nvidia-cusparse-cu12==12.5.4.2 in /usr/local/lib/python3.10/dist-packages (from torch>=2.2.0->litgpt==0.5.0->-r requirements/test.txt (line 15)) (12.5.4.2)
Requirement already satisfied: nvidia-cusparselt-cu12==0.6.3 in /usr/local/lib/python3.10/dist-packages (from torch>=2.2.0->litgpt==0.5.0->-r requirements/test.txt (line 15)) (0.6.3)
Requirement already satisfied: nvidia-nccl-cu12==2.26.2 in /usr/local/lib/python3.10/dist-packages (from torch>=2.2.0->litgpt==0.5.0->-r requirements/test.txt (line 15)) (2.26.2)
Requirement already satisfied: nvidia-nvtx-cu12==12.6.77 in /usr/local/lib/python3.10/dist-packages (from torch>=2.2.0->litgpt==0.5.0->-r requirements/test.txt (line 15)) (12.6.77)
Requirement already satisfied: nvidia-nvjitlink-cu12==12.6.85 in /usr/local/lib/python3.10/dist-packages (from torch>=2.2.0->litgpt==0.5.0->-r requirements/test.txt (line 15)) (12.6.85)
Requirement already satisfied: nvidia-cufile-cu12==1.11.1.6 in /usr/local/lib/python3.10/dist-packages (from torch>=2.2.0->litgpt==0.5.0->-r requirements/test.txt (line 15)) (1.11.1.6)
Requirement already satisfied: triton==3.3.1 in /usr/local/lib/python3.10/dist-packages (from torch>=2.2.0->litgpt==0.5.0->-r requirements/test.txt (line 15)) (3.3.1)
Requirement already satisfied: python-dateutil>=2.8.2 in /usr/local/lib/python3.10/dist-packages (from pandas->-r requirements/test.txt (line 17)) (2.9.0.post0)
Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.10/dist-packages (from pandas->-r requirements/test.txt (line 17)) (2025.2)
Requirement already satisfied: tzdata>=2022.7 in /usr/local/lib/python3.10/dist-packages (from pandas->-r requirements/test.txt (line 17)) (2025.2)
Collecting psutil (from accelerate->-r requirements/test.txt (line 24))
Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB)
Requirement already satisfied: asv-runner>=v0.2.1 in /usr/local/lib/python3.10/dist-packages (from asv>=0.6.4->-r requirements/test.txt (line 27)) (0.2.1)
Requirement already satisfied: json5 in /usr/local/lib/python3.10/dist-packages (from asv>=0.6.4->-r requirements/test.txt (line 27)) (0.12.0)
Requirement already satisfied: build in /usr/local/lib/python3.10/dist-packages (from asv>=0.6.4->-r requirements/test.txt (line 27)) (1.3.0)
Requirement already satisfied: tabulate in /usr/local/lib/python3.10/dist-packages (from asv>=0.6.4->-r requirements/test.txt (line 27)) (0.9.0)
Requirement already satisfied: virtualenv in /usr/local/lib/python3.10/dist-packages (from asv>=0.6.4->-r requirements/test.txt (line 27)) (20.33.1)
Requirement already satisfied: pympler in /usr/local/lib/python3.10/dist-packages (from asv>=0.6.4->-r requirements/test.txt (line 27)) (1.1)
Requirement already satisfied: aiohappyeyeballs>=2.5.0 in /usr/local/lib/python3.10/dist-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.4.0->litgpt==0.5.0->-r
↪ requirements/test.txt (line 15)) (2.6.1)
Requirement already satisfied: aiosignal>=1.4.0 in /usr/local/lib/python3.10/dist-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.4.0->litgpt==0.5.0->-r
↪ requirements/test.txt (line 15)) (1.4.0)
Requirement already satisfied: async-timeout<6.0,>=4.0 in /usr/local/lib/python3.10/dist-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.4.0->litgpt==0.5.0->-r
↪ requirements/test.txt (line 15)) (5.0.1)
Requirement already satisfied: frozenlist>=1.1.1 in /usr/local/lib/python3.10/dist-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.4.0->litgpt==0.5.0->-r
↪ requirements/test.txt (line 15)) (1.7.0)
Requirement already satisfied: multidict<7.0,>=4.5 in /usr/local/lib/python3.10/dist-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.4.0->litgpt==0.5.0->-r
↪ requirements/test.txt (line 15)) (6.6.3)
Requirement already satisfied: propcache>=0.2.0 in /usr/local/lib/python3.10/dist-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.4.0->litgpt==0.5.0->-r
↪ requirements/test.txt (line 15)) (0.3.2)
Requirement already satisfied: yarl<2.0,>=1.17.0 in /usr/local/lib/python3.10/dist-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.4.0->litgpt==0.5.0->-r
↪ requirements/test.txt (line 15)) (1.20.1)
Requirement already satisfied: idna>=2.0 in /usr/local/lib/python3.10/dist-packages (from
↪ yarl<2.0,>=1.17.0->aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.4.0->litgpt==0.5.0->-r requirements/test.txt (line 15)) (3.10)
Requirement already satisfied: six>=1.5 in /usr/lib/python3/dist-packages (from python-dateutil>=2.8.2->pandas->-r requirements/test.txt (line 17)) (1.16.0)
Requirement already satisfied: importlib_resources>=1.4.0 in /usr/local/lib/python3.10/dist-packages (from typeshed-client>=2.1.0->jsonargparse[signatures]<=4.32.1,>=4.30.1->litgpt==0.5.0->-r
↪ requirements/test.txt (line 15)) (6.5.2)
Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.10/dist-packages (from boto3->asvdb@ git+https://github.com/rapidsai/asvdb.git->-r requirements/test.txt (line 26))
↪ (1.0.1)
Requirement already satisfied: s3transfer<0.14.0,>=0.13.0 in /usr/local/lib/python3.10/dist-packages (from boto3->asvdb@ git+https://github.com/rapidsai/asvdb.git->-r requirements/test.txt (line 26))
↪ (0.13.1)
Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /usr/local/lib/python3.10/dist-packages (from botocore->asvdb@ git+https://github.com/rapidsai/asvdb.git->-r requirements/test.txt (line
↪ 26)) (2.5.0)
Requirement already satisfied: pyproject_hooks in /usr/local/lib/python3.10/dist-packages (from build->asv>=0.6.4->-r requirements/test.txt (line 27)) (1.2.0)
Requirement already satisfied: zipp>=3.20 in /usr/local/lib/python3.10/dist-packages (from importlib_metadata->diffusers==0.34.0->-r requirements/test.txt (line 23)) (3.23.0)
Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.10/dist-packages (from jinja2->torch>=2.2.0->litgpt==0.5.0->-r requirements/test.txt (line 15)) (2.1.5)
Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib/python3.10/dist-packages (from requests->transformers==4.52.4->-r requirements/test.txt (line 22)) (3.4.3)
Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.10/dist-packages (from requests->transformers==4.52.4->-r requirements/test.txt (line 22)) (2025.8.3)
Requirement already satisfied: distlib<1,>=0.3.7 in /usr/local/lib/python3.10/dist-packages (from virtualenv->asv>=0.6.4->-r requirements/test.txt (line 27)) (0.4.0)
Requirement already satisfied: platformdirs<5,>=3.9.1 in /usr/local/lib/python3.10/dist-packages (from virtualenv->asv>=0.6.4->-r requirements/test.txt (line 27)) (4.3.8)
Downloading looseversion-1.3.0-py2.py3-none-any.whl (8.2 kB)
Downloading diffusers-0.34.0-py3-none-any.whl (3.8 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.8/3.8 MB 77.4 MB/s 0:00:00
Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 151.4 MB/s 0:00:00
Downloading optree-0.17.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (387 kB)
Downloading dill-0.4.0-py3-none-any.whl (119 kB)
Downloading pandas-2.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.3 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.3/12.3 MB 167.6 MB/s 0:00:00
Downloading accelerate-1.10.1-py3-none-any.whl (374 kB)
Downloading pillow-11.3.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (6.6 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 118.7 MB/s 0:00:00
Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB)
Installing collected packages: looseversion, psutil, Pillow, optree, networkx, dill, pandas, diffusers, accelerate
Attempting uninstall: networkx
Found existing installation: networkx 3.3
Uninstalling networkx-3.3:
Successfully uninstalled networkx-3.3
Attempting uninstall: pandas
Found existing installation: pandas 2.3.1
Uninstalling pandas-2.3.1:
Successfully uninstalled pandas-2.3.1
Successfully installed Pillow-11.3.0 accelerate-1.10.1 diffusers-0.34.0 dill-0.4.0 looseversion-1.3.0 networkx-3.4.2 optree-0.17.0 pandas-2.3.2 psutil-7.0.0
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a
↪ virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
+ curl -Os https://uploader.codecov.io/latest/linux/codecov
+ chmod +x codecov
+ python setup.py develop
running develop
/usr/local/lib/python3.10/dist-packages/setuptools/_distutils/cmd.py:90: DevelopDeprecationWarning: develop command is deprecated.
!!
********************************************************************************
Please avoid running ``setup.py`` and ``develop``.
Instead, use standards-based tools like pip or uv.
By 2025-Oct-31, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://github.com/pypa/setuptools/issues/917 for details.
********************************************************************************
!!
self.initialize_options()
Obtaining file:///workspace
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Checking if build backend supports build_editable: started
Checking if build backend supports build_editable: finished with status 'done'
Getting requirements to build editable: started
Getting requirements to build editable: finished with status 'done'
Preparing editable metadata (pyproject.toml): started
Preparing editable metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: looseversion==1.3.0 in /usr/local/lib/python3.10/dist-packages (from lightning-thunder==0.2.5.dev0) (1.3.0)
Requirement already satisfied: lightning-utilities>0.7.0 in /usr/local/lib/python3.10/dist-packages (from lightning-thunder==0.2.5.dev0) (0.15.2)
Requirement already satisfied: numpy in /usr/local/lib/python3.10/dist-packages (from lightning-thunder==0.2.5.dev0) (1.26.4)
Requirement already satisfied: networkx>=3.3 in /usr/local/lib/python3.10/dist-packages (from lightning-thunder==0.2.5.dev0) (3.4.2)
Requirement already satisfied: optree>=0.12.1 in /usr/local/lib/python3.10/dist-packages (from lightning-thunder==0.2.5.dev0) (0.17.0)
Requirement already satisfied: opt_einsum>=3.3.0 in /usr/local/lib/python3.10/dist-packages (from lightning-thunder==0.2.5.dev0) (3.4.0)
Requirement already satisfied: mpmath<1.4.0 in /usr/local/lib/python3.10/dist-packages (from lightning-thunder==0.2.5.dev0) (1.3.0)
Requirement already satisfied: dill>=0.3.8 in /usr/local/lib/python3.10/dist-packages (from lightning-thunder==0.2.5.dev0) (0.4.0)
Requirement already satisfied: packaging>=17.1 in /usr/local/lib/python3.10/dist-packages (from lightning-utilities>0.7.0->lightning-thunder==0.2.5.dev0) (24.2)
Requirement already satisfied: setuptools in /usr/local/lib/python3.10/dist-packages (from lightning-utilities>0.7.0->lightning-thunder==0.2.5.dev0) (80.9.0)
Requirement already satisfied: typing_extensions in /usr/local/lib/python3.10/dist-packages (from lightning-utilities>0.7.0->lightning-thunder==0.2.5.dev0) (4.12.2)
Building wheels for collected packages: lightning-thunder
Building editable for lightning-thunder (pyproject.toml): started
Building editable for lightning-thunder (pyproject.toml): finished with status 'done'
Created wheel for lightning-thunder: filename=lightning_thunder-0.2.5.dev0-0.editable-py3-none-any.whl size=11449 sha256=db79f78944cc318819beeab1a9509e2789682e69c5b63a7a973ae3330bf1399e
Stored in directory: /tmp/pip-ephem-wheel-cache-bqqceplc/wheels/80/75/f6/d63789e3414f7f88206102fa596a8ddafc889f48984e8712b3
Successfully built lightning-thunder
Installing collected packages: lightning-thunder
Successfully installed lightning-thunder-0.2.5.dev0
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a
↪ virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
+ bash scripts/sanity-check.sh
+ pip list
Package Version Editable project location
------------------------ ------------------ -------------------------
absl-py 2.3.1
accelerate 1.10.1
aiohappyeyeballs 2.6.1
aiohttp 3.12.15
aiosignal 1.4.0
apex 0.1
asv 0.6.4
asv_runner 0.2.1
asvdb 0.4.2
async-timeout 5.0.1
attrs 25.3.0
bitsandbytes 0.46.1
blinker 1.7.0
boto3 1.40.6
botocore 1.40.6
build 1.3.0
certifi 2025.8.3
charset-normalizer 3.4.3
coverage 7.9.2
cryptography 41.0.7
dbus-python 1.3.2
diffusers 0.34.0
dill 0.4.0
distlib 0.4.0
distro 1.9.0
docstring_parser 0.17.0
einops 0.8.1
exceptiongroup 1.3.0
execnet 2.1.1
expecttest 0.3.0
fdm 0.5.0
filelock 3.13.1
frozenlist 1.7.0
fsspec 2024.6.1
graphviz 0.21
hf-xet 1.1.7
httplib2 0.20.4
huggingface-hub 0.34.4
hypothesis 6.136.9
idna 3.10
importlib_metadata 8.7.0
importlib_resources 6.5.2
iniconfig 2.1.0
jax 0.6.2
jaxlib 0.6.2
Jinja2 3.1.4
jmespath 1.0.1
json5 0.12.0
jsonargparse 4.32.1
launchpadlib 1.11.0
lazr.restfulclient 0.14.6
lazr.uri 1.0.6
lightning 2.4.0
lightning-thunder 0.2.5.dev0 /workspace
lightning-utilities 0.15.2
litgpt 0.5.0
looseversion 1.3.0
MarkupSafe 2.1.5
ml_dtypes 0.5.3
mpmath 1.3.0
multidict 6.6.3
networkx 3.4.2
numpy 1.26.4
nvfuser_cu126_torch27 0.2.28.dev20250801
nvidia-cublas-cu12 12.6.4.1
nvidia-cuda-cupti-cu12 12.6.80
nvidia-cuda-nvrtc-cu12 12.6.77
nvidia-cuda-runtime-cu12 12.6.77
nvidia-cudnn-cu12 9.5.1.17
nvidia-cudnn-frontend 1.10.0
nvidia-cufft-cu12 11.3.0.4
nvidia-cufile-cu12 1.11.1.6
nvidia-curand-cu12 10.3.7.77
nvidia-cusolver-cu12 11.7.1.2
nvidia-cusparse-cu12 12.5.4.2
nvidia-cusparselt-cu12 0.6.3
nvidia-nccl-cu12 2.26.2
nvidia-nvjitlink-cu12 12.6.85
nvidia-nvtx-cu12 12.6.77
oauthlib 3.2.2
opt_einsum 3.4.0
optree 0.17.0
packaging 24.2
pandas 2.3.2
pillow 11.3.0
pip 25.2
platformdirs 4.3.8
pluggy 1.6.0
propcache 0.3.2
psutil 7.0.0
py-cpuinfo 9.0.0
PyGObject 3.48.2
PyJWT 2.7.0
Pympler 1.1
pyparsing 3.1.1
pyproject_hooks 1.2.0
pytest 8.3.5
pytest-benchmark 5.1.0
pytest-cov 6.2.1
pytest-random-order 1.2.0
pytest-timeout 2.4.0
pytest-timestamper 0.0.10
pytest-xdist 3.7.0
python-apt 2.7.7+ubuntu5
python-dateutil 2.9.0.post0
pytorch-lightning 2.5.2
pytz 2025.2
PyYAML 6.0.2
regex 2025.7.34
requests 2.32.4
s3transfer 0.13.1
safetensors 0.6.2
scipy 1.15.3
setuptools 80.9.0
six 1.16.0
sortedcontainers 2.4.0
sympy 1.13.3
tabulate 0.9.0
tokenizers 0.21.4
tomli 2.2.1
torch 2.7.1+cu126
torchmetrics 1.8.1
tqdm 4.67.1
transformers 4.52.4
triton 3.3.1
typeshed_client 2.8.2
typing_extensions 4.12.2
tzdata 2025.2
urllib3 2.5.0
virtualenv 20.33.1
wadllib 1.3.6
wheel 0.45.1
xlsxwriter 3.2.5
yarl 1.20.1
zipp 3.23.0
+ python -c 'import torch ; assert torch.cuda.is_available(), '\''missing GPU support!'\'''
+ python -c 'import torch ; v = torch.__version__ ; assert str(v).startswith('\''2'\''), v'
+ python -c 'from thunder.executors import nvfuser_available ; assert nvfuser_available(), '\''nvFuser is missing!'\'''
/usr/local/lib/python3.10/dist-packages/nvfuser_direct/__init__.py:9: UserWarning: Be careful! You've imported nvfuser_direct when the nvfuser module is already imported.
warnings.warn(
/workspace/thunder/executors/transformer_engine_v2ex.py:25: UserWarning: transformer_engine module not found!
warnings.warn("transformer_engine module not found!")
+ python -c 'from thunder.executors.triton_utils import triton_version ; assert triton_version() is not None, '\''triton is missing!'\'''
/usr/local/lib/python3.10/dist-packages/nvfuser_direct/__init__.py:9: UserWarning: Be careful! You've imported nvfuser_direct when the nvfuser module is already imported.
warnings.warn(
/workspace/thunder/executors/transformer_engine_v2ex.py:25: UserWarning: transformer_engine module not found!
warnings.warn("transformer_engine module not found!")
+ '[' main == main ']'
+ coverage run --source thunder -m pytest thunder/tests/ -m 'not standalone' -v --datefmt=%Y%m%d-%H:%M:%S.%f --random-order-seed=42 --durations=250 --timeout=360 --numprocesses=9
↪ --ignore=thunder/tests/distributed --ignore=thunder/tests/test_networks.py --ignore=thunder/tests/test_ops.py --ignore=thunder/tests/test_grad.py
/usr/local/lib/python3.10/dist-packages/pytest_benchmark/logger.py:39: PytestBenchmarkWarning: Benchmarks are automatically disabled because xdist plugin is active.Benchmarks cannot be performed
↪ reliably in a parallelized environment.
warner(PytestBenchmarkWarning(text))
============================= test session starts ==============================
platform linux -- Python 3.10.18, pytest-8.3.5, pluggy-1.6.0 -- /usr/bin/python3.10
cachedir: .pytest_cache
Using --random-order-bucket=module
Using --random-order-seed=42
hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,)
benchmark: 5.1.0 (defaults: timer=torch.utils.benchmark.utils.timer.timer disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=True warmup_iterations=100000)
rootdir: /workspace
configfile: pyproject.toml
plugins: timestamper-0.0.10, random-order-1.2.0, hypothesis-6.136.9, cov-6.2.1, timeout-2.4.0, benchmark-5.1.0, xdist-3.7.0
timeout: 360.0s
timeout method: signal
timeout func_only: False
created: 9/9 workers
9 workers [2372 items]
scheduling tests via LoadScheduling
[20250828-13:20:35.598723] thunder/tests/test_transforms.py::test_quantization_on_meta
[20250828-13:20:35.599648] thunder/tests/test_extend.py::test_single_op_executor_and_name_lookup
[20250828-13:20:35.601380] thunder/tests/test_einops.py::test_rearrange[cpu-int64]
[20250828-13:20:35.602192] thunder/tests/test_jit_general.py::test_cache_symbolic_values_dict
[20250828-13:20:35.604665] thunder/tests/test_jit_general.py::test_nanogpt_block
[20250828-13:20:35.604953] thunder/tests/test_update_aliases.py::test_update_aliases_hardswish_nvfuser_cuda_thunder::dtypes::float32
[20250828-13:20:35.605263] thunder/tests/test_cudnn_executor.py::test_cudnn_sdpa
[20250828-13:20:35.605465] thunder/tests/test_interpreter.py::test_wrapped_functions[interpret_tracking]
[20250828-13:20:35.606829] thunder/tests/test_interpreter.py::test_calling_methods[interpret]
[gw8] [ 0%] PASSED [20250828-13:20:35.605465] thunder/tests/test_interpreter.py::test_wrapped_functions[interpret_tracking]
[20250828-13:20:35.902245] thunder/tests/test_interpreter.py::test_call_function_ex[interpret]
[gw8] [ 0%] PASSED [20250828-13:20:35.902245] thunder/tests/test_interpreter.py::test_call_function_ex[interpret]
[20250828-13:20:36.040257] thunder/tests/test_interpreter.py::test_match_fallthrough[interpret]
[gw3] [ 0%] PASSED [20250828-13:20:35.599648] thunder/tests/test_extend.py::test_single_op_executor_and_name_lookup
[20250828-13:20:36.110301] thunder/tests/test_extend.py::test_get_all_executors_includes_all_native_executors
[gw3] [ 0%] PASSED [20250828-13:20:36.110301] thunder/tests/test_extend.py::test_get_all_executors_includes_all_native_executors
[20250828-13:20:36.115840] thunder/tests/test_extend.py::test_transient_operator_executor
[gw8] [ 0%] PASSED [20250828-13:20:36.040257] thunder/tests/test_interpreter.py::test_match_fallthrough[interpret]
[20250828-13:20:36.174478] thunder/tests/test_interpreter.py::test_unpack_sequence[interpret]
[gw3] [ 0%] PASSED [20250828-13:20:36.115840] thunder/tests/test_extend.py::test_transient_operator_executor
[20250828-13:20:36.253724] thunder/tests/test_extend.py::test_validate_executors
[gw3] [ 0%] PASSED [20250828-13:20:36.253724] thunder/tests/test_extend.py::test_validate_executors
[20250828-13:20:36.262268] thunder/tests/test_extend.py::test_register_implementation_custom_op
[gw8] [ 0%] PASSED [20250828-13:20:36.174478] thunder/tests/test_interpreter.py::test_unpack_sequence[interpret]
[20250828-13:20:36.371593] thunder/tests/test_interpreter.py::test_match_statement[interpret_tracking]
[gw7] [ 0%] PASSED [20250828-13:20:35.604953] thunder/tests/test_update_aliases.py::test_update_aliases_hardswish_nvfuser_cuda_thunder::dtypes::float32
[20250828-13:20:36.434751] thunder/tests/test_update_aliases.py::test_update_aliases_leaky_relu_nvfuser_cuda_thunder::dtypes::float32
[gw1] [ 0%] PASSED [20250828-13:20:35.606829] thunder/tests/test_interpreter.py::test_calling_methods[interpret]
[20250828-13:20:36.654859] thunder/tests/test_interpreter.py::test_load_build_class[interpret]
[gw1] [ 0%] PASSED [20250828-13:20:36.654859] thunder/tests/test_interpreter.py::test_load_build_class[interpret]
[20250828-13:20:36.794495] thunder/tests/test_interpreter.py::test_property_with_setter[interpret]
[gw7] [ 0%] PASSED [20250828-13:20:36.434751] thunder/tests/test_update_aliases.py::test_update_aliases_leaky_relu_nvfuser_cuda_thunder::dtypes::float32
[20250828-13:20:36.928557] thunder/tests/test_update_aliases.py::test_update_aliases_masked_fill__nvfuser_cuda_thunder::dtypes::float32
[gw1] [ 0%] PASSED [20250828-13:20:36.794495] thunder/tests/test_interpreter.py::test_property_with_setter[interpret]
[20250828-13:20:36.937580] thunder/tests/test_interpreter.py::test_unary_neg_invert[interpret]
[gw6] [ 0%] PASSED [20250828-13:20:35.602192] thunder/tests/test_jit_general.py::test_cache_symbolic_values_dict
[20250828-13:20:37.003873] thunder/tests/test_jit_general.py::test_proxy_no_multiple_renames[cuda]
[gw3] [ 0%] PASSED [20250828-13:20:36.262268] thunder/tests/test_extend.py::test_register_implementation_custom_op
[20250828-13:20:37.070901] thunder/tests/test_extend.py::test_extend_core
[gw7] [ 0%] PASSED [20250828-13:20:36.928557] thunder/tests/test_update_aliases.py::test_update_aliases_masked_fill__nvfuser_cuda_thunder::dtypes::float32
[20250828-13:20:37.615684] thunder/tests/test_update_aliases.py::test_update_aliases_hardtanh__torch_cuda_thunder::dtypes::float32
[gw8] [ 0%] PASSED [20250828-13:20:36.371593] thunder/tests/test_interpreter.py::test_match_statement[interpret_tracking]
[20250828-13:20:37.643149] thunder/tests/test_interpreter.py::test_tuple_mul
[gw6] [ 0%] PASSED [20250828-13:20:37.003873] thunder/tests/test_jit_general.py::test_proxy_no_multiple_renames[cuda]
[20250828-13:20:37.661411] thunder/tests/test_jit_general.py::test_litgpt
[gw3] [ 0%] PASSED [20250828-13:20:37.070901] thunder/tests/test_extend.py::test_extend_core
[20250828-13:20:37.703257] thunder/tests/test_autocast.py::test_autocast_cpu_and_cuda[b_dtype0-True]
[gw7] [ 0%] PASSED [20250828-13:20:37.615684] thunder/tests/test_update_aliases.py::test_update_aliases_hardtanh__torch_cuda_thunder::dtypes::float32
[20250828-13:20:37.803222] thunder/tests/test_update_aliases.py::test_update_aliases_abs__torch_cuda_thunder::dtypes::float32
[gw8] [ 0%] PASSED [20250828-13:20:37.643149] thunder/tests/test_interpreter.py::test_tuple_mul
[20250828-13:20:37.940954] thunder/tests/test_interpreter.py::test_inner_nested_try_except[interpret]
[gw7] [ 0%] PASSED [20250828-13:20:37.803222] thunder/tests/test_update_aliases.py::test_update_aliases_abs__torch_cuda_thunder::dtypes::float32
[20250828-13:20:37.955945] thunder/tests/test_update_aliases.py::test_parse_resnet18_torch_cuda_thunder::dtypes::float32[True]
[gw7] [ 0%] SKIPPED [20250828-13:20:37.955945] thunder/tests/test_update_aliases.py::test_parse_resnet18_torch_cuda_thunder::dtypes::float32[True]
[20250828-13:20:37.978329] thunder/tests/test_update_aliases.py::test_update_aliases_addcdiv__torch_cuda_thunder::dtypes::float32
[gw8] [ 1%] PASSED [20250828-13:20:37.940954] thunder/tests/test_interpreter.py::test_inner_nested_try_except[interpret]
[20250828-13:20:38.066686] thunder/tests/test_interpreter.py::test_is_jitting_with_raise_opaque[interpret]
[gw7] [ 1%] PASSED [20250828-13:20:37.978329] thunder/tests/test_update_aliases.py::test_update_aliases_addcdiv__torch_cuda_thunder::dtypes::float32
[20250828-13:20:38.156613] thunder/tests/test_update_aliases.py::test_update_aliases_index_add__torch_cuda_thunder::dtypes::float32
[gw8] [ 1%] PASSED [20250828-13:20:38.066686] thunder/tests/test_interpreter.py::test_is_jitting_with_raise_opaque[interpret]
[20250828-13:20:38.247934] thunder/tests/test_interpreter.py::test_match_fallthrough[interpret_tracking]
[gw1] [ 1%] PASSED [20250828-13:20:36.937580] thunder/tests/test_interpreter.py::test_unary_neg_invert[interpret]
[20250828-13:20:38.366108] thunder/tests/test_interpreter.py::test_constant_return[interpret_tracking]
[gw7] [ 1%] PASSED [20250828-13:20:38.156613] thunder/tests/test_update_aliases.py::test_update_aliases_index_add__torch_cuda_thunder::dtypes::float32
[20250828-13:20:38.434594] thunder/tests/test_update_aliases.py::test_update_aliases_rrelu_torch_cuda_thunder::dtypes::float32
[gw1] [ 1%] PASSED [20250828-13:20:38.366108] thunder/tests/test_interpreter.py::test_constant_return[interpret_tracking]
[20250828-13:20:38.520162] thunder/tests/test_interpreter.py::test_is_jitting_opaque[interpret]
[gw1] [ 1%] PASSED [20250828-13:20:38.520162] thunder/tests/test_interpreter.py::test_is_jitting_opaque[interpret]
[20250828-13:20:38.612204] thunder/tests/test_interpreter.py::test_binary_operations[interpret]
[gw8] [ 1%] PASSED [20250828-13:20:38.247934] thunder/tests/test_interpreter.py::test_match_fallthrough[interpret_tracking]
[20250828-13:20:38.650722] thunder/tests/test_interpreter.py::test_partials[interpret_tracking]
[gw7] [ 1%] PASSED [20250828-13:20:38.434594] thunder/tests/test_update_aliases.py::test_update_aliases_rrelu_torch_cuda_thunder::dtypes::float32
[20250828-13:20:38.706617] thunder/tests/test_update_aliases.py::test_update_aliases_zero__torch_cuda_thunder::dtypes::float32
[gw7] [ 1%] PASSED [20250828-13:20:38.706617] thunder/tests/test_update_aliases.py::test_update_aliases_zero__torch_cuda_thunder::dtypes::float32
[20250828-13:20:38.848982] thunder/tests/test_update_aliases.py::test_update_aliases_addcmul__nvfuser_cuda_thunder::dtypes::float32
[gw7] [ 1%] PASSED [20250828-13:20:38.848982] thunder/tests/test_update_aliases.py::test_update_aliases_addcmul__nvfuser_cuda_thunder::dtypes::float32
[20250828-13:20:39.360962] thunder/tests/test_update_aliases.py::test_update_aliases_rrelu_nvfuser_cuda_thunder::dtypes::float32
[gw7] [ 1%] PASSED [20250828-13:20:39.360962] thunder/tests/test_update_aliases.py::test_update_aliases_rrelu_nvfuser_cuda_thunder::dtypes::float32
[20250828-13:20:39.919874] thunder/tests/test_dynamo.py::test_thundercompiler_optim_step_DynamoThunder_cuda_thunder::dtypes::float32[adamw]
[gw8] [ 1%] PASSED [20250828-13:20:38.650722] thunder/tests/test_interpreter.py::test_partials[interpret_tracking]
[20250828-13:20:40.267421] thunder/tests/test_interpreter.py::test_generator[interpret]
[gw3] [ 1%] PASSED [20250828-13:20:37.703257] thunder/tests/test_autocast.py::test_autocast_cpu_and_cuda[b_dtype0-True]
[20250828-13:20:40.408631] thunder/tests/test_autocast.py::test_autocast_mixed_dtype_inputs_on_prims
[gw3] [ 1%] PASSED [20250828-13:20:40.408631] thunder/tests/test_autocast.py::test_autocast_mixed_dtype_inputs_on_prims
[20250828-13:20:40.588229] thunder/tests/test_autocast.py::test_autocast_cpu_and_cuda[b_dtype0-False]
[gw8] [ 1%] PASSED [20250828-13:20:40.267421] thunder/tests/test_interpreter.py::test_generator[interpret]
[20250828-13:20:40.666744] thunder/tests/test_interpreter.py::test_comprehension_nonlocal[interpret_tracking]
[gw8] [ 1%] PASSED [20250828-13:20:40.666744] thunder/tests/test_interpreter.py::test_comprehension_nonlocal[interpret_tracking]
[20250828-13:20:41.423079] thunder/tests/test_interpreter.py::test_nested_try_except[interpret_tracking]
[gw8] [ 1%] PASSED [20250828-13:20:41.423079] thunder/tests/test_interpreter.py::test_nested_try_except[interpret_tracking]
[20250828-13:20:41.570133] thunder/tests/test_interpreter.py::test_build_slice[interpret_tracking]
[gw8] [ 1%] PASSED [20250828-13:20:41.570133] thunder/tests/test_interpreter.py::test_build_slice[interpret_tracking]
[20250828-13:20:41.806750] thunder/tests/test_interpreter.py::test_comprehension_nonlocal_inplace[interpret_tracking]
[gw8] [ 1%] PASSED [20250828-13:20:41.806750] thunder/tests/test_interpreter.py::test_comprehension_nonlocal_inplace[interpret_tracking]
[20250828-13:20:42.374612] thunder/tests/test_interpreter.py::test_store_attr[interpret_tracking]
[gw3] [ 1%] PASSED [20250828-13:20:40.588229] thunder/tests/test_autocast.py::test_autocast_cpu_and_cuda[b_dtype0-False]
[20250828-13:20:42.392546] thunder/tests/test_autocast.py::test_autocast_convolution[False-3]
[gw8] [ 1%] PASSED [20250828-13:20:42.374612] thunder/tests/test_interpreter.py::test_store_attr[interpret_tracking]
[20250828-13:20:42.676858] thunder/tests/test_interpreter.py::test_with[interpret]
[gw8] [ 1%] PASSED [20250828-13:20:42.676858] thunder/tests/test_interpreter.py::test_with[interpret]
[20250828-13:20:42.981746] thunder/tests/test_interpreter.py::test_set_creation[interpret_tracking]
[gw3] [ 1%] PASSED [20250828-13:20:42.392546] thunder/tests/test_autocast.py::test_autocast_convolution[False-3]
[20250828-13:20:43.034939] thunder/tests/test_autocast.py::test_autocast_convolution[True-2]
[gw5] [ 2%] PASSED [20250828-13:20:35.605263] thunder/tests/test_cudnn_executor.py::test_cudnn_sdpa
[20250828-13:20:43.050999] thunder/tests/test_cudnn_executor.py::test_compute_row_major_strides
[gw5] [ 2%] PASSED [20250828-13:20:43.050999] thunder/tests/test_cudnn_executor.py::test_compute_row_major_strides
[20250828-13:20:43.056947] thunder/tests/test_cudnn_executor.py::test_vjp_correctness_cudnn_layer_norm[bfloat16]
[gw8] [ 2%] PASSED [20250828-13:20:42.981746] thunder/tests/test_interpreter.py::test_set_creation[interpret_tracking]
[20250828-13:20:43.069345] thunder/tests/test_interpreter.py::test_unpack_ex[interpret_tracking]
[gw3] [ 2%] PASSED [20250828-13:20:43.034939] thunder/tests/test_autocast.py::test_autocast_convolution[True-2]
[20250828-13:20:44.014537] thunder/tests/test_autocast.py::test_no_autocast_torch_cuda_thunder::dtypes::float32
[gw3] [ 2%] PASSED [20250828-13:20:44.014537] thunder/tests/test_autocast.py::test_no_autocast_torch_cuda_thunder::dtypes::float32
[20250828-13:20:44.017849] thunder/tests/test_autocast.py::test_thunder_autocast_transform_torch_cuda_thunder::dtypes::bfloat16
[gw8] [ 2%] PASSED [20250828-13:20:43.069345] thunder/tests/test_interpreter.py::test_unpack_ex[interpret_tracking]
[20250828-13:20:45.041825] thunder/tests/test_interpreter.py::test_build_const_key_map[interpret_tracking]
[gw8] [ 2%] PASSED [20250828-13:20:45.041825] thunder/tests/test_interpreter.py::test_build_const_key_map[interpret_tracking]
[20250828-13:20:45.386802] thunder/tests/test_interpreter.py::test_exception_traceback[interpret]
[gw5] [ 2%] PASSED [20250828-13:20:43.056947] thunder/tests/test_cudnn_executor.py::test_vjp_correctness_cudnn_layer_norm[bfloat16]
[20250828-13:20:45.952667] thunder/tests/test_interpreter.py::test_name_opcodes_and_print_expr[interpret_tracking]
[gw7] [ 2%] PASSED [20250828-13:20:39.919874] thunder/tests/test_dynamo.py::test_thundercompiler_optim_step_DynamoThunder_cuda_thunder::dtypes::float32[adamw]
[20250828-13:20:46.190582] thunder/tests/test_update_aliases.py::test_update_aliases_masked_fill__torch_cuda_thunder::dtypes::float32
[gw5] [ 2%] PASSED [20250828-13:20:45.952667] thunder/tests/test_interpreter.py::test_name_opcodes_and_print_expr[interpret_tracking]
[20250828-13:20:46.226463] thunder/tests/test_interpreter.py::test_inner_closure[interpret]
[gw5] [ 2%] PASSED [20250828-13:20:46.226463] thunder/tests/test_interpreter.py::test_inner_closure[interpret]
[20250828-13:20:46.309896] thunder/tests/test_interpreter.py::test_dunder_getattr[interpret_tracking]
[gw7] [ 2%] PASSED [20250828-13:20:46.190582] thunder/tests/test_update_aliases.py::test_update_aliases_masked_fill__torch_cuda_thunder::dtypes::float32
[20250828-13:20:46.335945] thunder/tests/test_update_aliases.py::test_update_aliases_polygamma__nvfuser_cuda_thunder::dtypes::float32
[gw3] [ 2%] PASSED [20250828-13:20:44.017849] thunder/tests/test_autocast.py::test_thunder_autocast_transform_torch_cuda_thunder::dtypes::bfloat16
[20250828-13:20:46.373709] thunder/tests/test_autocast.py::test_autocast_torch_matmul[b_dtype0-cuda-True]
[gw5] [ 2%] PASSED [20250828-13:20:46.309896] thunder/tests/test_interpreter.py::test_dunder_getattr[interpret_tracking]
[20250828-13:20:46.396451] thunder/tests/test_interpreter.py::test_store_attr_jit[interpret]
[gw5] [ 2%] XPASS [20250828-13:20:46.396451] thunder/tests/test_interpreter.py::test_store_attr_jit[interpret]
[20250828-13:20:46.667255] thunder/tests/test_interpreter.py::test_compare[interpret]
[gw5] [ 2%] PASSED [20250828-13:20:46.667255] thunder/tests/test_interpreter.py::test_compare[interpret]
[20250828-13:20:46.860575] thunder/tests/test_interpreter.py::test_dunder_bool[interpret_tracking]
[gw5] [ 2%] PASSED [20250828-13:20:46.860575] thunder/tests/test_interpreter.py::test_dunder_bool[interpret_tracking]
[20250828-13:20:47.105261] thunder/tests/test_interpreter.py::test_async_for[interpret_tracking]
[gw7] [ 2%] PASSED [20250828-13:20:46.335945] thunder/tests/test_update_aliases.py::test_update_aliases_polygamma__nvfuser_cuda_thunder::dtypes::float32
[20250828-13:20:47.603143] thunder/tests/test_update_aliases.py::test_update_aliases_square__torch_cuda_thunder::dtypes::float32
[gw7] [ 2%] PASSED [20250828-13:20:47.603143] thunder/tests/test_update_aliases.py::test_update_aliases_square__torch_cuda_thunder::dtypes::float32
[20250828-13:20:47.808982] thunder/tests/test_update_aliases.py::test_update_aliases_relu_torch_cuda_thunder::dtypes::float32
[gw3] [ 2%] PASSED [20250828-13:20:46.373709] thunder/tests/test_autocast.py::test_autocast_torch_matmul[b_dtype0-cuda-True]
[20250828-13:20:47.891982] thunder/tests/test_autocast.py::test_compile_autocast_nvfuser_cuda_thunder::dtypes::bfloat16
[gw8] [ 2%] PASSED [20250828-13:20:45.386802] thunder/tests/test_interpreter.py::test_exception_traceback[interpret]
[20250828-13:20:47.997374] thunder/tests/test_interpreter.py::test_unpack_ex[interpret]
[gw7] [ 2%] PASSED [20250828-13:20:47.808982] thunder/tests/test_update_aliases.py::test_update_aliases_relu_torch_cuda_thunder::dtypes::float32
[20250828-13:20:48.096043] thunder/tests/test_update_aliases.py::test_update_aliases_triu__nvfuser_cuda_thunder::dtypes::float32
[gw5] [ 2%] PASSED [20250828-13:20:47.105261] thunder/tests/test_interpreter.py::test_async_for[interpret_tracking]
[20250828-13:20:48.226827] thunder/tests/test_interpreter.py::test_litgpt[interpret]
[gw3] [ 2%] PASSED [20250828-13:20:47.891982] thunder/tests/test_autocast.py::test_compile_autocast_nvfuser_cuda_thunder::dtypes::bfloat16
[20250828-13:20:48.578655] thunder/tests/test_autocast.py::test_autocast_cpu_and_cuda[b_dtype1-True]
[gw8] [ 3%] PASSED [20250828-13:20:47.997374] thunder/tests/test_interpreter.py::test_unpack_ex[interpret]
[20250828-13:20:48.903590] thunder/tests/test_interpreter.py::test_bool_conversion[interpret]
[gw7] [ 3%] PASSED [20250828-13:20:48.096043] thunder/tests/test_update_aliases.py::test_update_aliases_triu__nvfuser_cuda_thunder::dtypes::float32
[20250828-13:20:49.109642] thunder/tests/test_update_aliases.py::test_update_aliases_elu_torch_cuda_thunder::dtypes::float32
[gw7] [ 3%] PASSED [20250828-13:20:49.109642] thunder/tests/test_update_aliases.py::test_update_aliases_elu_torch_cuda_thunder::dtypes::float32
[20250828-13:20:49.348304] thunder/tests/test_update_aliases.py::test_update_aliases_tanhshrink_nvfuser_cuda_thunder::dtypes::float32
[gw4] [ 3%] PASSED [20250828-13:20:35.601380] thunder/tests/test_einops.py::test_rearrange[cpu-int64]
[20250828-13:20:49.500868] thunder/tests/test_einops.py::test_repeat[cpu-float32]
[gw7] [ 3%] PASSED [20250828-13:20:49.348304] thunder/tests/test_update_aliases.py::test_update_aliases_tanhshrink_nvfuser_cuda_thunder::dtypes::float32
[20250828-13:20:49.772235] thunder/tests/test_dynamo.py::test_thundercompiler_optim_step_DynamoThunder_cuda_thunder::dtypes::float32[adam]
[gw1] [ 3%] PASSED [20250828-13:20:38.612204] thunder/tests/test_interpreter.py::test_binary_operations[interpret]
[20250828-13:20:49.932727] thunder/tests/test_interpreter.py::test_reduce[interpret_tracking]
[gw3] [ 3%] PASSED [20250828-13:20:48.578655] thunder/tests/test_autocast.py::test_autocast_cpu_and_cuda[b_dtype1-True]
[20250828-13:20:50.978665] thunder/tests/test_autocast.py::test_compile_autocast_nvfuser_cuda_thunder::dtypes::float16
[gw3] [ 3%] PASSED [20250828-13:20:50.978665] thunder/tests/test_autocast.py::test_compile_autocast_nvfuser_cuda_thunder::dtypes::float16
[20250828-13:20:51.279451] thunder/tests/test_autocast.py::test_autocast_trace[b_dtype1-cuda-True]
[gw0] [ 3%] PASSED [20250828-13:20:35.604665] thunder/tests/test_jit_general.py::test_nanogpt_block
[20250828-13:20:51.412454] thunder/tests/test_jit_general.py::test_torch_add_tensors_closure
[gw0] [ 3%] PASSED [20250828-13:20:51.412454] thunder/tests/test_jit_general.py::test_torch_add_tensors_closure
[20250828-13:20:51.613204] thunder/tests/test_jit_general.py::test_litgpt_variants_kvcache[cpu-llama2-like]
[gw8] [ 3%] PASSED [20250828-13:20:48.903590] thunder/tests/test_interpreter.py::test_bool_conversion[interpret]
[20250828-13:20:51.794615] thunder/tests/test_interpreter.py::test_format_value_jitting[interpret]
[gw7] [ 3%] PASSED [20250828-13:20:49.772235] thunder/tests/test_dynamo.py::test_thundercompiler_optim_step_DynamoThunder_cuda_thunder::dtypes::float32[adam]
[20250828-13:20:52.839321] thunder/tests/test_update_aliases.py::test_update_aliases_relu6_torch_cuda_thunder::dtypes::float32
[gw1] [ 3%] PASSED [20250828-13:20:49.932727] thunder/tests/test_interpreter.py::test_reduce[interpret_tracking]
[20250828-13:20:52.901598] thunder/tests/test_interpreter.py::test_transformer_model_output[interpret]
[gw8] [ 3%] XFAIL [20250828-13:20:51.794615] thunder/tests/test_interpreter.py::test_format_value_jitting[interpret]
[20250828-13:20:53.038136] thunder/tests/test_interpreter.py::test_comprehension[interpret_tracking]
[gw7] [ 3%] PASSED [20250828-13:20:52.839321] thunder/tests/test_update_aliases.py::test_update_aliases_relu6_torch_cuda_thunder::dtypes::float32
[20250828-13:20:53.044255] thunder/tests/test_update_aliases.py::test_update_aliases_lerp__nvfuser_cuda_thunder::dtypes::float32
[gw8] [ 3%] PASSED [20250828-13:20:53.038136] thunder/tests/test_interpreter.py::test_comprehension[interpret_tracking]
[20250828-13:20:53.205413] thunder/tests/test_interpreter.py::test_metaclass[interpret]
[gw8] [ 3%] PASSED [20250828-13:20:53.205413] thunder/tests/test_interpreter.py::test_metaclass[interpret]
[20250828-13:20:53.379762] thunder/tests/test_interpreter.py::test_async_with[interpret]
[gw7] [ 3%] PASSED [20250828-13:20:53.044255] thunder/tests/test_update_aliases.py::test_update_aliases_lerp__nvfuser_cuda_thunder::dtypes::float32
[20250828-13:20:53.417580] thunder/tests/test_update_aliases.py::test_update_aliases_hardsigmoid_torch_cuda_thunder::dtypes::float32
[gw1] [ 3%] PASSED [20250828-13:20:52.901598] thunder/tests/test_interpreter.py::test_transformer_model_output[interpret]
[20250828-13:20:53.572647] thunder/tests/test_interpreter.py::test_contains[interpret_tracking]
[gw7] [ 3%] PASSED [20250828-13:20:53.417580] thunder/tests/test_update_aliases.py::test_update_aliases_hardsigmoid_torch_cuda_thunder::dtypes::float32
[20250828-13:20:53.643152] thunder/tests/test_update_aliases.py::test_parse_resnet18_nvfuser_cuda_thunder::dtypes::float64[True]
[gw7] [ 3%] SKIPPED [20250828-13:20:53.643152] thunder/tests/test_update_aliases.py::test_parse_resnet18_nvfuser_cuda_thunder::dtypes::float64[True]
[20250828-13:20:53.655948] thunder/tests/test_update_aliases.py::test_update_aliases_rrelu__nvfuser_cuda_thunder::dtypes::float32
[gw8] [ 3%] PASSED [20250828-13:20:53.379762] thunder/tests/test_interpreter.py::test_async_with[interpret]
[20250828-13:20:53.708900] thunder/tests/test_interpreter.py::test_store_attr_jit[interpret_tracking]
[gw8] [ 3%] XPASS [20250828-13:20:53.708900] thunder/tests/test_interpreter.py::test_store_attr_jit[interpret_tracking]
[20250828-13:20:53.983961] thunder/tests/test_interpreter.py::test_exception_traceback[interpret_tracking]
[gw7] [ 4%] PASSED [20250828-13:20:53.655948] thunder/tests/test_update_aliases.py::test_update_aliases_rrelu__nvfuser_cuda_thunder::dtypes::float32
[20250828-13:20:53.992423] thunder/tests/test_update_aliases.py::test_update_aliases_clamp__nvfuser_cuda_thunder::dtypes::float32
[gw3] [ 4%] PASSED [20250828-13:20:51.279451] thunder/tests/test_autocast.py::test_autocast_trace[b_dtype1-cuda-True]
[20250828-13:20:54.351688] thunder/tests/test_autocast.py::test_autocast_torch_matmul[b_dtype1-cpu-False]
[gw7] [ 4%] PASSED [20250828-13:20:53.992423] thunder/tests/test_update_aliases.py::test_update_aliases_clamp__nvfuser_cuda_thunder::dtypes::float32
[20250828-13:20:54.530274] thunder/tests/test_update_aliases.py::test_parse_resnet18_torch_cuda_thunder::dtypes::float32[False]
[gw7] [ 4%] SKIPPED [20250828-13:20:54.530274] thunder/tests/test_update_aliases.py::test_parse_resnet18_torch_cuda_thunder::dtypes::float32[False]
[20250828-13:20:54.538186] thunder/tests/test_dynamo.py::test_thundercompiler_optim_step_DynamoThunder_cuda_thunder::dtypes::float32[sgd]
[gw3] [ 4%] PASSED [20250828-13:20:54.351688] thunder/tests/test_autocast.py::test_autocast_torch_matmul[b_dtype1-cpu-False]
[20250828-13:20:54.556769] thunder/tests/test_autocast.py::test_autocast_torch_matmul[b_dtype1-cuda-False]
[gw7] [ 4%] PASSED [20250828-13:20:54.538186] thunder/tests/test_dynamo.py::test_thundercompiler_optim_step_DynamoThunder_cuda_thunder::dtypes::float32[sgd]
[20250828-13:20:54.948535] thunder/tests/test_update_aliases.py::test_update_aliases_silu_nvfuser_cuda_thunder::dtypes::float32
[gw3] [ 4%] PASSED [20250828-13:20:54.556769] thunder/tests/test_autocast.py::test_autocast_torch_matmul[b_dtype1-cuda-False]
[20250828-13:20:55.013578] thunder/tests/test_autocast.py::test_autocast_trace[b_dtype0-cuda-False]
[gw8] [ 4%] PASSED [20250828-13:20:53.983961] thunder/tests/test_interpreter.py::test_exception_traceback[interpret_tracking]
[20250828-13:20:55.356281] thunder/tests/test_interpreter.py::test_nanogpt_csa[interpret]
[gw7] [ 4%] PASSED [20250828-13:20:54.948535] thunder/tests/test_update_aliases.py::test_update_aliases_silu_nvfuser_cuda_thunder::dtypes::float32
[20250828-13:20:55.543987] thunder/tests/test_update_aliases.py::test_update_aliases_cumsum__torch_cuda_thunder::dtypes::float32
[gw7] [ 4%] PASSED [20250828-13:20:55.543987] thunder/tests/test_update_aliases.py::test_update_aliases_cumsum__torch_cuda_thunder::dtypes::float32
[20250828-13:20:55.845343] thunder/tests/test_update_aliases.py::test_update_aliases_polygamma__torch_cuda_thunder::dtypes::float32
[gw7] [ 4%] PASSED [20250828-13:20:55.845343] thunder/tests/test_update_aliases.py::test_update_aliases_polygamma__torch_cuda_thunder::dtypes::float32
[20250828-13:20:55.958708] thunder/tests/test_update_aliases.py::test_update_aliases_hardtanh_nvfuser_cuda_thunder::dtypes::float32
[gw3] [ 4%] PASSED [20250828-13:20:55.013578] thunder/tests/test_autocast.py::test_autocast_trace[b_dtype0-cuda-False]
[20250828-13:20:56.464288] thunder/tests/test_autocast.py::test_autocast_torch_matmul[b_dtype0-cpu-True]
[gw7] [ 4%] PASSED [20250828-13:20:55.958708] thunder/tests/test_update_aliases.py::test_update_al
Loading