Views
No views yet
| Property | Value |
|---|---|
| Local time | 2026-08-12T19:59:42.155110+02:00 |
| Working directory | C:\Users\xxx\Desktop |
| Script path | C:\Users\xxx\Desktop\xformers_rocm_diag.py |
| Running from xFormers source tree | False |
| Property | Value |
|---|---|
| Operating System | Windows-11-10.0.26200-SP0 |
| Windows Version | 10.0.26200 |
| Machine | AMD64 |
| Processor | AMD64 Family 26 Model 112 Stepping 0, AuthenticAMD |
| Python | 3.12.10 (tags/v3.12.10:0cc8128, Apr 8 2025, 12:21:36) [MSC v.1943 64 bit (AMD64)] |
| Python Executable | C:\Users\xxx\AppData\Local\Programs\Python\Python312\python.exe |
| Python Prefix | C:\Users\xxx\AppData\Local\Programs\Python\Python312 |
| Python Base Prefix | C:\Users\xxx\AppData\Local\Programs\Python\Python312 |
| Property | Value |
|---|---|
| torch | 2.11.0+rocm7.13.0 |
| torchvision | 0.26.0+rocm7.13.0 |
| torchaudio | 2.11.0+rocm7.13.0 |
| xformers | 0.0.32+6b467648.d20260812 |
| triton | not installed / unavailable |
| ninja | 1.13.0 |
| setuptools | 84.0.0 |
| wheel | 0.48.0 |
| Property | Value |
|---|---|
| ROCM_PATH | C:\AMD\ROCm\7.1\ |
| Property | Value |
|---|---|
| ROCM_HOME | (not set) |
| Property | Value |
|---|---|
| HIP_PATH | C:\AMD\ROCm\7.1\ |
| Property | Value |
|---|---|
| HIP_HOME | (not set) |
| Property | Value |
|---|---|
| HIP_ARCHITECTURE | (not set) |
| Property | Value |
|---|---|
| PYTORCH_ROCM_ARCH | gfx1151 |
| Property | Value |
|---|---|
| XFORMERS_CK_FLASH_ATTN | (not set) |
| Property | Value |
|---|---|
| XFORMERS_BUILD_TYPE | (not set) |
| Property | Value |
|---|---|
| XFORMERS_ENABLE_DEBUG_ASSERTIONS | (not set) |
| Property | Value |
|---|---|
| XFORMERS_MORE_DETAILS | (not set) |
| Property | Value |
|---|---|
| XFORMERS_DISABLED_OPERATORS | ckF,ckB,ck_splitKF |
| Property | Value |
|---|---|
| TORCH_EXTENSIONS_VERBOSE | (not set) |
| Property | Value |
|---|---|
| MAX_JOBS | 1 |
| Property | Value |
|---|---|
| DISTUTILS_USE_SDK | 1 |
| Property | Value |
|---|---|
| MSSdk | (not set) |
| Property | Value |
|---|---|
| CUDA_PATH | (not set) |
| Property | Value |
|---|---|
| CUDA_HOME | (not set) |
| Property | Value |
|---|---|
| TORCH_CUDA_ARCH_LIST | (not set) |
| Property | Value |
|---|---|
| PATH | C:\AMD\ROCm\7.1\bin;C:\AMD\ROCm\7.1\lib;C:\Users\xxx\AppData\Local\Programs\Python\Python312\Lib\site-packages\torch\include;C:\llamacpp_rocm_gfx1151;C:\Users\xxx\AppData\Local\Programs\Python\Python312\Lib\site-packages\torch\lib |
| Property | Value |
|---|---|
| LIB | (not set) |
| Property | Value |
|---|---|
| torch.version | 2.11.0+rocm7.13.0 |
| torch.version.hip | 7.13.99004 |
| torch.version.cuda | not available |
| torch.file | C:\Users\xxx\AppData\Local\Programs\Python\Python312\Lib\site-packages\torch_init_.py |
| torch.cuda.is_available() | True |
| torch.backends.cuda.is_built() | True |
| GPU Name | AMD Radeon(TM) 8060S Graphics |
| GPU Index | 0 |
| GPU Total Memory | 107.87 GiB |
| GPU Compute Capability | 11.5 |
| GPU gcnArchName | gfx1151 |
| GPU Multiprocessors | 20 |
| Property | Value |
|---|---|
| xformers.version | 0.0.32+local |
| xformers.file | C:\Users\xxx\AppData\Local\Programs\Python\Python312\Lib\site-packages\xformers_init_.py |
| xformers package version (metadata) | 0.0.32+6b467648.d20260812 |
1{
2 "version": {
3 "cuda": null,
4 "hip": "7.1.51803",
5 "torch": "2.11.0",
6 "python": "3.12.10",
7 "flash": "0.0.0",
8 "use_torch_flash": false
9 },
10 "env": {}
11}python -m xformers.info01xFormers 0.0.32+local
2memory_efficient_attention.ckF: available
3memory_efficient_attention.ckB: available
4memory_efficient_attention.ck_splitKF: available
5memory_efficient_attention.cutlassF-pt: unavailable
6memory_efficient_attention.cutlassB-pt: unavailable
7memory_efficient_attention.fa2F@0.0.0: unavailable
8memory_efficient_attention.fa2B@0.0.0: unavailable
9memory_efficient_attention.fa3F@0.0.0: unavailable
10memory_efficient_attention.fa3B@0.0.0: unavailable
11memory_efficient_attention.fa3F_splitKV@0.0.0: unavailable
12memory_efficient_attention.triton_splitKF: available
13indexing.scaled_index_addF: available
14indexing.scaled_index_addB: available
15indexing.index_select: available
16sp24.sparse24_sparsify_both_ways: available
17sp24.sparse24_apply: available
18sp24.sparse24_apply_dense_output: available
19sp24._sparse24_gemm: available
20sp24._cslt_sparse_mm_search@0.0.0: available
21sp24._cslt_sparse_mm@0.0.0: available
22swiglu.dual_gemm_silu: available
23swiglu.gemm_fused_operand_sum: available
24swiglu.fused.p.cpp: available
25is_triton_available: True
26pytorch.version: 2.11.0+rocm7.13.0
27pytorch.cuda: available
28gpu.compute_capability: 11.5
29gpu.name: AMD Radeon(TM) 8060S Graphics
30dcgm_profiler: unavailable
31build.info: available
32build.cuda_version: None
33build.hip_version: 7.1.51803
34build.python_version: 3.12.10
35build.torch_version: 2.11.0
36source.privacy: open source| Property | Value |
|---|---|
| ck | ckB, ckF |
| ck_splitk | ck_splitK1, ck_splitK128, ck_splitK16, ck_splitK2, ck_splitK32, ck_splitK4, ck_splitK64, ck_splitK8, ck_splitKF |
| triton_splitk | triton_splitK1, triton_splitK128, triton_splitK16, triton_splitK2, triton_splitK32, triton_splitK4, triton_splitK64, triton_splitK8, triton_splitKF |
| cutlass | cutlassB-pt, cutlassF-pt |
| flash | fa2B@0.0.0, fa2F@0.0.0 |
| flash3 | fa3B@0.0.0, fa3F@0.0.0, fa3F_splitKV@0.0.0 |
memory_efficient_attention uses the layout (Batch, Sequence, Heads, HeadDim). PyTorch SDPA uses (Batch, Heads, Sequence, HeadDim). Comparisons account for this difference.| Seq | Heads | NAN | Good? |
|---|---|---|---|
| 16 | 8 | 4096/8192 | False |
| 32 | 8 | 0/16384 | True |
| 64 | 8 | 0/32768 | True |
| 128 | 8 | 0/65536 | True |
| 256 | 8 | 0/131072 | True |
| 512 | 8 | 0/262144 | True |
| 1024 | 8 | 0/524288 | True |
| 2048 | 32 | 0/4194304 | True |
SDPA comparison: OK(1, 4, 1, 64)| Dtype | xFormers Result | PyTorch SDPA Result | Max Difference |
|---|---|---|---|
torch.float16 | shape=(1, 4, 1, 64), dtype=torch.float16, NaN=128, Inf=0, finite=128/256, min=1.0, max=1.0 | shape=(1, 4, 1, 64), dtype=torch.float16, NaN=0, Inf=0, finite=256/256, min=1.0, max=1.0 | nan |
torch.bfloat16 | shape=(1, 4, 1, 64), dtype=torch.bfloat16, NaN=128, Inf=0, finite=128/256, min=1.0, max=1.0 | shape=(1, 4, 1, 64), dtype=torch.bfloat16, NaN=0, Inf=0, finite=256/256, min=1.0, max=1.0 | nan |
(1, 128, 8, 64)| Dtype | xFormers Result | PyTorch SDPA Result | Max Difference |
|---|---|---|---|
torch.float16 | shape=(1, 128, 8, 64), dtype=torch.float16, NaN=0, Inf=0, finite=65536/65536, min=1.0, max=1.0 | shape=(1, 128, 8, 64), dtype=torch.float16, NaN=0, Inf=0, finite=65536/65536, min=1.0, max=1.0 | 0.0 |
torch.bfloat16 | shape=(1, 128, 8, 64), dtype=torch.bfloat16, NaN=0, Inf=0, finite=65536/65536, min=1.0, max=1.0 | shape=(1, 128, 8, 64), dtype=torch.bfloat16, NaN=0, Inf=0, finite=65536/65536, min=1.0, max=1.0 | 0.0 |
(1, 512, 8, 64)| Dtype | xFormers Result | PyTorch SDPA Result | Max Difference |
|---|---|---|---|
torch.float16 | shape=(1, 512, 8, 64), dtype=torch.float16, NaN=0, Inf=0, finite=262144/262144, min=1.0, max=1.0 | shape=(1, 512, 8, 64), dtype=torch.float16, NaN=0, Inf=0, finite=262144/262144, min=1.0, max=1.0 | 0.0 |
torch.bfloat16 | shape=(1, 512, 8, 64), dtype=torch.bfloat16, NaN=0, Inf=0, finite=262144/262144, min=1.0, max=1.0 | shape=(1, 512, 8, 64), dtype=torch.bfloat16, NaN=0, Inf=0, finite=262144/262144, min=1.0, max=1.0 | 0.0 |
| Dtype | Shape | xFormers NaN | xFormers Inf | SDPA NaN | SDPA Inf | Max Difference |
|---|---|---|---|---|---|---|
torch.float16 | (1, 128, 8, 64) | 0 | 0 | 0 | 0 | 1.52587890625e-05 |
torch.bfloat16 | (1, 128, 8, 64) | 0 | 0 | 0 | 0 | 0.0001220703125 |
1PyTorch built with:
2 - C++ Version: 201703
3 - clang 23.0.0
4 - MSVC 194435224
5 - Intel(R) MKL-DNN v3.10.2 (Git Hash f1d471933dc852f956fd05389f9313c7148783d5)
6 - OpenMP 202011
7 - LAPACK is enabled (usually provided by MKL)
8 - CPU capability usage: AVX512
9 - HIP Runtime 7.13.99004
10 - MIOpen 3.5.1
11 - Build settings: BLAS_INFO=open, BUILD_TYPE=Release, COMMIT_SHA=71601f273f8d82178b99832e984a059e77d970c5, CXX_COMPILER=C:/home/runner/_work/_tool/Python/3.12.10/x64/Lib/site-packages/_rocm_sdk_devel/lib/llvm/bin/clang-cl.exe, CXX_FLAGS=/DWIN32 /D_WINDOWS /EHsc /Zc:__cplusplus /bigobj /FS /utf-8 -DUSE_PTHREADPOOL -DNDEBUG -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE /wd4624 /wd4068 /wd4067 /wd4267 /wd4661 /wd4717 /wd4244 /wd4804 /wd4273, LAPACK_INFO=open, PERF_WITH_AVX=1, PERF_WITH_AVX2=1, TORCH_VERSION=2.11.0, USE_CUDA=OFF, USE_CUDNN=OFF, USE_CUSPARSELT=OFF, USE_GFLAGS=OFF, USE_GLOG=OFF, USE_GLOO=OFF, USE_MKLDNN=ON, USE_MPI=OFF, USE_NCCL=OFF, USE_NNPACK=OFF, USE_OPENMP=ON, USE_ROCM=ON, USE_ROCM_KERNEL_ASSERT=OFF, USE_XCCL=OFF, USE_XPU=OFF,| Property | Value |
|---|---|
| c10.dll | C:\Users\xxx\AppData\Local\Programs\Python\Python312\Lib\site-packages\torch\lib\c10.dll |
| c10.lib | C:\Users\xxx\AppData\Local\Programs\Python\Python312\Lib\site-packages\torch\lib\c10.lib |
| torch_cpu.dll | C:\Users\xxx\AppData\Local\Programs\Python\Python312\Lib\site-packages\torch\lib\torch_cpu.dll |
| torch_cpu.lib | C:\Users\xxx\AppData\Local\Programs\Python\Python312\Lib\site-packages\torch\lib\torch_cpu.lib |
| torch.dll | C:\Users\xxx\AppData\Local\Programs\Python\Python312\Lib\site-packages\torch\lib\torch.dll |
| torch.lib | C:\Users\xxx\AppData\Local\Programs\Python\Python312\Lib\site-packages\torch\lib\torch.lib |
| torch_python.dll | C:\Users\xxx\AppData\Local\Programs\Python\Python312\Lib\site-packages\torch\lib\torch_python.dll |
| torch_python.lib | C:\Users\xxx\AppData\Local\Programs\Python\Python312\Lib\site-packages\torch\lib\torch_python.lib |
| amdhip64.dll | not found |
| amdhip64.lib | C:\AMD\ROCm\7.1\lib\amdhip64.lib |
| _C.pyd | C:\Users\xxx\AppData\Local\Programs\Python\Python312\Lib\site-packages\xformers_C.pyd |
dumpbin.exe was not found or _C.pyd is not available. This section is optional.pip show torch01Name: torch
2Version: 2.11.0+rocm7.13.0
3Summary: Tensors and Dynamic neural networks in Python with strong GPU acceleration
4Home-page: https://pytorch.org
5Author:
6Author-email: PyTorch Team <packages@pytorch.org>
7License: BSD-3-Clause
8Location: C:\Users\xxx\AppData\Local\Programs\Python\Python312\Lib\site-packages
9Requires: filelock, fsspec, jinja2, networkx, rocm, setuptools, sympy, typing-extensions
10Required-by: accelerate, auto-round, bitsandbytes, clean-fid, clip-anytorch, compressed-tensors, controlnet_aux, cut-cross-entropy, descript-audio-codec, descript-audiotools, docling-ibm-models, easyocr, fairscale, flair, invisible-watermark, julius, kornia, lightning, lpips, lycoris_lora, open_clip_torch, optimum-quanto, peft, pytorch-fid, pytorch-lightning, pytorch-wavelets, pytorch_revgrad, SAM-2, sentence-transformers, silero-vad, spandrel, timm, torch-stoi, torchdiffeq, torchmetrics, torchsde, torchvision, transformer-smaller-training-vocab, turboquant, ultralytics, ultralytics-thop, unsloth, unsloth_zoo, xformerspip show torchvision01Name: torchvision
2Version: 0.26.0+rocm7.13.0
3Summary: image and video datasets and models for torch deep learning
4Home-page: https://github.com/pytorch/vision
5Author: PyTorch Core Team
6Author-email: soumith@pytorch.org
7License: BSD
8Location: C:\Users\xxx\AppData\Local\Programs\Python\Python312\Lib\site-packages
9Requires: numpy, pillow, torch
10Required-by: clean-fid, clip-anytorch, controlnet_aux, docling-ibm-models, easyocr, lpips, open_clip_torch, pytorch-fid, SAM-2, spandrel, timm, ultralytics, unslothpip show torchaudio01Name: torchaudio
2Version: 2.11.0+rocm7.13.0
3Summary: An audio package for PyTorch
4Home-page: https://github.com/pytorch/audio
5Author: Soumith Chintala, David Pollack, Sean Naren, Peter Goldsborough, Moto Hira, Caroline Chen, Jeff Hwang, Zhaoheng Ni, Xiaohui Zhang
6Author-email: soumith@pytorch.org
7License:
8Location: C:\Users\xxx\AppData\Local\Programs\Python\Python312\Lib\site-packages
9Requires:
10Required-by: descript-audio-codec, descript-audiotools, silero-vad, torch-stoipip show xformers01Name: xformers
2Version: 0.0.32+6b467648.d20260812
3Summary: XFormers: A collection of composable Transformer building blocks.
4Home-page: https://facebookresearch.github.io/xformers/
5Author: Facebook AI Research
6Author-email: oncall+xformers@xmail.facebook.com
7License:
8Location: C:\Users\xxx\AppData\Local\Programs\Python\Python312\Lib\site-packages
9Requires: numpy, torch
10Required-by: unslothpip show triton1WARNING: Package(s) not found: triton7.13.99004