rocm_sdk_builder
rocm_sdk_builder copied to clipboard
REQUEST: gfx803 support
Hiya!
I got pretty excited seeing this, as gfx803 is generally not supported in recent ROCm and I presumed it would be included in this project.
I'm running on RX580 which was highly sought after during GPU shortages of COVID... I believe latest supported ROCm for gfx803 and gfx900 is 5.4.2
https://github.com/jrcichra/rocm-pytorch-gfx803 https://github.com/xuhuisheng/rocm-build/tree/develop/gfx803 https://wiki.archlinux.org/title/AMD_Radeon_Instinct_MI25#ROCm
I have newer had that generation of AMD cards by my self, so I have not never tried to add the support for that. If you have time to try, I could first try to add some very basic component support for it to some build branch.
Build would propably fail at some point but at least we could try to test whether rocminfo and amd-smi will detect the card and and also test whether hipcc and opencl apps works. And maybe also llama.cpp, vllm. etc which does not require whole stack like pytorch with gpu acceleration to work.
Happy to run it for you. I've successfully run rocm stuff using I think the xui persons docker but rocm version too low and my main usage is whisperx which uses ctranslate. It would definitely be great to be able to run llama locally, especially on GPU so CPU doesn't get bogged down, eg as code assistant. As far as I understood, the process was to to basically just have ROCm reasonably updated so one can build rocm pytorch from source (or ideally just use the appropriate existing rocm-pytorch version). There is also https://github.com/arlo-phoenix/CTranslate2-rocm This would be the ultimate ideal, as faster-whisper and whisperx (vs vanilla whisper) use ctranslate, and simply by doing so, become competitive on CPU (whisperx ctranslate2 cpu) what was already fast on gpu (whisper) Running ctranslate on the GPU would suggest a significant uplift in performance.
On Thu, Nov 7, 2024, 7:23 PM Mika Laitio @.***> wrote:
I have newer had that generation of AMD cards by my self, so I have not never tried to add the support for that. If you have time to try, I could first try to add some very basic component support for it to some build branch.
Build would propably fail at some point but at least we could try to test whether rocminfo and amd-smi will detect the card and and also test whether hipcc and opencl apps works. And maybe also llama.cpp, vllm. etc which does not require whole stack like pytorch with gpu acceleration to work.
— Reply to this email directly, view it on GitHub https://github.com/lamikr/rocm_sdk_builder/issues/173#issuecomment-2461720347, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGM4B3QIGRYH44HH4HD67IDZ7MWRVAVCNFSM6AAAAABRCHV7OGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINRRG4ZDAMZUG4 . You are receiving this because you authored the thread.Message ID: @.***>
If you can manually add the line
gfx803
to build_cfg.user file and then start the build with command
"./babs.sh -b'
to see how it will work? gfx803 is so old card that I do not believe I have time to start testing it by myself but if there are some easy to fix build errors I can try to help on those.
Editing the build_cfgs doesn't seem to effect babs?
EDIT: edited user_config.sh to include gfx803, running now EDIT: I've removed 803 from all but build_cfg_all.user. EDIT: Ah, now that I've edited user_config.sh, it produces the build_cfg.user, which contains only gfx803, I removed 803 from _all file. Stopped previous install and running again. EDIT: It spent a few hours building and got stuck around rocfft (see my next comment)
_______________________________
(base) (Sun Jan 12 13:08:27) c@archb rocm_sdk_builder$ cat /home/c/rocm_sdk_builder/docs/notes/containers/config/build_cfg_all.user
gfx803
gfx906
gfx908
gfx90a
gfx942
gfx1010
gfx1011
gfx1030
gfx1031
gfx1035
gfx1100
gfx1101
gfx1102
gfx1103
gfx1150
gfx1151
(base) (Sun Jan 12 13:08:30) c@archb rocm_sdk_builder$ cat /home/c/rocm_sdk_builder/docs/notes/containers/config/build_cfg_cdna.user
gfx803
gfx906
gfx908
gfx90a
gfx942
Select ROCM SDK build target GPUs. Space to select, Enter to finish save, ESC to cancel.
--------------------------------------------------------------------------------------------------
[ ] gfx906 (MI50/Radeon VII)
[ ] gfx908 (MI100)
[ ] gfx90a (MI210/250/250X)
[ ] gfx940 (MI300A)
[ ] gfx941 (MI300X)
[ ] gfx942 (MI300A/MI300X)
[ ] gfx1010 (Radeon RX 5600/5700)
[ ] gfx1011 (Radeon Pro V520)
[ ] gfx1012 (Radeon RX 5500)
[ ] gfx1030 (Radeon RX 6800/6900)
[ ] gfx1031 (Radeon RX 6700)
[ ] gfx1032 (Radeon RX 6600/6500)
[ ] gfx1035 (AMD Radeon 680M laptop iGPU)
[ ] gfx1036 (AMD Radeon 680M desktop iGPU)
[ ] gfx1100 (AMD Radeon 7900/7950)
[ ] gfx1101 (AMD Radeon 7700/7800)
[ ] gfx1102 (AMD Radeon 7500/7600/7700S)
[ ] gfx1103 (AMD Radeon 780M laptop iGPU)
Thought this could be helpful?
(base) (Sun Jan 12 13:13:58) c@archb rocm_sdk_builder$ rocminfo
ROCk module is loaded
=====================
HSA System Attributes
=====================
Runtime Version: 1.1
Runtime Ext Version: 1.6
System Timestamp Freq.: 1000.000000MHz
Sig. Max Wait Duration: 18446744073709551615 (0xFFFFFFFFFFFFFFFF) (timestamp count)
Machine Model: LARGE
System Endianness: LITTLE
Mwaitx: DISABLED
DMAbuf Support: YES
==========
HSA Agents
==========
*******
Agent 1
*******
Name: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
Uuid: CPU-XX
Marketing Name: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
Vendor Name: CPU
Feature: None specified
Profile: FULL_PROFILE
Float Round Mode: NEAR
Max Queue Number: 0(0x0)
Queue Min Size: 0(0x0)
Queue Max Size: 0(0x0)
Queue Type: MULTI
Node: 0
Device Type: CPU
Cache Info:
L1: 32768(0x8000) KB
Chip ID: 0(0x0)
ASIC Revision: 0(0x0)
Cacheline Size: 64(0x40)
Max Clock Freq. (MHz): 4900
BDFID: 0
Internal Node ID: 0
Compute Unit: 8
SIMDs per CU: 0
Shader Engines: 0
Shader Arrs. per Eng.: 0
WatchPts on Addr. Ranges:1
Memory Properties:
Features: None
Pool Info:
Pool 1
Segment: GLOBAL; FLAGS: FINE GRAINED
Size: 32829012(0x1f4ee54) KB
Allocatable: TRUE
Alloc Granule: 4KB
Alloc Recommended Granule:4KB
Alloc Alignment: 4KB
Accessible by all: TRUE
Pool 2
Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED
Size: 32829012(0x1f4ee54) KB
Allocatable: TRUE
Alloc Granule: 4KB
Alloc Recommended Granule:4KB
Alloc Alignment: 4KB
Accessible by all: TRUE
Pool 3
Segment: GLOBAL; FLAGS: COARSE GRAINED
Size: 32829012(0x1f4ee54) KB
Allocatable: TRUE
Alloc Granule: 4KB
Alloc Recommended Granule:4KB
Alloc Alignment: 4KB
Accessible by all: TRUE
ISA Info:
*******
Agent 2
*******
Name: gfx803
Uuid: GPU-XX
Marketing Name: AMD Radeon RX 580 Series
Vendor Name: AMD
Feature: KERNEL_DISPATCH
Profile: BASE_PROFILE
Float Round Mode: NEAR
Max Queue Number: 128(0x80)
Queue Min Size: 64(0x40)
Queue Max Size: 131072(0x20000)
Queue Type: MULTI
Node: 1
Device Type: GPU
Cache Info:
L1: 16(0x10) KB
Chip ID: 26591(0x67df)
ASIC Revision: 1(0x1)
Cacheline Size: 64(0x40)
Max Clock Freq. (MHz): 1411
BDFID: 256
Internal Node ID: 1
Compute Unit: 36
SIMDs per CU: 4
Shader Engines: 4
Shader Arrs. per Eng.: 1
WatchPts on Addr. Ranges:4
Coherent Host Access: FALSE
Memory Properties:
Features: KERNEL_DISPATCH
Fast F16 Operation: TRUE
Wavefront Size: 64(0x40)
Workgroup Max Size: 1024(0x400)
Workgroup Max Size per Dimension:
x 1024(0x400)
y 1024(0x400)
z 1024(0x400)
Max Waves Per CU: 40(0x28)
Max Work-item Per CU: 2560(0xa00)
Grid Max Size: 4294967295(0xffffffff)
Grid Max Size per Dimension:
x 4294967295(0xffffffff)
y 4294967295(0xffffffff)
z 4294967295(0xffffffff)
Max fbarriers/Workgrp: 32
Packet Processor uCode:: 730
SDMA engine uCode:: 58
IOMMU Support:: None
Pool Info:
Pool 1
Segment: GLOBAL; FLAGS: COARSE GRAINED
Size: 8388608(0x800000) KB
Allocatable: TRUE
Alloc Granule: 4KB
Alloc Recommended Granule:2048KB
Alloc Alignment: 4KB
Accessible by all: FALSE
Pool 2
Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED
Size: 8388608(0x800000) KB
Allocatable: TRUE
Alloc Granule: 4KB
Alloc Recommended Granule:2048KB
Alloc Alignment: 4KB
Accessible by all: FALSE
Pool 3
Segment: GROUP
Size: 64(0x40) KB
Allocatable: FALSE
Alloc Granule: 0KB
Alloc Recommended Granule:0KB
Alloc Alignment: 0KB
Accessible by all: FALSE
ISA Info:
ISA 1
Name: amdgcn-amd-amdhsa--gfx803
Machine Models: HSA_MACHINE_MODEL_LARGE
Profiles: HSA_PROFILE_BASE
Default Rounding Mode: NEAR
Default Rounding Mode: NEAR
Fast f16: TRUE
Workgroup Max Size: 1024(0x400)
Workgroup Max Size per Dimension:
x 1024(0x400)
y 1024(0x400)
z 1024(0x400)
Grid Max Size: 4294967295(0xffffffff)
Grid Max Size per Dimension:
x 4294967295(0xffffffff)
y 4294967295(0xffffffff)
z 4294967295(0xffffffff)
FBarrier Max Size: 32
*** Done ***
(base) (Sun Jan 12 13:15:05) c@archb rocm_sdk_builder$ amd-smi
bash: amd-smi: command not found
(base) (Sun Jan 12 13:15:56) c@archb rocm_sdk_builder$ rocm-smi
========================================== ROCm System Management Interface ==========================================
==================================================== Concise Info ====================================================
Device Node IDs Temp Power Partitions SCLK MCLK Fan Perf PwrCap VRAM% GPU%
(DID, GUID) (Edge) (Socket) (Mem, Compute, ID)
======================================================================================================================
0 1 0x67df, 38156 47.0°C 22.186W N/A, N/A, 0 1364Mhz 300Mhz 0% auto 180.0W 18% 0%
======================================================================================================================
================================================ End of ROCm SMI Log =================================================
(base) (Sun Jan 12 13:15:59) c@archb rocm_sdk_builder$
(base) (Sun Jan 12 18:18:07) c@archb rocm_sdk_builder$ ./babs.sh -b
ROCM_TARGET_TRIPLED: x86_64-rocm-linux-gnu
ROCM_PYTHON_VERSION: v3.11.9
INSTALL_DIR_PREFIX_SDK_ROOT: /opt/rocm_sdk_612
INSTALL_DIR_PREFIX_SDK_AI_MODELS: /opt/rocm_sdk_models
selected GPUs: gfx803
build
SDK_CXX_COMPILER_DEFAULT: /opt/rocm_sdk_612/bin/hipcc
HIP_PLATFORM_DEFAULT: amd
HIP_PLATFORM: hcc
HIP_PATH: /opt/rocm_sdk_612
SDK_ROOT_DIR: /home/c/rocm_sdk_builder
SDK_SRC_ROOT_DIR: /home/c/rocm_sdk_builder/src_projects
BUILD_RULE_ROOT_DIR: /home/c/rocm_sdk_builder/binfo
PATCH_FILE_ROOT_DIR: /home/c/rocm_sdk_builder/patches/rocm-6.1.2
BUILD_ROOT_DIR: /home/c/rocm_sdk_builder/builddir
INSTALL_DIR_PREFIX_SDK_ROOT: /opt/rocm_sdk_612
INSTALL_DIR_PREFIX_HIPCC: /opt/rocm_sdk_612
INSTALL_DIR_PREFIX_HIP_CLANG: /opt/rocm_sdk_612
INSTALL_DIR_PREFIX_C_COMPILER: /opt/rocm_sdk_612
INSTALL_DIR_PREFIX_HIP_LLVM: /opt/rocm_sdk_612
SPACE_SEPARATED_GPU_TARGET_LIST_DEFAULT: gfx803
SEMICOLON_SEPARATED_GPU_TARGET_LIST_DEFAULT: gfx803
LF_SEPARATED_GPU_TARGET_LIST_DEFAULT: gfx803
HIP_PATH_DEFAULT: /opt/rocm_sdk_612
Set cache size limit to 30.0 GB
SDK_ROOT_DIR: /home/c/rocm_sdk_builder
LIST_BINFO_FILE_FULLNAME[0]: /home/c/rocm_sdk_builder/binfo/core/001_rocm_core.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/001_rocm_core.binfo
---------------------------
[0] BINFO_APP_NAME: rocm-core
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/001_rocm_core.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: rocm-core
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/rocm-core
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/rocm-core
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/001_rocm_core
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/001_rocm_core/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[1]: /home/c/rocm_sdk_builder/binfo/core/002_01_cmake_backport.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/002_01_cmake_backport.binfo
---------------------------
[1] BINFO_APP_NAME: cmake
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/002_01_cmake_backport.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: cmake
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/cmake
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/cmake
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/002_01_cmake_backport
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/002_01_cmake_backport/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[2]: /home/c/rocm_sdk_builder/binfo/core/002_02_zstd_backport.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/002_02_zstd_backport.binfo
---------------------------
[2] BINFO_APP_NAME: zstd
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/002_02_zstd_backport.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: zstd
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/zstd
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/zstd
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/002_02_zstd_backport
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/002_02_zstd_backport/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[3]: /home/c/rocm_sdk_builder/binfo/core/002_03_python_backport.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/002_03_python_backport.binfo
---------------------------
[3] BINFO_APP_NAME: python
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/002_03_python_backport.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: cpython
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/cpython
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/cpython
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/002_03_python_backport
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/002_03_python_backport/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[4]: /home/c/rocm_sdk_builder/binfo/core/002_04_ffmpeg7_devel.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/002_04_ffmpeg7_devel.binfo
---------------------------
[4] BINFO_APP_NAME: ffmpeg7_devel
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/002_04_ffmpeg7_devel.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: ffmpeg7_devel
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/ffmpeg7_devel
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/ffmpeg7_devel
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/002_04_ffmpeg7_devel
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/002_04_ffmpeg7_devel/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[5]: /home/c/rocm_sdk_builder/binfo/core/003_llvm_project_llvm.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/003_llvm_project_llvm.binfo
---------------------------
[5] BINFO_APP_NAME: llvm-project
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/003_llvm_project_llvm.binfo
BINFO_APP_SRC_SUBDIR_BASENAME: llvm
BINFO_APP_SRC_TOPDIR_BASENAME: llvm-project
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/llvm-project/llvm
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/llvm-project
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/003_llvm_project_llvm
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/003_llvm_project_llvm/.result_install
---------------------------
/home/c/rocm_sdk_builder/builddir/003_llvm_project_llvm
[5] Pre-configuration: llvm-project
[Pre-configuration
llvm-project, pre-configuration command 0
Pre-configuration cmd ok: llvm-project
Pre-configuration ok: llvm-project
LIST_BINFO_FILE_FULLNAME[6]: /home/c/rocm_sdk_builder/binfo/core/004_01_roct-thunk-interface_shared.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/004_01_roct-thunk-interface_shared.binfo
---------------------------
[6] BINFO_APP_NAME: ROCT-Thunk-Interface_shared
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/004_01_roct-thunk-interface_shared.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: ROCT-Thunk-Interface
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/ROCT-Thunk-Interface
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/ROCT-Thunk-Interface
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/004_01_roct-thunk-interface_shared
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/004_01_roct-thunk-interface_shared/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[7]: /home/c/rocm_sdk_builder/binfo/core/004_02_roct-thunk-interface_static.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/004_02_roct-thunk-interface_static.binfo
---------------------------
[7] BINFO_APP_NAME: ROCT-Thunk-Interface_static
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/004_02_roct-thunk-interface_static.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: ROCT-Thunk-Interface
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/ROCT-Thunk-Interface
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/ROCT-Thunk-Interface
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/004_02_roct-thunk-interface_static
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/004_02_roct-thunk-interface_static/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[8]: /home/c/rocm_sdk_builder/binfo/core/005_01_hwloc.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/005_01_hwloc.binfo
---------------------------
[8] BINFO_APP_NAME: hwloc
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/005_01_hwloc.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: hwloc
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/hwloc
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/hwloc
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/005_01_hwloc
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/005_01_hwloc/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[9]: /home/c/rocm_sdk_builder/binfo/core/005_02_boost.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/005_02_boost.binfo
---------------------------
[9] BINFO_APP_NAME: boost
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/005_02_boost.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: boost
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/boost
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/boost
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/005_02_boost
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/005_02_boost/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[10]: /home/c/rocm_sdk_builder/binfo/core/005_03_gtest.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/005_03_gtest.binfo
---------------------------
[10] BINFO_APP_NAME: googletest
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/005_03_gtest.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: googletest
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/googletest
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/googletest
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/005_03_gtest
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/005_03_gtest/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[11]: /home/c/rocm_sdk_builder/binfo/core/005_04_half.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/005_04_half.binfo
---------------------------
[11] BINFO_APP_NAME: half
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/005_04_half.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: half
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/half
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/half
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/005_04_half
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/005_04_half/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[12]: /home/c/rocm_sdk_builder/binfo/core/006_01_rocm-cmake.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/006_01_rocm-cmake.binfo
---------------------------
[12] BINFO_APP_NAME: rocm-cmake
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/006_01_rocm-cmake.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: rocm-cmake
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/rocm-cmake
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/rocm-cmake
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/006_01_rocm-cmake
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/006_01_rocm-cmake/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[13]: /home/c/rocm_sdk_builder/binfo/core/006_02_hip_clang_rocm-device-libs.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/006_02_hip_clang_rocm-device-libs.binfo
---------------------------
[13] BINFO_APP_NAME: rocm-device-libs
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/006_02_hip_clang_rocm-device-libs.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: ROCm-Device-Libs
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/llvm-project/amd/device-libs
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/llvm-project/amd/device-libs
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/006_02_hip_clang_rocm-device-libs
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/006_02_hip_clang_rocm-device-libs/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[14]: /home/c/rocm_sdk_builder/binfo/core/007_01_rocr-runtime.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/007_01_rocr-runtime.binfo
---------------------------
[14] BINFO_APP_NAME: ROCR-Runtime
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/007_01_rocr-runtime.binfo
BINFO_APP_SRC_SUBDIR_BASENAME: src
BINFO_APP_SRC_TOPDIR_BASENAME: ROCR-Runtime
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/ROCR-Runtime/src
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/ROCR-Runtime
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/007_01_rocr-runtime
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/007_01_rocr-runtime/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[15]: /home/c/rocm_sdk_builder/binfo/core/007_02_rocminfo.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/007_02_rocminfo.binfo
---------------------------
[15] BINFO_APP_NAME: rocminfo
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/007_02_rocminfo.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: rocminfo
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/rocminfo
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/rocminfo
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/007_02_rocminfo
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/007_02_rocminfo/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[16]: /home/c/rocm_sdk_builder/binfo/core/008_01_aomp_extras.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/008_01_aomp_extras.binfo
---------------------------
[16] BINFO_APP_NAME: aomp-extras
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/008_01_aomp_extras.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: aomp-extras
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/aomp-extras
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/aomp-extras
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/008_01_aomp_extras
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/008_01_aomp_extras/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[17]: /home/c/rocm_sdk_builder/binfo/core/009_01_hipcc_hip.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/009_01_hipcc_hip.binfo
---------------------------
[17] BINFO_APP_NAME: hipcc_hip
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/009_01_hipcc_hip.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: HIP
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/HIP
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/HIP
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/009_01_hipcc_hip
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/009_01_hipcc_hip/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[18]: /home/c/rocm_sdk_builder/binfo/core/009_02_rocm-compilersupport.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/009_02_rocm-compilersupport.binfo
---------------------------
[18] BINFO_APP_NAME: ROCm-CompilerSupport
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/009_02_rocm-compilersupport.binfo
BINFO_APP_SRC_SUBDIR_BASENAME: lib/comgr
BINFO_APP_SRC_TOPDIR_BASENAME: ROCm-CompilerSupport
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/llvm-project/amd/comgr
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/ROCm-CompilerSupport
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/009_02_rocm-compilersupport
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/009_02_rocm-compilersupport/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[19]: /home/c/rocm_sdk_builder/binfo/core/009_03_hipcc_hipcc.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/009_03_hipcc_hipcc.binfo
---------------------------
[19] BINFO_APP_NAME: hipcc_hipcc
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/009_03_hipcc_hipcc.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: hipcc
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/llvm-project/amd/hipcc
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/llvm-project/amd/hipcc
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/009_03_hipcc_hipcc
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/009_03_hipcc_hipcc/.result_install
---------------------------
/home/c/rocm_sdk_builder/builddir/009_03_hipcc_hipcc
[19] Post-installing: hipcc_hipcc
post-install
hipcc_hipcc, post install command 0
rm -f /opt/rocm_sdk_612/bin/hipcc.bat
post-install cmd ok: hipcc_hipcc
hipcc_hipcc, post install command 1
rm -f /opt/rocm_sdk_612/hip/bin/hipcc.bat
post-install cmd ok: hipcc_hipcc
hipcc_hipcc, post install command 2
rm -f /opt/rocm_sdk_612/bin/hipconfig.bat
post-install cmd ok: hipcc_hipcc
hipcc_hipcc, post install command 3
rm -f /opt/rocm_sdk_612/hip/bin/hipconfig.bat
post-install cmd ok: hipcc_hipcc
post-install ok: hipcc_hipcc
LIST_BINFO_FILE_FULLNAME[20]: /home/c/rocm_sdk_builder/binfo/core/009_04_hipcc_clr.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/009_04_hipcc_clr.binfo
---------------------------
[20] BINFO_APP_NAME: clr
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/009_04_hipcc_clr.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: clr
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/clr
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/clr
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/009_04_hipcc_clr
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/009_04_hipcc_clr/.result_install
---------------------------
/home/c/rocm_sdk_builder/builddir/009_04_hipcc_clr
[20] Pre-configuration: clr
[Pre-configuration
clr, pre-configuration command 0
Pre-configuration cmd ok: clr
Pre-configuration ok: clr
LIST_BINFO_FILE_FULLNAME[21]: /home/c/rocm_sdk_builder/binfo/core/010_01_rocPRIM.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/010_01_rocPRIM.binfo
---------------------------
[21] BINFO_APP_NAME: rocPRIM
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/010_01_rocPRIM.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: rocPRIM
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/rocPRIM
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/rocPRIM
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/010_01_rocPRIM
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/010_01_rocPRIM/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[22]: /home/c/rocm_sdk_builder/binfo/core/010_02_rocthrust.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/010_02_rocthrust.binfo
---------------------------
[22] BINFO_APP_NAME: rocThrust
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/010_02_rocthrust.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: rocThrust
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/rocThrust
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/rocThrust
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/010_02_rocthrust
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/010_02_rocthrust/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[23]: /home/c/rocm_sdk_builder/binfo/core/011_01_roctracer.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/011_01_roctracer.binfo
---------------------------
[23] BINFO_APP_NAME: roctracer
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/011_01_roctracer.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: roctracer
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/roctracer
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/roctracer
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/011_01_roctracer
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/011_01_roctracer/.result_install
---------------------------
/home/c/rocm_sdk_builder/builddir/011_01_roctracer
[23] Pre-configuration: roctracer
[Pre-configuration
roctracer, pre-configuration command 0
Pre-configuration cmd ok: roctracer
Pre-configuration ok: roctracer
LIST_BINFO_FILE_FULLNAME[24]: /home/c/rocm_sdk_builder/binfo/core/011_02_rocprofiler.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/011_02_rocprofiler.binfo
---------------------------
[24] BINFO_APP_NAME: rocprofiler
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/011_02_rocprofiler.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: rocprofiler
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/rocprofiler
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/rocprofiler
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/011_02_rocprofiler
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/011_02_rocprofiler/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[25]: /home/c/rocm_sdk_builder/binfo/core/012_01_rocdbgapi.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/012_01_rocdbgapi.binfo
---------------------------
[25] BINFO_APP_NAME: rocdbgapi
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/012_01_rocdbgapi.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: rocdbgapi
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/rocdbgapi
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/rocdbgapi
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/012_01_rocdbgapi
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/012_01_rocdbgapi/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[26]: /home/c/rocm_sdk_builder/binfo/core/012_02_rocgdb.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/012_02_rocgdb.binfo
---------------------------
[26] BINFO_APP_NAME: rocgdb
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/012_02_rocgdb.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: rocgdb
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/rocgdb
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/rocgdb
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/012_02_rocgdb
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/012_02_rocgdb/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[27]: /home/c/rocm_sdk_builder/binfo/core/013_01_rocm_smi_lib.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/013_01_rocm_smi_lib.binfo
---------------------------
[27] BINFO_APP_NAME: rocm_smi_lib
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/013_01_rocm_smi_lib.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: rocm_smi_lib
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/rocm_smi_lib
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/rocm_smi_lib
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/013_01_rocm_smi_lib
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/013_01_rocm_smi_lib/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[28]: /home/c/rocm_sdk_builder/binfo/core/013_02_amdsmi.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/013_02_amdsmi.binfo
---------------------------
[28] BINFO_APP_NAME: amdsmi
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/013_02_amdsmi.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: amdsmi
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/amdsmi
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/amdsmi
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/013_02_amdsmi
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/013_02_amdsmi/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[29]: /home/c/rocm_sdk_builder/binfo/core/013_03_nvtop.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/013_03_nvtop.binfo
---------------------------
[29] BINFO_APP_NAME: nvtop
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/013_03_nvtop.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: nvtop
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/nvtop
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/nvtop
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/013_03_nvtop
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/013_03_nvtop/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[30]: /home/c/rocm_sdk_builder/binfo/core/015_01_ucx_openmpi.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/015_01_ucx_openmpi.binfo
---------------------------
[30] BINFO_APP_NAME: ucx
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/015_01_ucx_openmpi.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: ucx
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/ucx
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/ucx
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/015_01_ucx_openmpi
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/015_01_ucx_openmpi/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[31]: /home/c/rocm_sdk_builder/binfo/core/015_02_ucc_openmpi.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/015_02_ucc_openmpi.binfo
---------------------------
[31] BINFO_APP_NAME: ucc
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/015_02_ucc_openmpi.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: ucc
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/ucc
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/ucc
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/015_02_ucc_openmpi
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/015_02_ucc_openmpi/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[32]: /home/c/rocm_sdk_builder/binfo/core/015_03_slurm.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/015_03_slurm.binfo
---------------------------
[32] BINFO_APP_NAME: slurm
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/015_03_slurm.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: slurm
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/slurm
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/slurm
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/015_03_slurm
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/015_03_slurm/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[33]: /home/c/rocm_sdk_builder/binfo/core/015_04_openmpi.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/015_04_openmpi.binfo
---------------------------
[33] BINFO_APP_NAME: openmpi
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/015_04_openmpi.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: openmpi
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/openmpi
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/openmpi
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/015_04_openmpi
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/015_04_openmpi/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[34]: /home/c/rocm_sdk_builder/binfo/core/015_05_mpi4py.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/015_05_mpi4py.binfo
---------------------------
[34] BINFO_APP_NAME: mpi4py
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/015_05_mpi4py.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: mpi4py
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/mpi4py
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/mpi4py
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/015_05_mpi4py
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/015_05_mpi4py/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[35]: /home/c/rocm_sdk_builder/binfo/core/016_01_flang_libpgmath.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/016_01_flang_libpgmath.binfo
---------------------------
[35] BINFO_APP_NAME: flang_libpgmath
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/016_01_flang_libpgmath.binfo
BINFO_APP_SRC_SUBDIR_BASENAME: runtime/libpgmath
BINFO_APP_SRC_TOPDIR_BASENAME: flang
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/flang/runtime/libpgmath
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/flang
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/016_01_flang_libpgmath
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/016_01_flang_libpgmath/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[36]: /home/c/rocm_sdk_builder/binfo/core/016_02_flang.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/016_02_flang.binfo
---------------------------
[36] BINFO_APP_NAME: flang
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/016_02_flang.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: flang
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/flang
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/flang
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/016_02_flang
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/016_02_flang/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[37]: /home/c/rocm_sdk_builder/binfo/core/016_03_llvm_project_openmp.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/016_03_llvm_project_openmp.binfo
---------------------------
[37] BINFO_APP_NAME: llvm-project_openmp
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/016_03_llvm_project_openmp.binfo
BINFO_APP_SRC_SUBDIR_BASENAME: openmp
BINFO_APP_SRC_TOPDIR_BASENAME: llvm-project
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/llvm-project/openmp
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/llvm-project
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/016_03_llvm_project_openmp
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/016_03_llvm_project_openmp/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[38]: /home/c/rocm_sdk_builder/binfo/core/016_04_flang_runtime.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/016_04_flang_runtime.binfo
---------------------------
[38] BINFO_APP_NAME: flang
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/016_04_flang_runtime.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: flang
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/flang
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/flang
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/016_04_flang_runtime
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/016_04_flang_runtime/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[39]: /home/c/rocm_sdk_builder/binfo/core/016_05_llvm_project_openmp_fortran.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/016_05_llvm_project_openmp_fortran.binfo
---------------------------
[39] BINFO_APP_NAME: llvm-project_openmp_fortran
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/016_05_llvm_project_openmp_fortran.binfo
BINFO_APP_SRC_SUBDIR_BASENAME: openmp
BINFO_APP_SRC_TOPDIR_BASENAME: llvm-project
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/llvm-project/openmp
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/llvm-project
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/016_05_llvm_project_openmp_fortran
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/016_05_llvm_project_openmp_fortran/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[40]: /home/c/rocm_sdk_builder/binfo/core/017_hipify.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/017_hipify.binfo
---------------------------
[40] BINFO_APP_NAME: HIPIFY
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/017_hipify.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: HIPIFY
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/HIPIFY
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/HIPIFY
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/017_hipify
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/017_hipify/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[41]: /home/c/rocm_sdk_builder/binfo/core/018_rccl.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/018_rccl.binfo
---------------------------
[41] BINFO_APP_NAME: rccl
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/018_rccl.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: rccl
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/rccl
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/rccl
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/018_rccl
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/018_rccl/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[42]: /home/c/rocm_sdk_builder/binfo/core/019_clang-ocl.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/019_clang-ocl.binfo
---------------------------
[42] BINFO_APP_NAME: clang-ocl
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/019_clang-ocl.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: clang-ocl
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/clang-ocl
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/clang-ocl
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/019_clang-ocl
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/019_clang-ocl/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[43]: /home/c/rocm_sdk_builder/binfo/core/020_01_amd_fftw_single_precision.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/020_01_amd_fftw_single_precision.binfo
---------------------------
[43] BINFO_APP_NAME: amd-fftw
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/020_01_amd_fftw_single_precision.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: amd-fftw
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/amd-fftw
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/amd-fftw
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/020_01_amd_fftw_single_precision
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/020_01_amd_fftw_single_precision/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[44]: /home/c/rocm_sdk_builder/binfo/core/020_02_amd_fftw_double_precision.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/020_02_amd_fftw_double_precision.binfo
---------------------------
[44] BINFO_APP_NAME: amd-fftw
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/020_02_amd_fftw_double_precision.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: amd-fftw
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/amd-fftw
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/amd-fftw
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/020_02_amd_fftw_double_precision
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/020_02_amd_fftw_double_precision/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[45]: /home/c/rocm_sdk_builder/binfo/core/020_03_amd_fftw_long_double_precision.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/020_03_amd_fftw_long_double_precision.binfo
---------------------------
[45] BINFO_APP_NAME: amd-fftw
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/020_03_amd_fftw_long_double_precision.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: amd-fftw
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/amd-fftw
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/amd-fftw
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/020_03_amd_fftw_long_double_precision
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/020_03_amd_fftw_long_double_precision/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[46]: /home/c/rocm_sdk_builder/binfo/core/020_04_amd_fftw_quad_precision.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/020_04_amd_fftw_quad_precision.binfo
---------------------------
[46] BINFO_APP_NAME: amd-fftw
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/020_04_amd_fftw_quad_precision.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: amd-fftw
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/amd-fftw
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/amd-fftw
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/020_04_amd_fftw_quad_precision
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/020_04_amd_fftw_quad_precision/.result_install
---------------------------
LIST_BINFO_FILE_FULLNAME[47]: /home/c/rocm_sdk_builder/binfo/core/021_rocFFT.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/021_rocFFT.binfo
---------------------------
[47] BINFO_APP_NAME: rocFFT
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/021_rocFFT.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: rocFFT
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/rocFFT
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/rocFFT
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/021_rocFFT
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/021_rocFFT/.result_install
---------------------------
/home/c/rocm_sdk_builder/builddir/021_rocFFT
[47] Building: rocFFT
make -j6
/usr/bin/cmake -S/home/c/rocm_sdk_builder/src_projects/rocFFT -B/home/c/rocm_sdk_builder/builddir/021_rocFFT --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /home/c/rocm_sdk_builder/builddir/021_rocFFT/CMakeFiles /home/c/rocm_sdk_builder/builddir/021_rocFFT//CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[1]: Entering directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make -f library/src/CMakeFiles/rocfft-rtc-compile.dir/build.make library/src/CMakeFiles/rocfft-rtc-compile.dir/depend
make -f library/src/CMakeFiles/sqlite3.dir/build.make library/src/CMakeFiles/sqlite3.dir/depend
make -f library/src/CMakeFiles/rocfft-rtc-common.dir/build.make library/src/CMakeFiles/rocfft-rtc-common.dir/depend
make -f library/src/CMakeFiles/rocfft-rtc-subprocess.dir/build.make library/src/CMakeFiles/rocfft-rtc-subprocess.dir/depend
make -f library/src/CMakeFiles/rocfft-rtc-gen.dir/build.make library/src/CMakeFiles/rocfft-rtc-gen.dir/depend
make -f library/src/CMakeFiles/rocfft-solution-map.dir/build.make library/src/CMakeFiles/rocfft-solution-map.dir/depend
make[2]: Entering directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
cd /home/c/rocm_sdk_builder/builddir/021_rocFFT && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/c/rocm_sdk_builder/src_projects/rocFFT /home/c/rocm_sdk_builder/src_projects/rocFFT/library/src /home/c/rocm_sdk_builder/builddir/021_rocFFT /home/c/rocm_sdk_builder/builddir/021_rocFFT/library/src /home/c/rocm_sdk_builder/builddir/021_rocFFT/library/src/CMakeFiles/sqlite3.dir/DependInfo.cmake "--color="
make[2]: Entering directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
cd /home/c/rocm_sdk_builder/builddir/021_rocFFT && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/c/rocm_sdk_builder/src_projects/rocFFT /home/c/rocm_sdk_builder/src_projects/rocFFT/library/src /home/c/rocm_sdk_builder/builddir/021_rocFFT /home/c/rocm_sdk_builder/builddir/021_rocFFT/library/src /home/c/rocm_sdk_builder/builddir/021_rocFFT/library/src/CMakeFiles/rocfft-rtc-compile.dir/DependInfo.cmake "--color="
make[2]: Entering directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
cd /home/c/rocm_sdk_builder/builddir/021_rocFFT && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/c/rocm_sdk_builder/src_projects/rocFFT /home/c/rocm_sdk_builder/src_projects/rocFFT/library/src /home/c/rocm_sdk_builder/builddir/021_rocFFT /home/c/rocm_sdk_builder/builddir/021_rocFFT/library/src /home/c/rocm_sdk_builder/builddir/021_rocFFT/library/src/CMakeFiles/rocfft-rtc-subprocess.dir/DependInfo.cmake "--color="
make[2]: Entering directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
cd /home/c/rocm_sdk_builder/builddir/021_rocFFT && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/c/rocm_sdk_builder/src_projects/rocFFT /home/c/rocm_sdk_builder/src_projects/rocFFT/library/src /home/c/rocm_sdk_builder/builddir/021_rocFFT /home/c/rocm_sdk_builder/builddir/021_rocFFT/library/src /home/c/rocm_sdk_builder/builddir/021_rocFFT/library/src/CMakeFiles/rocfft-rtc-common.dir/DependInfo.cmake "--color="
make[2]: Entering directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
cd /home/c/rocm_sdk_builder/builddir/021_rocFFT && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/c/rocm_sdk_builder/src_projects/rocFFT /home/c/rocm_sdk_builder/src_projects/rocFFT/library/src /home/c/rocm_sdk_builder/builddir/021_rocFFT /home/c/rocm_sdk_builder/builddir/021_rocFFT/library/src /home/c/rocm_sdk_builder/builddir/021_rocFFT/library/src/CMakeFiles/rocfft-solution-map.dir/DependInfo.cmake "--color="
make[2]: Entering directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
cd /home/c/rocm_sdk_builder/builddir/021_rocFFT && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/c/rocm_sdk_builder/src_projects/rocFFT /home/c/rocm_sdk_builder/src_projects/rocFFT/library/src /home/c/rocm_sdk_builder/builddir/021_rocFFT /home/c/rocm_sdk_builder/builddir/021_rocFFT/library/src /home/c/rocm_sdk_builder/builddir/021_rocFFT/library/src/CMakeFiles/rocfft-rtc-gen.dir/DependInfo.cmake "--color="
make[2]: Leaving directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make -f library/src/CMakeFiles/sqlite3.dir/build.make library/src/CMakeFiles/sqlite3.dir/build
make[2]: Leaving directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make -f library/src/CMakeFiles/rocfft-rtc-subprocess.dir/build.make library/src/CMakeFiles/rocfft-rtc-subprocess.dir/build
make[2]: Leaving directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make -f library/src/CMakeFiles/rocfft-rtc-compile.dir/build.make library/src/CMakeFiles/rocfft-rtc-compile.dir/build
make[2]: Entering directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make[2]: Nothing to be done for 'library/src/CMakeFiles/sqlite3.dir/build'.
make[2]: Leaving directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make[2]: Leaving directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make -f library/src/CMakeFiles/rocfft-rtc-common.dir/build.make library/src/CMakeFiles/rocfft-rtc-common.dir/build
make[2]: Leaving directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make -f library/src/CMakeFiles/rocfft-solution-map.dir/build.make library/src/CMakeFiles/rocfft-solution-map.dir/build
make[2]: Entering directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make[2]: Nothing to be done for 'library/src/CMakeFiles/rocfft-rtc-subprocess.dir/build'.
make[2]: Leaving directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make[2]: Entering directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make[2]: Nothing to be done for 'library/src/CMakeFiles/rocfft-rtc-compile.dir/build'.
make[2]: Leaving directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make[2]: Leaving directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make[2]: Entering directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make[2]: Nothing to be done for 'library/src/CMakeFiles/rocfft-rtc-common.dir/build'.
make[2]: Leaving directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make[2]: Entering directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make[2]: Nothing to be done for 'library/src/CMakeFiles/rocfft-solution-map.dir/build'.
make[2]: Leaving directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make -f library/src/CMakeFiles/rocfft-rtc-gen.dir/build.make library/src/CMakeFiles/rocfft-rtc-gen.dir/build
[ 1%] Built target sqlite3
make -f library/src/CMakeFiles/rocfft-tuning-helper.dir/build.make library/src/CMakeFiles/rocfft-tuning-helper.dir/depend
[ 2%] Built target rocfft-rtc-compile
make[2]: Entering directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make[2]: Nothing to be done for 'library/src/CMakeFiles/rocfft-rtc-gen.dir/build'.
make[2]: Leaving directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
[ 4%] Built target rocfft-rtc-subprocess
make -f library/src/device/generator/CMakeFiles/stockham_gen.dir/build.make library/src/device/generator/CMakeFiles/stockham_gen.dir/depend
make -f library/src/device/generator/CMakeFiles/generator.dir/build.make library/src/device/generator/CMakeFiles/generator.dir/depend
make[2]: Entering directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
cd /home/c/rocm_sdk_builder/builddir/021_rocFFT && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/c/rocm_sdk_builder/src_projects/rocFFT /home/c/rocm_sdk_builder/src_projects/rocFFT/library/src /home/c/rocm_sdk_builder/builddir/021_rocFFT /home/c/rocm_sdk_builder/builddir/021_rocFFT/library/src /home/c/rocm_sdk_builder/builddir/021_rocFFT/library/src/CMakeFiles/rocfft-tuning-helper.dir/DependInfo.cmake "--color="
[ 14%] Built target rocfft-rtc-common
[ 14%] Built target rocfft-solution-map
make[2]: Entering directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
cd /home/c/rocm_sdk_builder/builddir/021_rocFFT && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/c/rocm_sdk_builder/src_projects/rocFFT /home/c/rocm_sdk_builder/src_projects/rocFFT/library/src/device/generator /home/c/rocm_sdk_builder/builddir/021_rocFFT /home/c/rocm_sdk_builder/builddir/021_rocFFT/library/src/device/generator /home/c/rocm_sdk_builder/builddir/021_rocFFT/library/src/device/generator/CMakeFiles/stockham_gen.dir/DependInfo.cmake "--color="
make -f library/src/CMakeFiles/rocfft_rtc_helper.dir/build.make library/src/CMakeFiles/rocfft_rtc_helper.dir/depend
make -f library/src/CMakeFiles/rocfft-rtc-cache.dir/build.make library/src/CMakeFiles/rocfft-rtc-cache.dir/depend
make[2]: Entering directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
cd /home/c/rocm_sdk_builder/builddir/021_rocFFT && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/c/rocm_sdk_builder/src_projects/rocFFT /home/c/rocm_sdk_builder/src_projects/rocFFT/library/src/device/generator /home/c/rocm_sdk_builder/builddir/021_rocFFT /home/c/rocm_sdk_builder/builddir/021_rocFFT/library/src/device/generator /home/c/rocm_sdk_builder/builddir/021_rocFFT/library/src/device/generator/CMakeFiles/generator.dir/DependInfo.cmake "--color="
make[2]: Entering directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
cd /home/c/rocm_sdk_builder/builddir/021_rocFFT && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/c/rocm_sdk_builder/src_projects/rocFFT /home/c/rocm_sdk_builder/src_projects/rocFFT/library/src /home/c/rocm_sdk_builder/builddir/021_rocFFT /home/c/rocm_sdk_builder/builddir/021_rocFFT/library/src /home/c/rocm_sdk_builder/builddir/021_rocFFT/library/src/CMakeFiles/rocfft_rtc_helper.dir/DependInfo.cmake "--color="
make[2]: Entering directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
cd /home/c/rocm_sdk_builder/builddir/021_rocFFT && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/c/rocm_sdk_builder/src_projects/rocFFT /home/c/rocm_sdk_builder/src_projects/rocFFT/library/src /home/c/rocm_sdk_builder/builddir/021_rocFFT /home/c/rocm_sdk_builder/builddir/021_rocFFT/library/src /home/c/rocm_sdk_builder/builddir/021_rocFFT/library/src/CMakeFiles/rocfft-rtc-cache.dir/DependInfo.cmake "--color="
[ 26%] Built target rocfft-rtc-gen
make[2]: Leaving directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make -f library/src/CMakeFiles/rocfft-tuning-helper.dir/build.make library/src/CMakeFiles/rocfft-tuning-helper.dir/build
make[2]: Leaving directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make -f library/src/device/generator/CMakeFiles/stockham_gen.dir/build.make library/src/device/generator/CMakeFiles/stockham_gen.dir/build
make[2]: Leaving directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make[2]: Leaving directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make -f library/src/device/generator/CMakeFiles/generator.dir/build.make library/src/device/generator/CMakeFiles/generator.dir/build
make -f library/src/CMakeFiles/rocfft-rtc-cache.dir/build.make library/src/CMakeFiles/rocfft-rtc-cache.dir/build
make[2]: Leaving directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make -f library/src/CMakeFiles/rocfft_rtc_helper.dir/build.make library/src/CMakeFiles/rocfft_rtc_helper.dir/build
make[2]: Entering directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make[2]: Nothing to be done for 'library/src/CMakeFiles/rocfft-tuning-helper.dir/build'.
make[2]: Leaving directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make[2]: Entering directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make[2]: Nothing to be done for 'library/src/device/generator/CMakeFiles/stockham_gen.dir/build'.
make[2]: Leaving directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make[2]: Entering directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make[2]: Nothing to be done for 'library/src/device/generator/CMakeFiles/generator.dir/build'.
make[2]: Leaving directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make[2]: Entering directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make[2]: Nothing to be done for 'library/src/CMakeFiles/rocfft-rtc-cache.dir/build'.
make[2]: Leaving directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make[2]: Entering directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make[2]: Nothing to be done for 'library/src/CMakeFiles/rocfft_rtc_helper.dir/build'.
make[2]: Leaving directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
[ 27%] Built target stockham_gen
[ 28%] Built target rocfft-tuning-helper
[ 30%] Built target rocfft-rtc-cache
make -f library/src/CMakeFiles/rocfft-rtc-launch.dir/build.make library/src/CMakeFiles/rocfft-rtc-launch.dir/depend
[ 33%] Built target generator
make -f library/src/device/generator/CMakeFiles/stockham_aot.dir/build.make library/src/device/generator/CMakeFiles/stockham_aot.dir/depend
make[2]: Entering directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
cd /home/c/rocm_sdk_builder/builddir/021_rocFFT && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/c/rocm_sdk_builder/src_projects/rocFFT /home/c/rocm_sdk_builder/src_projects/rocFFT/library/src/device/generator /home/c/rocm_sdk_builder/builddir/021_rocFFT /home/c/rocm_sdk_builder/builddir/021_rocFFT/library/src/device/generator /home/c/rocm_sdk_builder/builddir/021_rocFFT/library/src/device/generator/CMakeFiles/stockham_aot.dir/DependInfo.cmake "--color="
[ 36%] Built target rocfft_rtc_helper
make[2]: Entering directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
cd /home/c/rocm_sdk_builder/builddir/021_rocFFT && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/c/rocm_sdk_builder/src_projects/rocFFT /home/c/rocm_sdk_builder/src_projects/rocFFT/library/src /home/c/rocm_sdk_builder/builddir/021_rocFFT /home/c/rocm_sdk_builder/builddir/021_rocFFT/library/src /home/c/rocm_sdk_builder/builddir/021_rocFFT/library/src/CMakeFiles/rocfft-rtc-launch.dir/DependInfo.cmake "--color="
make[2]: Leaving directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make -f library/src/device/generator/CMakeFiles/stockham_aot.dir/build.make library/src/device/generator/CMakeFiles/stockham_aot.dir/build
make[2]: Leaving directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make -f library/src/CMakeFiles/rocfft-rtc-launch.dir/build.make library/src/CMakeFiles/rocfft-rtc-launch.dir/build
make[2]: Entering directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make[2]: Nothing to be done for 'library/src/device/generator/CMakeFiles/stockham_aot.dir/build'.
make[2]: Leaving directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make[2]: Entering directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make[2]: Nothing to be done for 'library/src/CMakeFiles/rocfft-rtc-launch.dir/build'.
make[2]: Leaving directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
[ 39%] Built target stockham_aot
make -f library/src/device/CMakeFiles/gen_headers_target.dir/build.make library/src/device/CMakeFiles/gen_headers_target.dir/depend
make[2]: Entering directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
cd /home/c/rocm_sdk_builder/builddir/021_rocFFT && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/c/rocm_sdk_builder/src_projects/rocFFT /home/c/rocm_sdk_builder/src_projects/rocFFT/library/src/device /home/c/rocm_sdk_builder/builddir/021_rocFFT /home/c/rocm_sdk_builder/builddir/021_rocFFT/library/src/device /home/c/rocm_sdk_builder/builddir/021_rocFFT/library/src/device/CMakeFiles/gen_headers_target.dir/DependInfo.cmake "--color="
[ 52%] Built target rocfft-rtc-launch
make[2]: Leaving directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make -f library/src/device/CMakeFiles/gen_headers_target.dir/build.make library/src/device/CMakeFiles/gen_headers_target.dir/build
make[2]: Entering directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make[2]: Nothing to be done for 'library/src/device/CMakeFiles/gen_headers_target.dir/build'.
make[2]: Leaving directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
[ 53%] Built target gen_headers_target
make -f library/src/device/CMakeFiles/rocfft-function-pool.dir/build.make library/src/device/CMakeFiles/rocfft-function-pool.dir/depend
make[2]: Entering directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
cd /home/c/rocm_sdk_builder/builddir/021_rocFFT && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/c/rocm_sdk_builder/src_projects/rocFFT /home/c/rocm_sdk_builder/src_projects/rocFFT/library/src/device /home/c/rocm_sdk_builder/builddir/021_rocFFT /home/c/rocm_sdk_builder/builddir/021_rocFFT/library/src/device /home/c/rocm_sdk_builder/builddir/021_rocFFT/library/src/device/CMakeFiles/rocfft-function-pool.dir/DependInfo.cmake "--color="
make[2]: Leaving directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make -f library/src/device/CMakeFiles/rocfft-function-pool.dir/build.make library/src/device/CMakeFiles/rocfft-function-pool.dir/build
make[2]: Entering directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make[2]: Nothing to be done for 'library/src/device/CMakeFiles/rocfft-function-pool.dir/build'.
make[2]: Leaving directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
[ 56%] Built target rocfft-function-pool
make -f library/src/CMakeFiles/rocfft_aot_helper.dir/build.make library/src/CMakeFiles/rocfft_aot_helper.dir/depend
make -f library/src/CMakeFiles/rocfft_config_search.dir/build.make library/src/CMakeFiles/rocfft_config_search.dir/depend
make -f library/src/CMakeFiles/rocfft.dir/build.make library/src/CMakeFiles/rocfft.dir/depend
make[2]: Entering directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
cd /home/c/rocm_sdk_builder/builddir/021_rocFFT && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/c/rocm_sdk_builder/src_projects/rocFFT /home/c/rocm_sdk_builder/src_projects/rocFFT/library/src /home/c/rocm_sdk_builder/builddir/021_rocFFT /home/c/rocm_sdk_builder/builddir/021_rocFFT/library/src /home/c/rocm_sdk_builder/builddir/021_rocFFT/library/src/CMakeFiles/rocfft_aot_helper.dir/DependInfo.cmake "--color="
make[2]: Entering directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
cd /home/c/rocm_sdk_builder/builddir/021_rocFFT && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/c/rocm_sdk_builder/src_projects/rocFFT /home/c/rocm_sdk_builder/src_projects/rocFFT/library/src /home/c/rocm_sdk_builder/builddir/021_rocFFT /home/c/rocm_sdk_builder/builddir/021_rocFFT/library/src /home/c/rocm_sdk_builder/builddir/021_rocFFT/library/src/CMakeFiles/rocfft_config_search.dir/DependInfo.cmake "--color="
make[2]: Entering directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
cd /home/c/rocm_sdk_builder/builddir/021_rocFFT && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/c/rocm_sdk_builder/src_projects/rocFFT /home/c/rocm_sdk_builder/src_projects/rocFFT/library/src /home/c/rocm_sdk_builder/builddir/021_rocFFT /home/c/rocm_sdk_builder/builddir/021_rocFFT/library/src /home/c/rocm_sdk_builder/builddir/021_rocFFT/library/src/CMakeFiles/rocfft.dir/DependInfo.cmake "--color="
make[2]: Leaving directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make[2]: Leaving directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make -f library/src/CMakeFiles/rocfft_aot_helper.dir/build.make library/src/CMakeFiles/rocfft_aot_helper.dir/build
make -f library/src/CMakeFiles/rocfft_config_search.dir/build.make library/src/CMakeFiles/rocfft_config_search.dir/build
make[2]: Entering directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make[2]: Nothing to be done for 'library/src/CMakeFiles/rocfft_config_search.dir/build'.
make[2]: Leaving directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make[2]: Entering directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make[2]: Nothing to be done for 'library/src/CMakeFiles/rocfft_aot_helper.dir/build'.
make[2]: Leaving directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make[2]: Leaving directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make -f library/src/CMakeFiles/rocfft.dir/build.make library/src/CMakeFiles/rocfft.dir/build
[ 66%] Built target rocfft_config_search
[ 66%] Built target rocfft_aot_helper
make -f library/src/CMakeFiles/rocfft_kernel_cache_target.dir/build.make library/src/CMakeFiles/rocfft_kernel_cache_target.dir/depend
make[2]: Entering directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
cd /home/c/rocm_sdk_builder/builddir/021_rocFFT && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/c/rocm_sdk_builder/src_projects/rocFFT /home/c/rocm_sdk_builder/src_projects/rocFFT/library/src /home/c/rocm_sdk_builder/builddir/021_rocFFT /home/c/rocm_sdk_builder/builddir/021_rocFFT/library/src /home/c/rocm_sdk_builder/builddir/021_rocFFT/library/src/CMakeFiles/rocfft_kernel_cache_target.dir/DependInfo.cmake "--color="
make[2]: Entering directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make[2]: Nothing to be done for 'library/src/CMakeFiles/rocfft.dir/build'.
make[2]: Leaving directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
[ 98%] Built target rocfft
make[2]: Leaving directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make -f library/src/CMakeFiles/rocfft_kernel_cache_target.dir/build.make library/src/CMakeFiles/rocfft_kernel_cache_target.dir/build
make[2]: Entering directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
[100%] Compile kernels into shipped cache file
cd /home/c/rocm_sdk_builder/builddir/021_rocFFT/library/src && /usr/bin/cmake -E env LD_LIBRARY_PATH=/opt/rocm_sdk_612/hcc/lib:/opt/rocm_sdk_612/rocblas/lib:/opt/rocm_sdk_612/hsa/lib:/opt/rocm_sdk_612/lib:/opt/rocm_sdk_612/lib64:/lib64:/opt/rocm_sdk_612/lib64:/opt/rocm_sdk_612/lib:/opt/rocm_sdk_612/hsa/lib:/opt/rocm_sdk_612/lib64 ./rocfft_aot_helper "" /home/c/rocm_sdk_builder/builddir/021_rocFFT/library/src/rocfft_kernel_cache.db /home/c/rocm_sdk_builder/builddir/021_rocFFT/library/src/rocfft_rtc_helper
Usage: rocfft_aot_helper temp_cachefile.db output_cachefile.db path/to/rocfft_rtc_helper gfx000 gfx001 ...
make[2]: *** [library/src/CMakeFiles/rocfft_kernel_cache_target.dir/build.make:74: library/src/rocfft_kernel_cache.db] Error 1
make[2]: Leaving directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make[1]: *** [CMakeFiles/Makefile2:659: library/src/CMakeFiles/rocfft_kernel_cache_target.dir/all] Error 2
make[1]: Leaving directory '/home/c/rocm_sdk_builder/builddir/021_rocFFT'
make: *** [Makefile:156: all] Error 2
build failed: rocFFT
(base) (Sun Jan 12 18:18:11) c@archb rocm_sdk_builder$
@chboishabba, So you have put gfx803 manually as a build target on build_cfg.user?
Can you check whether you have any of these files in directory builddir/021_rocFFT/library/src?
- rocfft_rtc_helper
- rocfft_aot_helper
- rocfft_kernel_cache.db
- rocfft_temp_cache.db
rocFFT project will first after building itself try to launch an application named rocfft_aot_helper which will then launch multiple rocfft_rtc_helper processes to generate this sqlite database file.
If you have these helper apps but not the db files, in theory it could also be launched manually in style:
$ source /opt/rocm_sdk_612/bin/env_rocm.sh
$ ./rocfft_aot_helper rocfft_temp_cache.db rocfft_kernel_cache.db ./rocfft_rtc_helper gfx803
This is just a wild quess but another thing to try out is to remove these two lines
- list( REMOVE_ITEM AMDGPU_TARGETS_AOT gfx803 )
- list( REMOVE_ITEM AMDGPU_TARGETS_AOT gfx900 )
from src_projects/rocFFT/library/src/CMakeLists.txt**
and then do
./babs.sh --clean binfo/core/021_rocFFT.binfo
./babs.sh -b
source /opt/rocm_sdk_612/bin/env_rocm.sh ./rocfft_aot_helper rocfft_temp_cache.db rocfft_kernel_cache.db ./rocfft_rtc_helper gfx803 took about 40 minutes (7700k) ./babs.sh -b took just over an hour from there
/home/c/rocm_sdk_builder/builddir/023_01_rocBLAS_Tensile
no config
configure ok: Tensile
/home/c/rocm_sdk_builder/builddir/023_01_rocBLAS_Tensile
[53] Post-configuration: Tensile
no post-configuration commands
post-configuration ok: Tensile
/home/c/rocm_sdk_builder/builddir/023_01_rocBLAS_Tensile
build ok: Tensile
/home/c/rocm_sdk_builder/builddir/023_01_rocBLAS_Tensile
install ok: Tensile
/home/c/rocm_sdk_builder/builddir/023_01_rocBLAS_Tensile
post-install ok: Tensile
LIST_BINFO_FILE_FULLNAME[54]: /home/c/rocm_sdk_builder/binfo/core/023_02_rocBLAS.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/023_02_rocBLAS.binfo
---------------------------
[54] BINFO_APP_NAME: rocBLAS
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/023_02_rocBLAS.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: rocBLAS
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/rocBLAS
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/rocBLAS
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/023_02_rocBLAS
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/023_02_rocBLAS/.result_install
---------------------------
[54] Creating repository source code directory: /home/c/rocm_sdk_builder/src_projects/rocBLAS
[54] Repository Init
Repository name: rocBLAS
Repository URL: https://github.com/ROCm/rocBLAS.git
Source directory: /home/c/rocm_sdk_builder/src_projects/rocBLAS
VERSION_TAG: rocm-6.1.2
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
Initialized empty Git repository in /home/c/rocm_sdk_builder/src_projects/rocBLAS/.git/
https://github.com/ROCm/rocBLAS.git
[54] Repository Source Code Fetch
Repository name: rocBLAS
Repository URL: https://github.com/ROCm/rocBLAS.git
Source directory: /home/c/rocm_sdk_builder/src_projects/rocBLAS
VERSION_TAG: rocm-6.1.2
remote: Enumerating objects: 59868, done.
remote: Counting objects: 100% (320/320), done.
remote: Compressing objects: 100% (182/182), done.
remote: Total 59868 (delta 256), reused 158 (delta 138), pack-reused 59548 (from 2)
Receiving objects: 100% (59868/59868), 178.33 MiB | 6.30 MiB/s, done.
Resolving deltas: 100% (48815/48815), done.
From https://github.com/ROCm/rocBLAS
* [new branch] LisaDelaney-patch-1 -> upstream/LisaDelaney-patch-1
* [new branch] add-gfx1151 -> upstream/add-gfx1151
* [new branch] amcamd6.1.2 -> upstream/amcamd6.1.2
* [new branch] ashuverm/6.3_rc3_staging_1513_1515 -> upstream/ashuverm/6.3_rc3_staging_1513_1515
* [new branch] ashuverm/release-staging-Nov_8 -> upstream/ashuverm/release-staging-Nov_8
* [new branch] develop -> upstream/develop
* [new branch] docs/5.0.0 -> upstream/docs/5.0.0
* [new branch] docs/5.0.1 -> upstream/docs/5.0.1
* [new branch] docs/5.0.2 -> upstream/docs/5.0.2
* [new branch] docs/5.1.0 -> upstream/docs/5.1.0
* [new branch] docs/5.1.1 -> upstream/docs/5.1.1
* [new branch] docs/5.1.3 -> upstream/docs/5.1.3
* [new branch] docs/5.2.0 -> upstream/docs/5.2.0
* [new branch] docs/5.2.1 -> upstream/docs/5.2.1
* [new branch] docs/5.2.3 -> upstream/docs/5.2.3
* [new branch] docs/5.3.0 -> upstream/docs/5.3.0
* [new branch] docs/5.3.1 -> upstream/docs/5.3.1
* [new branch] docs/5.3.2 -> upstream/docs/5.3.2
* [new branch] docs/5.3.3 -> upstream/docs/5.3.3
* [new branch] docs/5.4.0 -> upstream/docs/5.4.0
* [new branch] docs/5.4.1 -> upstream/docs/5.4.1
* [new branch] docs/5.4.2 -> upstream/docs/5.4.2
* [new branch] docs/5.4.3 -> upstream/docs/5.4.3
* [new branch] docs/5.4.4 -> upstream/docs/5.4.4
* [new branch] docs/5.5.0 -> upstream/docs/5.5.0
* [new branch] docs/5.5.1 -> upstream/docs/5.5.1
* [new branch] docs/5.6.0 -> upstream/docs/5.6.0
* [new branch] docs/5.6.1 -> upstream/docs/5.6.1
* [new branch] docs/5.7.0 -> upstream/docs/5.7.0
* [new branch] docs/5.7.1 -> upstream/docs/5.7.1
* [new branch] docs/6.0.0 -> upstream/docs/6.0.0
* [new branch] docs/6.0.2 -> upstream/docs/6.0.2
* [new branch] docs/6.1.0 -> upstream/docs/6.1.0
* [new branch] docs/6.1.1 -> upstream/docs/6.1.1
* [new branch] docs/6.1.2 -> upstream/docs/6.1.2
* [new branch] docs/6.2.0 -> upstream/docs/6.2.0
* [new branch] docs/6.2.1 -> upstream/docs/6.2.1
* [new branch] docs/6.2.2 -> upstream/docs/6.2.2
* [new branch] docs/6.2.4 -> upstream/docs/6.2.4
* [new branch] docs/6.3.0 -> upstream/docs/6.3.0
* [new branch] docs/6.3.1 -> upstream/docs/6.3.1
* [new branch] enable_hipblaslt_windows -> upstream/enable_hipblaslt_windows
* [new branch] fixChangelogInBranch -> upstream/fixChangelogInBranch
* [new branch] fix_gemm_r2r_test_category -> upstream/fix_gemm_r2r_test_category
* [new branch] fix_roctx -> upstream/fix_roctx
* [new branch] hotfix-bbs-98304 -> upstream/hotfix-bbs-98304
* [new branch] hotfix-swdev-494236 -> upstream/hotfix-swdev-494236
* [new branch] hotfix_doc_update -> upstream/hotfix_doc_update
* [new branch] hotfix_r2r_doc -> upstream/hotfix_r2r_doc
* [new branch] hotfix_swdev464655 -> upstream/hotfix_swdev464655
* [new branch] hotfix_swdev478591 -> upstream/hotfix_swdev478591
* [new branch] hotfix_swdev481179 -> upstream/hotfix_swdev481179
* [new branch] hotfix_swdev502445 -> upstream/hotfix_swdev502445
* [new branch] hotfix_swdev_419897 -> upstream/hotfix_swdev_419897
* [new branch] hotfix_swdev_427140 -> upstream/hotfix_swdev_427140
* [new branch] hotfix_swdev_438929 -> upstream/hotfix_swdev_438929
* [new branch] hotfix_swdev_454629 -> upstream/hotfix_swdev_454629
* [new branch] hotfix_swdev_461176 -> upstream/hotfix_swdev_461176
* [new branch] mainline -> upstream/mainline
* [new branch] master -> upstream/master
* [new branch] master-rocm-2.1 -> upstream/master-rocm-2.1
* [new branch] master-rocm-2.10 -> upstream/master-rocm-2.10
* [new branch] master-rocm-2.10.1 -> upstream/master-rocm-2.10.1
* [new branch] master-rocm-2.10.2 -> upstream/master-rocm-2.10.2
* [new branch] master-rocm-2.2 -> upstream/master-rocm-2.2
* [new branch] master-rocm-2.3 -> upstream/master-rocm-2.3
* [new branch] master-rocm-2.4 -> upstream/master-rocm-2.4
* [new branch] master-rocm-2.5 -> upstream/master-rocm-2.5
* [new branch] master-rocm-2.6 -> upstream/master-rocm-2.6
* [new branch] master-rocm-2.7 -> upstream/master-rocm-2.7
* [new branch] master-rocm-2.8 -> upstream/master-rocm-2.8
* [new branch] master-rocm-2.9 -> upstream/master-rocm-2.9
* [new branch] master-rocm-3.0 -> upstream/master-rocm-3.0
* [new branch] master-rocm-3.0.1 -> upstream/master-rocm-3.0.1
* [new branch] master-rocm-3.0.2 -> upstream/master-rocm-3.0.2
* [new branch] master-rocm-3.1 -> upstream/master-rocm-3.1
* [new branch] master-rocm-3.2 -> upstream/master-rocm-3.2
* [new branch] master-rocm-3.3 -> upstream/master-rocm-3.3
* [new branch] master-rocm-3.5 -> upstream/master-rocm-3.5
* [new branch] merge-gfx940-5.7 -> upstream/merge-gfx940-5.7
* [new branch] mixed-type-gemm -> upstream/mixed-type-gemm
* [new branch] navi24_support -> upstream/navi24_support
* [new branch] pr_1406_1403 -> upstream/pr_1406_1403
* [new branch] release-staging/rocm-rel-5.6 -> upstream/release-staging/rocm-rel-5.6
* [new branch] release-staging/rocm-rel-5.7 -> upstream/release-staging/rocm-rel-5.7
* [new branch] release-staging/rocm-rel-6.0 -> upstream/release-staging/rocm-rel-6.0
* [new branch] release-staging/rocm-rel-6.1 -> upstream/release-staging/rocm-rel-6.1
* [new branch] release-staging/rocm-rel-6.2 -> upstream/release-staging/rocm-rel-6.2
* [new branch] release-staging/rocm-rel-6.3 -> upstream/release-staging/rocm-rel-6.3
* [new branch] release-staging/rocm-rel-6.4 -> upstream/release-staging/rocm-rel-6.4
* [new branch] release/rocm-rel-1.1 -> upstream/release/rocm-rel-1.1
* [new branch] release/rocm-rel-4.3 -> upstream/release/rocm-rel-4.3
* [new branch] release/rocm-rel-4.4 -> upstream/release/rocm-rel-4.4
* [new branch] release/rocm-rel-4.5 -> upstream/release/rocm-rel-4.5
* [new branch] release/rocm-rel-5.0 -> upstream/release/rocm-rel-5.0
* [new branch] release/rocm-rel-5.1 -> upstream/release/rocm-rel-5.1
* [new branch] release/rocm-rel-5.2 -> upstream/release/rocm-rel-5.2
* [new branch] release/rocm-rel-5.2.5.1 -> upstream/release/rocm-rel-5.2.5.1
* [new branch] release/rocm-rel-5.3 -> upstream/release/rocm-rel-5.3
* [new branch] release/rocm-rel-5.4 -> upstream/release/rocm-rel-5.4
* [new branch] release/rocm-rel-5.4.02.01 -> upstream/release/rocm-rel-5.4.02.01
* [new branch] release/rocm-rel-5.4.3.1 -> upstream/release/rocm-rel-5.4.3.1
* [new branch] release/rocm-rel-5.5 -> upstream/release/rocm-rel-5.5
* [new branch] release/rocm-rel-5.5.00.07 -> upstream/release/rocm-rel-5.5.00.07
* [new branch] release/rocm-rel-5.5.02.05 -> upstream/release/rocm-rel-5.5.02.05
* [new branch] release/rocm-rel-5.6 -> upstream/release/rocm-rel-5.6
* [new branch] release/rocm-rel-5.7 -> upstream/release/rocm-rel-5.7
* [new branch] release/rocm-rel-5.7.00.48 -> upstream/release/rocm-rel-5.7.00.48
* [new branch] release/rocm-rel-5.7.1.1 -> upstream/release/rocm-rel-5.7.1.1
* [new branch] release/rocm-rel-6.0 -> upstream/release/rocm-rel-6.0
* [new branch] release/rocm-rel-6.1 -> upstream/release/rocm-rel-6.1
* [new branch] release/rocm-rel-6.1.0.36 -> upstream/release/rocm-rel-6.1.0.36
* [new branch] release/rocm-rel-6.1.00.36 -> upstream/release/rocm-rel-6.1.00.36
* [new branch] release/rocm-rel-6.1.1.1 -> upstream/release/rocm-rel-6.1.1.1
* [new branch] release/rocm-rel-6.1.4.01 -> upstream/release/rocm-rel-6.1.4.01
* [new branch] release/rocm-rel-6.2 -> upstream/release/rocm-rel-6.2
* [new branch] release/rocm-rel-6.2.0.5 -> upstream/release/rocm-rel-6.2.0.5
* [new branch] release/rocm-rel-6.2.2.1 -> upstream/release/rocm-rel-6.2.2.1
* [new branch] release/rocm-rel-6.2.4.1 -> upstream/release/rocm-rel-6.2.4.1
* [new branch] release/rocm-rel-6.3 -> upstream/release/rocm-rel-6.3
* [new branch] release/rocm-rel-6.3.0.1 -> upstream/release/rocm-rel-6.3.0.1
* [new branch] release/rocm-rel-6.3.0.2 -> upstream/release/rocm-rel-6.3.0.2
* [new branch] rocm-3.10.x -> upstream/rocm-3.10.x
* [new branch] rocm-3.6.x -> upstream/rocm-3.6.x
* [new branch] rocm-3.7.x -> upstream/rocm-3.7.x
* [new branch] rocm-3.8.x -> upstream/rocm-3.8.x
* [new branch] rocm-3.9.x -> upstream/rocm-3.9.x
* [new branch] rocm-3289 -> upstream/rocm-3289
* [new branch] rocm-4.0.x -> upstream/rocm-4.0.x
* [new branch] rocm-4.1.x -> upstream/rocm-4.1.x
* [new branch] rocm-4.2.x -> upstream/rocm-4.2.x
* [new branch] rocm-dev-3.5.2 -> upstream/rocm-dev-3.5.2
* [new branch] spolifroni-amd/update-changelog -> upstream/spolifroni-amd/update-changelog
* [new branch] tehansen/ASAN-CI -> upstream/tehansen/ASAN-CI
* [new branch] topic/drop-hipcc-perl -> upstream/topic/drop-hipcc-perl
* [new branch] topic/init-static-libs-support -> upstream/topic/init-static-libs-support
* [new branch] topic/ll2-tuning-clr -> upstream/topic/ll2-tuning-clr
* [new tag] 3.6beta -> 3.6beta
* [new tag] rocm-2.10 -> rocm-2.10
* [new tag] rocm-2.8 -> rocm-2.8
* [new tag] rocm-2.9 -> rocm-2.9
* [new tag] rocm-3.0 -> rocm-3.0
* [new tag] rocm-3.1 -> rocm-3.1
* [new tag] rocm-3.10.0 -> rocm-3.10.0
* [new tag] rocm-3.3.0 -> rocm-3.3.0
* [new tag] rocm-3.5.0 -> rocm-3.5.0
* [new tag] rocm-3.7.0 -> rocm-3.7.0
* [new tag] rocm-3.8.0 -> rocm-3.8.0
* [new tag] rocm-3.9.0 -> rocm-3.9.0
* [new tag] rocm-4.0.0 -> rocm-4.0.0
* [new tag] rocm-4.1.0 -> rocm-4.1.0
* [new tag] rocm-4.2.0 -> rocm-4.2.0
* [new tag] rocm-4.3.1 -> rocm-4.3.1
* [new tag] rocm-4.5.0 -> rocm-4.5.0
* [new tag] rocm-4.5.2 -> rocm-4.5.2
* [new tag] rocm-5.0.0 -> rocm-5.0.0
* [new tag] rocm-5.0.1 -> rocm-5.0.1
* [new tag] rocm-5.0.2 -> rocm-5.0.2
* [new tag] rocm-5.1.3 -> rocm-5.1.3
* [new tag] rocm-5.2.0 -> rocm-5.2.0
* [new tag] rocm-5.2.1 -> rocm-5.2.1
* [new tag] rocm-5.2.3 -> rocm-5.2.3
* [new tag] rocm-5.3.2 -> rocm-5.3.2
* [new tag] rocm-5.3.3 -> rocm-5.3.3
* [new tag] rocm-5.4.3 -> rocm-5.4.3
* [new tag] rocm-5.4.4 -> rocm-5.4.4
* [new tag] rocm-5.5.0 -> rocm-5.5.0
* [new tag] rocm-5.5.1 -> rocm-5.5.1
* [new tag] rocm-5.6.0 -> rocm-5.6.0
* [new tag] rocm-5.6.1 -> rocm-5.6.1
* [new tag] rocm-5.7.0 -> rocm-5.7.0
* [new tag] rocm-5.7.1 -> rocm-5.7.1
* [new tag] rocm-6.0.0 -> rocm-6.0.0
* [new tag] rocm-6.0.2 -> rocm-6.0.2
* [new tag] rocm-6.1.1 -> rocm-6.1.1
* [new tag] rocm-6.1.2 -> rocm-6.1.2
* [new tag] rocm-6.2.0 -> rocm-6.2.0
* [new tag] rocm-6.2.1 -> rocm-6.2.1
* [new tag] rocm-6.2.2 -> rocm-6.2.2
* [new tag] rocm-6.2.4 -> rocm-6.2.4
* [new tag] rocm-6.3.0 -> rocm-6.3.0
* [new tag] rocm-6.3.1 -> rocm-6.3.1
* [new tag] rocblas-0.4.2.3-rel-1.6 -> rocblas-0.4.2.3-rel-1.6
* [new tag] rocm-2.3 -> rocm-2.3
* [new tag] rocm-2.4 -> rocm-2.4
* [new tag] rocm-2.5 -> rocm-2.5
* [new tag] rocm-2.6 -> rocm-2.6
* [new tag] rocm-2.7 -> rocm-2.7
* [new tag] rocm-4.3.0 -> rocm-4.3.0
* [new tag] rocm-5.1.0 -> rocm-5.1.0
* [new tag] rocm-5.1.1 -> rocm-5.1.1
* [new tag] rocm-5.3 -> rocm-5.3
* [new tag] rocm-5.3.0 -> rocm-5.3.0
* [new tag] rocm-5.3.1 -> rocm-5.3.1
* [new tag] rocm-5.4 -> rocm-5.4
* [new tag] rocm-5.4.0 -> rocm-5.4.0
* [new tag] rocm-5.4.1 -> rocm-5.4.1
* [new tag] rocm-5.4.2 -> rocm-5.4.2
* [new tag] rocm-6.1.0 -> rocm-6.1.0
* [new tag] rocm-test-09212024 -> rocm-test-09212024
* [new tag] v0.0.2.0 -> v0.0.2.0
* [new tag] v0.10.0.0 -> v0.10.0.0
* [new tag] v0.10.1.0 -> v0.10.1.0
* [new tag] v0.10.2.0 -> v0.10.2.0
* [new tag] v0.10.3.0 -> v0.10.3.0
* [new tag] v0.10.4.0 -> v0.10.4.0
* [new tag] v0.12.0.0 -> v0.12.0.0
* [new tag] v0.12.0.1 -> v0.12.0.1
* [new tag] v0.12.1.1 -> v0.12.1.1
* [new tag] v0.2.0.0 -> v0.2.0.0
* [new tag] v0.4.0.0 -> v0.4.0.0
* [new tag] v0.4.2.3 -> v0.4.2.3
* [new tag] v0.4.3.0 -> v0.4.3.0
* [new tag] v0.6.0.0 -> v0.6.0.0
* [new tag] v0.8.0.0 -> v0.8.0.0
* [new tag] v0.8.1.0 -> v0.8.1.0
* [new tag] v12.2.1 -> v12.2.1
* [new tag] v12.3.0 -> v12.3.0
* [new tag] v12.3.1 -> v12.3.1
* [new tag] v14.0.0 -> v14.0.0
* [new tag] v14.0.1 -> v14.0.1
* [new tag] v14.1.0 -> v14.1.0
* [new tag] v14.1.1 -> v14.1.1
* [new tag] v14.1.2 -> v14.1.2
* [new tag] v14.2.5 -> v14.2.5
* [new tag] v14.3.0 -> v14.3.0
* [new tag] v2.0.0 -> v2.0.0
* [new tag] v2.0.1 -> v2.0.1
* [new tag] v2.1.0 -> v2.1.0
* [new tag] v2.2.0 -> v2.2.0
remote: Enumerating objects: 145, done.
remote: Counting objects: 100% (128/128), done.
remote: Total 145 (delta 128), reused 128 (delta 128), pack-reused 17 (from 1)
Receiving objects: 100% (145/145), 74.58 KiB | 204.00 KiB/s, done.
Resolving deltas: 100% (132/132), completed with 74 local objects.
From https://github.com/ROCm/rocBLAS
* [new tag] hipclang-3.2.0 -> hipclang-3.2.0
Updating files: 100% (2608/2608), done.
Note: switching to 'rocm-6.1.2'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 84435396 Merge pull request #1433 from amcamd/release/rocm-rel-6.1
.gitmodules file exists
[54] Applying Patches
Repository name: rocBLAS
Repository URL: https://github.com/ROCm/rocBLAS.git
Source directory: /home/c/rocm_sdk_builder/src_projects/rocBLAS
VERSION_TAG: rocm-6.1.2
Patch dir: /home/c/rocm_sdk_builder/patches/rocm-6.1.2/rocBLAS
Applying: add mageia 9 support to install.sh
Applying: add gfx1011/12/35/36/1103 to gpulist
Applying: OpenBLAS and BLIS library search improvements
Applying: add amd phoenix gfx1103 logic files
Applying: add rembrandt rocBLAS logic files
Applying: add raphael rocBLAS logic files
Applying: add strixpoint rocBLAS logic files
Applying: add strixhalo rocBLAS logic files
Applying: add gfx1150 and gfx1151 support
Applying: add navi22 logic files
Applying: add navi23 logic files
Applying: navi10 and navi12 lite logic files
Applying: add gfx902 vega11 build support
Applying: remove mf16c flag as f16 intrinsics _cvtss_sh, _cvtsh_ss no longer used
Patches Applied: /home/c/rocm_sdk_builder/src_projects/rocBLAS
All new source code repositories added and initialized ok
/home/c/rocm_sdk_builder/builddir/023_02_rocBLAS
[54] Pre-configuration: rocBLAS
no pre-configuration commands
Pre-configuration ok: rocBLAS
SHELL=/usr/bin/bash
SDK_CXX_COMPILER_HIP_CLANG=/opt/rocm_sdk_612/bin/clang++
CCACHE_TEMPDIR=/home/c/.ccache
COLORTERM=truecolor
CMAKE_BUILD_TYPE_RELWITHDEBINFO=RelWithDebInfo
HYPRLAND_CMD=Hyprland
INSTALL_DIR_PREFIX_SDK_ROOT=/opt/rocm_sdk_612
XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session1
CONDA_EXE=/usr/bin/conda
_CE_M=
XDG_BACKEND=wayland
CPPFLAGS_DEFAULT=-I/opt/rocm_sdk_612/include -I/opt/rocm_sdk_612/hsa/include -I/opt/rocm_sdk_612/rocm_smi/include -I/opt/rocm_sdk_612/rocblas/include
PKG_CONFIG_PATH={INSTALL_DIR_PREFIX_SDK_ROOT}/lib64/pkgconfig:{INSTALL_DIR_PREFIX_SDK_ROOT}/lib/pkgconfig:{INSTALL_DIR_PREFIX_SDK_ROOT}/share/pkgconfig
HCC_HOME=/opt/rocm_sdk_612/hcc
UPSTREAM_REPO_VERSION_TAG_DEFAULT=rocm-6.1.2
HIPCC_VERBOSE=7
APP_CMAKE_CFG_FLAGS_DEFAULT=-DCMAKE_INSTALL_LIBDIR=lib64
DESKTOP_SESSION=hyprland
XILINX_XRT=/opt/rocm_sdk_612/apps/aie/xrt
HL_INITIAL_WORKSPACE_TOKEN=e6985dc1-b5f7-4edc-a3b5-043343490554
KITTY_PID=30158
ROCM_MINOR_VERSION=1
XCURSOR_SIZE=24
SDK_C_COMPILER_HIPCC=/opt/rocm_sdk_612/bin/hipcc
XDG_SEAT=seat0
LLVM_HOME=/opt/rocm_sdk_612
ROCM_MAJOR_VERSION=6
PWD=/home/c/rocm_sdk_builder/builddir/023_02_rocBLAS
XDG_SESSION_DESKTOP=Hyprland
LOGNAME=c
XDG_SESSION_TYPE=wayland
CONDA_PREFIX=/usr
CCACHE_DIR=/home/c/.ccache
CMAKE_BUILD_TYPE_DEFAULT=Release
NHI_LAST_EXECUTED_COMMAND=cd /home/c/rocm_sdk_builder/
ROCM_VERSION_NMBR=60102
BUILD_CPU_COUNT_DEFAULT=7
CMAKE_BUILD_TYPE_RELEASE=Release
ROCM_VERSION_STR_ZEROED_NO_DOTS=60102
KITTY_PUBLIC_KEY=1:8y#kqNe5>Wz<5hw$;V^5OkK>OFD+N<5g947@Elw&
ROCP_METRICS=/opt/rocm_sdk_612/lib64/rocprofiler/metrics.xml
MOTD_SHOWN=pam
SDK_SRC_PYTHON_WHEEL_BACKUP_DIR=/home/c/rocm_sdk_builder/packages/whl
LDFLAGS=-L/opt/rocm_sdk_612/lib64 -L/opt/rocm_sdk_612/lib -L/opt/rocm_sdk_612/hsa/lib -L/opt/rocm_sdk_612/rocblas/lib -L/opt/rocm_sdk_612/hcc/lib
HOME=/home/c
ROCM_PYTHON_VERSION=v3.11.9
TRITON_HIP_LLD_PATH=/opt/rocm_sdk_612/bin/ld.lld
LANG=en_AU.UTF-8
_JAVA_AWT_WM_NONREPARENTING=1
LS_COLORS=di=1;34:ln=1;36:ex=1;32:*.sh=1;32:*.tar=1;31:*.zip=1;31:*.gz=1;31:*.rar=1;31:*.jpg=35:*.png=35:*.mp4=35:*.mkv=35:*.avi=35:*.mp3=36:*.wav=36:*.flac=36:pi=33;40:or=1;31;40:su=0;37;41:sg=30;43:tw=37;44:ow=34;42:st=30;42
XDG_CURRENT_DESKTOP=Hyprland
ROCM_LIBPATCH_VERSION=60102
WAYLAND_DISPLAY=wayland-1
NHI_PS1=(base) (Mon Jan 13 12:36:43) c@archb rocm_sdk_builder$
INSTALL_DIR_PREFIX_SDK_AI_MODELS=/opt/rocm_sdk_models
HIP_PATH=/opt/rocm_sdk_612
KITTY_WINDOW_ID=1
CONDA_PROMPT_MODIFIER=(base)
BUILD_CPU_COUNT_MIN=1
python=python
XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0
CPPFLAGS=-I/opt/rocm_sdk_612/include -I/opt/rocm_sdk_612/hsa/include -I/opt/rocm_sdk_612/rocm_smi/include -I/opt/rocm_sdk_612/rocblas/include
MAGMA_HOME=/opt/rocm_sdk_612
SDK_C_COMPILER_DEFAULT=/opt/rocm_sdk_612/bin/hipcc
BINFO_GPU_TARGET_COUNT_DEFAULT=1
INSTALL_DIR_PREFIX_HIP_LLVM=/opt/rocm_sdk_612
ROC_ENABLE_PRE_VEGA=1
HIP_PLATFORM=amd
HIP_PLATFORM_DEFAULT=amd
XDG_SESSION_CLASS=user
INSTALL_DIR_PREFIX_C_COMPILER=/opt/rocm_sdk_612
PYTHONPATH=/opt/rocm_sdk_612/lib64:/opt/rocm_sdk_612/lib:
TERM=xterm-kitty
TERMINFO=/usr/lib/kitty/terminfo
BABS_VERSION=2024_12_20_01
BUILD_CPU_COUNT_MAX=8
_CE_CONDA=
ROCM_DIR=/opt/rocm_sdk_612
CMAKE_BUILD_TYPE_DEBUG=Debug
USER=c
OCL_ICD_VENDORS=/opt/rocm_sdk_612/etc/OpenCL/vendors/
SDK_PLATFORM_NAME_HIPCLANG=clang
SLURM_NODELIST=localhost
ROCM_PATCH_VERSION=2
DEVICE_LIB_PATH=/opt/rocm_sdk_612/amdgcn/bitcode
CONDA_SHLVL=1
ROCBLAS_HOME=/opt/rocm_sdk_612/rocblas
HYPRLAND_INSTANCE_SIGNATURE=0bd541f2fd902dbfa04c3ea2ccf679395e316887_1736661118_772096086
INSTALL_DIR_PREFIX_HIPCC=/opt/rocm_sdk_612
SDK_CXX_COMPILER_DEFAULT=/opt/rocm_sdk_612/bin/hipcc
ROCM_TARGET_TRIPLED=x86_64-rocm-linux-gnu
DISPLAY=:1
NHI_EXIT_STATUS=0
SHLVL=2
ROCM_HOME=/opt/rocm_sdk_612
MAX_JOBS=7
MOZ_ENABLE_WAYLAND=1
ROCM_SDK_BUILDER_SRC_REV=15238945
BUILD_CPU_COUNT_SAFE=4
XDG_VTNR=1
BINFO_BUILD_CPU_COUNT=6
XDG_SESSION_ID=2
HIP_PATH_DEFAULT=/opt/rocm_sdk_612
ROCM_SDK_VERSION_INFO=rocm-6.1.2
ROCM_PATH=/opt/rocm_sdk_612
CONDA_PYTHON_EXE=/usr/bin/python
PATCH_FILE_ROOT_DIR=/home/c/rocm_sdk_builder/patches/rocm-6.1.2
LD_LIBRARY_PATH=/opt/rocm_sdk_612/hcc/lib:/opt/rocm_sdk_612/rocblas/lib:/opt/rocm_sdk_612/hsa/lib:/opt/rocm_sdk_612/lib:/opt/rocm_sdk_612/lib64:/lib64:/opt/rocm_sdk_612/lib64:/opt/rocm_sdk_612/lib:/opt/rocm_sdk_612/hsa/lib
XDG_RUNTIME_DIR=/run/user/1000
CONDA_DEFAULT_ENV=base
HCC_PATH=/opt/rocm_sdk_612/hcc/bin
DEBUGINFOD_URLS=https://debuginfod.archlinux.org
HIP_HOME=/opt/rocm_sdk_612
BUILD_SCRIPT_ROOT_DIR=/home/c/rocm_sdk_builder/build
SDK_SRC_ROOT_DIR=/home/c/rocm_sdk_builder/src_projects
CPACK_RPM_PACKAGE_RELEASE=01
SDK_CXX_COMPILER_HIPCC=/opt/rocm_sdk_612/bin/hipcc
BUILD_ROOT_DIR=/home/c/rocm_sdk_builder/builddir
SDK_C_COMPILER_HIP_CLANG=/opt/rocm_sdk_612/bin/clang
PATH=/opt/rocm_sdk_612/bin:/opt/rocm_sdk_612/hcc/bin:/opt/rocm_sdk_612/bin:/opt/rocm_sdk_612/bin:/usr/bin:/opt/rocm/bin:/opt/rocm-clr/bin:/usr/condabin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/opt/rocm/bin:/usr/bin:/opt/rocm_sdk_612/apps/aie/xrt/bin:/opt/rocm_sdk_612/apps/aie/bin
CFLAGS=-I/opt/rocm_sdk_612/include -I/opt/rocm_sdk_612/hsa/include -I/opt/rocm_sdk_612/rocm_smi/include -I/opt/rocm_sdk_612/rocblas/include
SDK_PLATFORM_NAME_HIPCC=amd
HSA_OVERRIDE_GFX_VERSION=8.0.3
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
MAIL=/var/spool/mail/c
BUILD_CPU_COUNT_MODERATE=6
INSTALL_DIR_PREFIX_HIP_CLANG=/opt/rocm_sdk_612
ROCM_SDK_RELEASE_VERSION=1
KITTY_INSTALLATION_DIR=/usr/lib/kitty
ROCM_VERSION_STR=6.1.2
APP_CMAKE_CFG_FLAGS_DEBUG=-DCMAKE_C_FLAGS_DEBUG=-g3 -DCMAKE_CXX_FLAGS_DEBUG=-g3
OLDPWD=/home/c/rocm_sdk_builder/builddir/023_02_rocBLAS
HYPRCURSOR_SIZE=24
BUILD_RULE_ROOT_DIR=/home/c/rocm_sdk_builder/binfo
_=/usr/bin/env
/home/c/rocm_sdk_builder/builddir/023_02_rocBLAS
/home/c/rocm_sdk_builder/builddir/023_02_rocBLAS
[54] Configuration: rocBLAS
BINFO_APP_CMAKE_CFG: -DCMAKE_INSTALL_PREFIX=/opt/rocm_sdk_612 -DCMAKE_PREFIX_PATH=/opt/rocm_sdk_612/lib64/cmake;/opt/rocm_sdk_612/lib/cmake -DAMDGPU_TARGETS=gfx803 -DCMAKE_TOOLCHAIN_FILE=toolchain-linux.cmake -DROCM_DIR:PATH=/opt/rocm_sdk_612 -DROCM_PATH=/opt/rocm_sdk_612 -DOPENBLAS_DIR=/opt/rocm_sdk_612 -DTensile_LOGIC=asm_full -DTensile_SEPARATE_ARCHITECTURES=ON -DTensile_LAZY_LIBRARY_LOADING=ON -DTensile_CODE_OBJECT_VERSION=default -DTensile_MERGE_FILES=ON -DBUILD_FILE_REORG_BACKWARD_COMPATIBILITY=ON -DTensile_LIBRARY_FORMAT=msgpack -DTensile_CPU_THREADS=6 -DTensile_TEST_LOCAL_PATH=/home/c/rocm_sdk_builder/src_projects/Tensile -DTENSILE_VERSION=4.40.0 -DCMAKE_C_COMPILER=/opt/rocm_sdk_612/bin/hipcc -DCMAKE_CXX_COMPILER=/opt/rocm_sdk_612/bin/hipcc -DRUN_HEADER_TESTING=OFF -DCMAKE_BUILD_TYPE=Release -DBUILD_CLIENTS_BENCHMARKS=OFF -DBUILD_CLIENTS_SAMPLES=OFF -DBUILD_CLIENTS_TESTS=OFF /home/c/rocm_sdk_builder/src_projects/rocBLAS
BINFO_APP_CMAKE_CFG: -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_LIBDIR=lib64 -DCMAKE_INSTALL_PREFIX=/opt/rocm_sdk_612 -DCMAKE_PREFIX_PATH=/opt/rocm_sdk_612/lib64/cmake;/opt/rocm_sdk_612/lib/cmake -DAMDGPU_TARGETS=gfx803 -DCMAKE_TOOLCHAIN_FILE=toolchain-linux.cmake -DROCM_DIR:PATH=/opt/rocm_sdk_612 -DROCM_PATH=/opt/rocm_sdk_612 -DOPENBLAS_DIR=/opt/rocm_sdk_612 -DTensile_LOGIC=asm_full -DTensile_SEPARATE_ARCHITECTURES=ON -DTensile_LAZY_LIBRARY_LOADING=ON -DTensile_CODE_OBJECT_VERSION=default -DTensile_MERGE_FILES=ON -DBUILD_FILE_REORG_BACKWARD_COMPATIBILITY=ON -DTensile_LIBRARY_FORMAT=msgpack -DTensile_CPU_THREADS=6 -DTensile_TEST_LOCAL_PATH=/home/c/rocm_sdk_builder/src_projects/Tensile -DTENSILE_VERSION=4.40.0 -DCMAKE_C_COMPILER=/opt/rocm_sdk_612/bin/hipcc -DCMAKE_CXX_COMPILER=/opt/rocm_sdk_612/bin/hipcc -DRUN_HEADER_TESTING=OFF -DCMAKE_BUILD_TYPE=Release -DBUILD_CLIENTS_BENCHMARKS=OFF -DBUILD_CLIENTS_SAMPLES=OFF -DBUILD_CLIENTS_TESTS=OFF /home/c/rocm_sdk_builder/src_projects/rocBLAS
Configuring rocBLAS
cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_LIBDIR=lib64 -DCMAKE_INSTALL_PREFIX=/opt/rocm_sdk_612 -DCMAKE_PREFIX_PATH=/opt/rocm_sdk_612/lib64/cmake;/opt/rocm_sdk_612/lib/cmake -DAMDGPU_TARGETS=gfx803 -DCMAKE_TOOLCHAIN_FILE=toolchain-linux.cmake -DROCM_DIR:PATH=/opt/rocm_sdk_612 -DROCM_PATH=/opt/rocm_sdk_612 -DOPENBLAS_DIR=/opt/rocm_sdk_612 -DTensile_LOGIC=asm_full -DTensile_SEPARATE_ARCHITECTURES=ON -DTensile_LAZY_LIBRARY_LOADING=ON -DTensile_CODE_OBJECT_VERSION=default -DTensile_MERGE_FILES=ON -DBUILD_FILE_REORG_BACKWARD_COMPATIBILITY=ON -DTensile_LIBRARY_FORMAT=msgpack -DTensile_CPU_THREADS=6 -DTensile_TEST_LOCAL_PATH=/home/c/rocm_sdk_builder/src_projects/Tensile -DTENSILE_VERSION=4.40.0 -DCMAKE_C_COMPILER=/opt/rocm_sdk_612/bin/hipcc -DCMAKE_CXX_COMPILER=/opt/rocm_sdk_612/bin/hipcc -DRUN_HEADER_TESTING=OFF -DCMAKE_BUILD_TYPE=Release -DBUILD_CLIENTS_BENCHMARKS=OFF -DBUILD_CLIENTS_SAMPLES=OFF -DBUILD_CLIENTS_TESTS=OFF /home/c/rocm_sdk_builder/src_projects/rocBLAS
-- The CXX compiler identification is Clang 17.0.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /opt/rocm_sdk_612/bin/hipcc - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Use hip-clang to build for amdgpu backend
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- OS detected is arch
-- ROCM Platform Version: is not set, using default supported list
-- Performing Test COMPILER_HAS_TARGET_ID_gfx803
-- Performing Test COMPILER_HAS_TARGET_ID_gfx803 - Success
/opt/rocm_sdk_612/bin/python3 -m venv /home/c/rocm_sdk_builder/builddir/023_02_rocBLAS/virtualenv --system-site-packages --clear
virtualenv python version: /home/c/rocm_sdk_builder/builddir/023_02_rocBLAS/virtualenv/bin/python3
Python 3.11.9
/home/c/rocm_sdk_builder/builddir/023_02_rocBLAS/virtualenv/bin/python3 -m pip install /home/c/rocm_sdk_builder/src_projects/Tensile
Processing /home/c/rocm_sdk_builder/src_projects/Tensile
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: pyyaml in /opt/rocm_sdk_612/lib/python3.11/site-packages (from Tensile==4.40.0) (5.4.1)
Collecting msgpack (from Tensile==4.40.0)
Downloading msgpack-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.4 kB)
Requirement already satisfied: joblib in /opt/rocm_sdk_612/lib/python3.11/site-packages (from Tensile==4.40.0) (1.4.2)
Downloading msgpack-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (403 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 403.7/403.7 kB 5.1 MB/s eta 0:00:00
Building wheels for collected packages: Tensile
Building wheel for Tensile (setup.py): started
Building wheel for Tensile (setup.py): finished with status 'done'
Created wheel for Tensile: filename=Tensile-4.40.0-py3-none-any.whl size=4268971 sha256=7229e8cee0e53549114b617e78944d5df7c5dc304f9012f524eca2b43f0a4fc9
Stored in directory: /tmp/pip-ephem-wheel-cache-svn2hqw9/wheels/bb/c9/29/a7eb2845363940466322834c034b18581d901db08f37f9992b
Successfully built Tensile
Installing collected packages: msgpack, Tensile
Successfully installed Tensile-4.40.0 msgpack-1.1.0
[notice] A new release of pip is available: 24.0 -> 24.3.1
[notice] To update, run: python3 -m pip install --upgrade pip
-- using local Tensile from /home/c/rocm_sdk_builder/src_projects/Tensile, copied to
-- Adding /home/c/rocm_sdk_builder/builddir/023_02_rocBLAS/virtualenv to CMAKE_PREFIX_PATH
-- The C compiler identification is Clang 17.0.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /opt/rocm_sdk_612/bin/hipcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS
-- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS - Success
-- Using AMDGPU_TARGETS: gfx803
-- Tensile script: /home/c/rocm_sdk_builder/builddir/023_02_rocBLAS/virtualenv/lib/python3.11/site-packages/Tensile/bin/TensileCreateLibrary
-- Tensile_CREATE_COMMAND: /home/c/rocm_sdk_builder/builddir/023_02_rocBLAS/virtualenv/lib/python3.11/site-packages/Tensile/bin/TensileCreateLibrary;--merge-files;--separate-architectures;--lazy-library-loading;--no-short-file-names;--no-library-print-debug;--code-object-version=default;--cxx-compiler=hipcc;--jobs=6;--library-format=msgpack;--architecture=gfx803;/home/c/rocm_sdk_builder/src_projects/rocBLAS/library/src/blas3/Tensile/Logic/asm_full;/home/c/rocm_sdk_builder/builddir/023_02_rocBLAS/Tensile;HIP
-- Tensile_MANIFEST_FILE_PATH: /home/c/rocm_sdk_builder/builddir/023_02_rocBLAS/Tensile/library/TensileManifest.txt
'/home/c/rocm_sdk_builder/builddir/023_02_rocBLAS/virtualenv/lib/python3.11/site-packages/Tensile/bin/TensileCreateLibrary' '--merge-files' '--separate-architectures' '--lazy-library-loading' '--no-short-file-names' '--no-library-print-debug' '--code-object-version=default' '--cxx-compiler=hipcc' '--jobs=6' '--library-format=msgpack' '--architecture=gfx803' '/home/c/rocm_sdk_builder/src_projects/rocBLAS/library/src/blas3/Tensile/Logic/asm_full' '/home/c/rocm_sdk_builder/builddir/023_02_rocBLAS/Tensile' 'HIP' '--generate-manifest-and-exit'
Traceback (most recent call last):
File "/home/c/rocm_sdk_builder/builddir/023_02_rocBLAS/virtualenv/lib/python3.11/site-packages/Tensile/bin/TensileCreateLibrary", line 30, in <module>
from Tensile.TensileCreateLibrary import TensileCreateLibrary
ModuleNotFoundError: No module named 'Tensile.TensileCreateLibrary'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/c/rocm_sdk_builder/builddir/023_02_rocBLAS/virtualenv/lib/python3.11/site-packages/Tensile/bin/TensileCreateLibrary", line 37, in <module>
from Tensile.TensileCreateLibrary import TensileCreateLibrary
ModuleNotFoundError: No module named 'Tensile.TensileCreateLibrary'
CMake Error at /home/c/rocm_sdk_builder/builddir/023_02_rocBLAS/virtualenv/cmake/TensileConfig.cmake:277 (message):
Error creating Tensile library: 1
Call Stack (most recent call first):
library/src/CMakeLists.txt:74 (TensileCreateLibraryFiles)
-- Configuring incomplete, errors occurred!
configure failed: rocBLAS
I've been told by people in the KoboldCPP Discord that ROCM 6.0 works for my card, the RX 570, which is GFX803, and which I've been struggling to get working with ROCM 5.5.
This is exactly what was told to me, maybe it will help out here:
"rocm 5.x is broken on gfx8 but at least rocm 6.0 works fine. ROC_ENABLE_PRE_VEGA=1 is not a thing post rocm 6. You need to compile for gfx803 from scratch as amd doesn't build support in their official builds anymore. But it does work**, I have a RX 550 that I last tried with rocm 6.0.2 and it worked absolutely fine**"
"It(ROC_ENABLE_PRE_VEGA) WAS a runtime variable Its gone gfx803 was just reenabled They use old versions(I asked him why everyone kept using old ass versions of ROCM in docker containers if ROCM 6.0 could work with gfx803 instead) because those still build official rocm packages with gfx803 enabled Unfortunately it is broken all the time And later they fixed gfx803 in various places but that arch was dropped from the default builds So the only way to have it work is to build all the rocm packages you need yourself Which is time consuming but doable if you use distro tools like the official PKGBUILDS for arch linux You do need to bring at least 64 GB ram Its also possible some distro builds for gfx803 in their packages. I would look at the distros with rocm in the repos"
"i build gfx8 on rocm 6.0.2 with (he also had to git tensile and rocblas in) rocblas and it worked for pytorch amd fixed rocblas (which was compleatly broken, and other that that i am not aware of any issues besides the rocm opencl runtime also being broken so its not in so dire state realy (anymore)"
Additionally, they told me that there are some distros that actually build their own ROCMs that target architectures like GFX803, including Debian (Debian uses 6.2 though, so I dunno if that would work or not, but the guy who was using 6.0 that I quoted all this from said that he did all of this before they did whatever they did to rocblas, and he suspects 6.2 would work now.)
Hopefully this helps.
I've been told by people in the KoboldCPP Discord that ROCM 6.0 works for my card, the RX 570, which is GFX803, and which I've been struggling to get working with ROCM 5.5.
Cheers, I've tried just installing via yay on arch with (I know it's very messy). I've also installed Kobold and a few other things so will see what happens. I really don't know enough to say which solution is the right one...
#GPU STUFF
export ROC_ENABLE_PRE_VEGA=1 # Required for gfx803 support
export HSA_OVERRIDE_GFX_VERSION=8.0.3
# Prioritize ROCm-CLR paths
export PATH=/opt/rocm-clr/bin:$PATH # Use rocm-clr binaries
export LD_LIBRARY_PATH=/opt/rocm-clr/lib:/opt/rocm/lib:/opt/rocm/lib64:$LD_LIBRARY_PATH # Use rocm-cl>
export OCL_ICD_VENDORS=/opt/rocm-clr/etc/OpenCL/vendors # rocm-clr ICD vendor files
# Add fallback to standard ROCm paths
export PATH=/opt/rocm/bin:$PATH
export LD_LIBRARY_PATH=/opt/rocm/lib:/opt/rocm/lib64:$LD_LIBRARY_PATH
export OCL_ICD_VENDORS=${OCL_ICD_VENDORS}:/etc/OpenCL/vendors
#END GPU STUFF
export PATH=$PATH:/usr/bin
# ROCm-CLR OpenCL runtime settings
#export PATH=/opt/rocm-clr/bin:$PATH # Use rocm-clr binaries
#export LD_LIBRARY_PATH=/opt/rocm-clr/lib:$LD_LIBRARY_PATH # Use rocm-clr libraries
#export OCL_ICD_VENDORS=/opt/rocm-clr/etc/OpenCL/vendors # rocm-clr ICD vendor files
# Fallback settings (commented for reference)
# export ROC_ENABLE_PRE_VEGA=1
# export PATH=/opt/rocm/bin:$PATH
# export LD_LIBRARY_PATH=/opt/rocm/lib:/opt/rocm/lib64:$LD_LIBRARY_PATH
# export OCL_ICD_VENDORS=/etc/OpenCL/vendors
Here's RVS
rvs --verbose
[RESULT] [ 95216.772525] Action name :action_1
[RESULT] [ 95216.773066] Module name :gpup
[DEBUG ] [ 95216.773076] property: [name] val:[action_1]
[DEBUG ] [ 95216.773085] property: [device] val:[all]
[DEBUG ] [ 95216.773089] property: [module] val:[gpup]
[DEBUG ] [ 95216.773093] property: [properties.all] val:[]
[DEBUG ] [ 95216.773097] property: [io_links-properties.all] val:[]
[DEBUG ] [ 95216.773100] property: [cli.-v] val:[]
[DEBUG ] [ 95216.773103] property: [cli.pwd] val:[/opt/rocm/bin/]
[TRACE ] [ 95216.773107] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_split:91
[TRACE ] [ 95216.773112] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_split:93
[TRACE ] [ 95216.773116] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_split:125
[TRACE ] [ 95216.773118] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_split:93
[TRACE ] [ 95216.773123] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_split:125
[TRACE ] [ 95216.773125] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_split:93
[TRACE ] [ 95216.773128] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_split:125
[TRACE ] [ 95216.773131] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_split:93
[TRACE ] [ 95216.773134] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_split:125
[TRACE ] [ 95216.773137] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_split:93
[TRACE ] [ 95216.773140] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_split:125
[TRACE ] [ 95216.773143] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_split:93
[TRACE ] [ 95216.773146] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_split:125
[TRACE ] [ 95216.773148] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_split:93
[TRACE ] [ 95216.773153] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_split:97
[TRACE ] [ 95216.773156] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_split:100
[TRACE ] [ 95216.773159] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_split:102
[TRACE ] [ 95216.773163] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_split:108
[TRACE ] [ 95216.773166] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_split:91
[TRACE ] [ 95216.773169] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_split:93
[TRACE ] [ 95216.773172] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_split:125
[TRACE ] [ 95216.773175] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_split:93
[TRACE ] [ 95216.773178] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_split:125
[TRACE ] [ 95216.773181] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_split:93
[TRACE ] [ 95216.773184] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_split:125
[TRACE ] [ 95216.773187] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_split:93
[TRACE ] [ 95216.773192] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_split:97
[TRACE ] [ 95216.773195] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_split:100
[TRACE ] [ 95216.773198] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_split:105
[TRACE ] [ 95216.773201] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_split:108
[TRACE ] [ 95216.773243] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:158
[TRACE ] [ 95216.773248] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:188
[TRACE ] [ 95216.773267] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:191
[RESULT] [ 95216.773271] [action_1] gpup 38156 cpu_cores_count 0
[TRACE ] [ 95216.773275] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:191
[RESULT] [ 95216.773278] [action_1] gpup 38156 simd_count 144
[TRACE ] [ 95216.773281] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:191
[RESULT] [ 95216.773285] [action_1] gpup 38156 mem_banks_count 1
[TRACE ] [ 95216.773287] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:191
[RESULT] [ 95216.773291] [action_1] gpup 38156 caches_count 60
[TRACE ] [ 95216.773295] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:191
[RESULT] [ 95216.773297] [action_1] gpup 38156 io_links_count 1
[TRACE ] [ 95216.773300] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:191
[RESULT] [ 95216.773303] [action_1] gpup 38156 p2p_links_count 0
[TRACE ] [ 95216.773306] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:191
[RESULT] [ 95216.773310] [action_1] gpup 38156 cpu_core_id_base 0
[TRACE ] [ 95216.773313] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:191
[RESULT] [ 95216.773317] [action_1] gpup 38156 simd_id_base 2147487744
[TRACE ] [ 95216.773319] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:191
[RESULT] [ 95216.773323] [action_1] gpup 38156 max_waves_per_simd 10
[TRACE ] [ 95216.773326] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:191
[RESULT] [ 95216.773329] [action_1] gpup 38156 lds_size_in_kb 64
[TRACE ] [ 95216.773332] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:191
[RESULT] [ 95216.773335] [action_1] gpup 38156 gds_size_in_kb 0
[TRACE ] [ 95216.773337] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:191
[RESULT] [ 95216.773341] [action_1] gpup 38156 num_gws 0
[TRACE ] [ 95216.773344] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:191
[RESULT] [ 95216.773347] [action_1] gpup 38156 wave_front_size 64
[TRACE ] [ 95216.773350] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:191
[RESULT] [ 95216.773353] [action_1] gpup 38156 array_count 4
[TRACE ] [ 95216.773358] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:191
[RESULT] [ 95216.773361] [action_1] gpup 38156 simd_arrays_per_engine 1
[TRACE ] [ 95216.773365] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:191
[RESULT] [ 95216.773368] [action_1] gpup 38156 cu_per_simd_array 9
[TRACE ] [ 95216.773372] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:191
[RESULT] [ 95216.773374] [action_1] gpup 38156 simd_per_cu 4
[TRACE ] [ 95216.773377] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:191
[RESULT] [ 95216.773381] [action_1] gpup 38156 max_slots_scratch_cu 32
[TRACE ] [ 95216.773385] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:191
[RESULT] [ 95216.773388] [action_1] gpup 38156 gfx_target_version 80003
[TRACE ] [ 95216.773391] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:191
[RESULT] [ 95216.773396] [action_1] gpup 38156 vendor_id 4098
[TRACE ] [ 95216.773398] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:191
[RESULT] [ 95216.773401] [action_1] gpup 38156 device_id 26591
[TRACE ] [ 95216.773404] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:191
[RESULT] [ 95216.773408] [action_1] gpup 38156 location_id 256
[TRACE ] [ 95216.773411] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:191
[RESULT] [ 95216.773415] [action_1] gpup 38156 domain 0
[TRACE ] [ 95216.773418] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:191
[RESULT] [ 95216.773422] [action_1] gpup 38156 drm_render_minor 128
[TRACE ] [ 95216.773424] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:191
[RESULT] [ 95216.773428] [action_1] gpup 38156 hive_id 0
[TRACE ] [ 95216.773431] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:191
[RESULT] [ 95216.773434] [action_1] gpup 38156 num_sdma_engines 2
[TRACE ] [ 95216.773437] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:191
[RESULT] [ 95216.773442] [action_1] gpup 38156 num_sdma_xgmi_engines 0
[TRACE ] [ 95216.773461] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:191
[RESULT] [ 95216.773466] [action_1] gpup 38156 num_sdma_queues_per_engine 2
[TRACE ] [ 95216.773470] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:191
[RESULT] [ 95216.773475] [action_1] gpup 38156 num_cp_queues 24
[TRACE ] [ 95216.773480] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:191
[RESULT] [ 95216.773485] [action_1] gpup 38156 max_engine_clk_fcompute 1411
[TRACE ] [ 95216.773490] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:191
[RESULT] [ 95216.773495] [action_1] gpup 38156 local_mem_size 0
[TRACE ] [ 95216.773499] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:191
[RESULT] [ 95216.773502] [action_1] gpup 38156 fw_version 730
[TRACE ] [ 95216.773505] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:191
[RESULT] [ 95216.773508] [action_1] gpup 38156 capability 4199040
[TRACE ] [ 95216.773511] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:191
[RESULT] [ 95216.773514] [action_1] gpup 38156 debug_prop 0
[TRACE ] [ 95216.773516] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:191
[RESULT] [ 95216.773522] [action_1] gpup 38156 sdma_fw_version 58
[TRACE ] [ 95216.773524] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:191
[RESULT] [ 95216.773526] [action_1] gpup 38156 unique_id 0
[TRACE ] [ 95216.773528] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:191
[RESULT] [ 95216.773531] [action_1] gpup 38156 num_xcc 1
[TRACE ] [ 95216.773534] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:191
[RESULT] [ 95216.773536] [action_1] gpup 38156 max_engine_clk_ccompute 4900
[TRACE ] [ 95216.773541] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:213
[TRACE ] [ 95216.773547] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_get_value:227
[TRACE ] [ 95216.773551] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp run:422
[TRACE ] [ 95216.773555] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_io_links_get_value:242
[TRACE ] [ 95216.773571] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_io_links_get_value:267
[TRACE ] [ 95216.773575] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_io_links_get_value:290
[TRACE ] [ 95216.773591] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_io_links_get_value:293
[RESULT] [ 95216.773594] [action_1] gpup 38156 0 type 2
[TRACE ] [ 95216.773596] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_io_links_get_value:293
[RESULT] [ 95216.773600] [action_1] gpup 38156 0 version_major 0
[TRACE ] [ 95216.773602] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_io_links_get_value:293
[RESULT] [ 95216.773605] [action_1] gpup 38156 0 version_minor 0
[TRACE ] [ 95216.773608] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_io_links_get_value:293
[RESULT] [ 95216.773611] [action_1] gpup 38156 0 node_from 1
[TRACE ] [ 95216.773614] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_io_links_get_value:293
[RESULT] [ 95216.773617] [action_1] gpup 38156 0 node_to 0
[TRACE ] [ 95216.773620] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_io_links_get_value:293
[RESULT] [ 95216.773623] [action_1] gpup 38156 0 weight 20
[TRACE ] [ 95216.773626] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_io_links_get_value:293
[RESULT] [ 95216.773629] [action_1] gpup 38156 0 min_latency 0
[TRACE ] [ 95216.773631] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_io_links_get_value:293
[RESULT] [ 95216.773634] [action_1] gpup 38156 0 max_latency 0
[TRACE ] [ 95216.773636] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_io_links_get_value:293
[RESULT] [ 95216.773639] [action_1] gpup 38156 0 min_bandwidth 312
[TRACE ] [ 95216.773643] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_io_links_get_value:293
[RESULT] [ 95216.773645] [action_1] gpup 38156 0 max_bandwidth 4000
[TRACE ] [ 95216.773648] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_io_links_get_value:293
[RESULT] [ 95216.773651] [action_1] gpup 38156 0 recommended_transfer_size 0
[TRACE ] [ 95216.773654] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_io_links_get_value:293
[RESULT] [ 95216.773657] [action_1] gpup 38156 0 recommended_sdma_engine_id_mask 0
[TRACE ] [ 95216.773659] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_io_links_get_value:293
[RESULT] [ 95216.773662] [action_1] gpup 38156 0 flags 1
[TRACE ] [ 95216.773667] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/gpup.so/src/action.cpp property_io_links_get_value:314
[RESULT] [ 95216.773675] Action name :action_2
[RESULT] [ 95216.774649] Module name :peqt
[DEBUG ] [ 95216.774657] property: [name] val:[action_2]
[DEBUG ] [ 95216.774661] property: [module] val:[peqt]
[DEBUG ] [ 95216.774663] property: [device] val:[all]
[DEBUG ] [ 95216.774667] property: [capability.link_cap_max_speed] val:[]
[DEBUG ] [ 95216.774670] property: [capability.link_cap_max_width] val:[]
[DEBUG ] [ 95216.774672] property: [capability.link_stat_cur_speed] val:[]
[DEBUG ] [ 95216.774675] property: [capability.link_stat_neg_width] val:[]
[DEBUG ] [ 95216.774677] property: [capability.slot_pwr_limit_value] val:[]
[DEBUG ] [ 95216.774680] property: [capability.slot_physical_num] val:[]
[DEBUG ] [ 95216.774683] property: [capability.device_id] val:[]
[DEBUG ] [ 95216.774686] property: [capability.vendor_id] val:[]
[DEBUG ] [ 95216.774690] property: [capability.kernel_driver] val:[]
[DEBUG ] [ 95216.774692] property: [capability.dev_serial_num] val:[]
[DEBUG ] [ 95216.774695] property: [capability.D0_Maximum_Power_12V] val:[]
[DEBUG ] [ 95216.774699] property: [capability.D0_Maximum_Power_3_3V] val:[]
[DEBUG ] [ 95216.774702] property: [capability.D0_Sustained_Power_12V] val:[]
[DEBUG ] [ 95216.774705] property: [capability.D0_Sustained_Power_3_3V] val:[]
[DEBUG ] [ 95216.774708] property: [capability.atomic_op_routing] val:[]
[DEBUG ] [ 95216.774711] property: [capability.atomic_op_32_completer] val:[]
[DEBUG ] [ 95216.774715] property: [capability.atomic_op_64_completer] val:[]
[DEBUG ] [ 95216.774718] property: [capability.atomic_op_128_CAS_completer] val:[]
[DEBUG ] [ 95216.774721] property: [cli.-v] val:[]
[DEBUG ] [ 95216.774724] property: [cli.pwd] val:[/opt/rocm/bin/]
[TRACE ] [ 95216.774728] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:328
[TRACE ] [ 95216.774772] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:381
[TRACE ] [ 95216.774819] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:387
[TRACE ] [ 95216.774824] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:390
[TRACE ] [ 95216.774922] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:412
[TRACE ] [ 95216.774926] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:390
[TRACE ] [ 95216.774994] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:412
[TRACE ] [ 95216.775000] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:390
[TRACE ] [ 95216.775084] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:412
[TRACE ] [ 95216.775088] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:390
[TRACE ] [ 95216.775154] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:412
[TRACE ] [ 95216.775157] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:390
[TRACE ] [ 95216.775225] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:412
[TRACE ] [ 95216.775229] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:390
[TRACE ] [ 95216.775297] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:430
[INFO ] [ 95216.775306] [action_2] peqt D0_Maximum_Power_12V NOT SUPPORTED
[INFO ] [ 95216.775311] [action_2] peqt D0_Maximum_Power_3_3V NOT SUPPORTED
[INFO ] [ 95216.775315] [action_2] peqt D0_Sustained_Power_12V NOT SUPPORTED
[INFO ] [ 95216.775319] [action_2] peqt D0_Sustained_Power_3_3V NOT SUPPORTED
[INFO ] [ 95216.775323] [action_2] peqt atomic_op_32_completer NOT SUPPORTED
[INFO ] [ 95216.775326] [action_2] peqt atomic_op_64_completer NOT SUPPORTED
[INFO ] [ 95216.775329] [action_2] peqt atomic_op_routing NOT SUPPORTED
[INFO ] [ 95216.775333] [action_2] peqt dev_serial_num NOT SUPPORTED
[INFO ] [ 95216.775335] [action_2] peqt device_id 4098
[INFO ] [ 95216.775338] [action_2] peqt kernel_driver NOT SUPPORTED
[INFO ] [ 95216.775341] [action_2] peqt link_cap_max_speed NOT SUPPORTED
[INFO ] [ 95216.775344] [action_2] peqt link_cap_max_width NOT SUPPORTED
[INFO ] [ 95216.775347] [action_2] peqt link_stat_cur_speed NOT SUPPORTED
[INFO ] [ 95216.775350] [action_2] peqt link_stat_neg_width NOT SUPPORTED
[INFO ] [ 95216.775353] [action_2] peqt slot_physical_num 1
[INFO ] [ 95216.775355] [action_2] peqt slot_pwr_limit_value NOT SUPPORTED
[INFO ] [ 95216.775359] [action_2] peqt vendor_id NOT SUPPORTED
[TRACE ] [ 95216.775363] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:437
[TRACE ] [ 95216.775366] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:390
[TRACE ] [ 95216.775436] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:412
[TRACE ] [ 95216.775439] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:390
[TRACE ] [ 95216.775503] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:412
[TRACE ] [ 95216.775506] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:390
[TRACE ] [ 95216.775573] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:412
[TRACE ] [ 95216.775576] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:390
[TRACE ] [ 95216.775661] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:412
[TRACE ] [ 95216.775666] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:390
[TRACE ] [ 95216.775767] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:430
[INFO ] [ 95216.775777] [action_2] peqt D0_Maximum_Power_12V NOT SUPPORTED
[INFO ] [ 95216.775783] [action_2] peqt D0_Maximum_Power_3_3V NOT SUPPORTED
[INFO ] [ 95216.775790] [action_2] peqt D0_Sustained_Power_12V NOT SUPPORTED
[INFO ] [ 95216.775796] [action_2] peqt D0_Sustained_Power_3_3V NOT SUPPORTED
[INFO ] [ 95216.775802] [action_2] peqt atomic_op_32_completer NOT SUPPORTED
[INFO ] [ 95216.775806] [action_2] peqt atomic_op_64_completer NOT SUPPORTED
[INFO ] [ 95216.775811] [action_2] peqt atomic_op_routing NOT SUPPORTED
[INFO ] [ 95216.775815] [action_2] peqt dev_serial_num NOT SUPPORTED
[INFO ] [ 95216.775819] [action_2] peqt device_id 4098
[INFO ] [ 95216.775823] [action_2] peqt kernel_driver NOT SUPPORTED
[INFO ] [ 95216.775827] [action_2] peqt link_cap_max_speed NOT SUPPORTED
[INFO ] [ 95216.775832] [action_2] peqt link_cap_max_width NOT SUPPORTED
[INFO ] [ 95216.775836] [action_2] peqt link_stat_cur_speed NOT SUPPORTED
[INFO ] [ 95216.775841] [action_2] peqt link_stat_neg_width NOT SUPPORTED
[INFO ] [ 95216.775845] [action_2] peqt slot_physical_num 1
[INFO ] [ 95216.775849] [action_2] peqt slot_pwr_limit_value NOT SUPPORTED
[INFO ] [ 95216.775854] [action_2] peqt vendor_id NOT SUPPORTED
[TRACE ] [ 95216.775859] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:437
[TRACE ] [ 95216.775863] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:390
[TRACE ] [ 95216.775968] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:412
[TRACE ] [ 95216.775974] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:390
[TRACE ] [ 95216.776079] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:412
[TRACE ] [ 95216.776085] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:390
[TRACE ] [ 95216.776185] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:412
[TRACE ] [ 95216.776190] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:390
[TRACE ] [ 95216.776279] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:412
[TRACE ] [ 95216.776284] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:390
[TRACE ] [ 95216.776375] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:412
[TRACE ] [ 95216.776380] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:390
[TRACE ] [ 95216.776469] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:412
[TRACE ] [ 95216.776474] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:390
[TRACE ] [ 95216.776568] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:412
[TRACE ] [ 95216.776573] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:390
[TRACE ] [ 95216.776671] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:412
[TRACE ] [ 95216.776676] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:440
[TRACE ] [ 95216.776685] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:449
[RESULT] [ 95216.776689] [action_2] peqt true
[TRACE ] [ 95216.776693] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/peqt.so/src/action.cpp run:478
[RESULT] [ 95216.776714] Action name :action_3
[DEBUG ] [ 95216.784278] agent_name: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
[DEBUG ] [ 95216.784292] node: 0
[DEBUG ] [ 95216.784295] [RVSHSA] Found agent with name = Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz and device_type = CPU.
[DEBUG ] [ 95216.784299] agent_name: gfx803
[DEBUG ] [ 95216.784302] node: 1
[DEBUG ] [ 95216.784304] [RVSHSA] Found agent with name = gfx803 and device_type = GPU.
[DEBUG ] [ 95216.784306] [RVSHSA] ============================
[TRACE ] [ 95216.784308] [RVSHSA] InitAgents - agent with name = Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz and device_type = CPU
[DEBUG ] [ 95216.784312] [RVSHSA] ============================
[DEBUG ] [ 95216.784317] [RVSHSA] ****************************************
[DEBUG ] [ 95216.784320] [RVSHSA] Found regular memory region
[DEBUG ] [ 95216.784323] [RVSHSA] ****************************************
[DEBUG ] [ 95216.784327] [RVSHSA] ****************************************
[DEBUG ] [ 95216.784330] [RVSHSA] Found system memory region
[DEBUG ] [ 95216.784333] [RVSHSA] ****************************************
[DEBUG ] [ 95216.784337] [RVSHSA] ****************************************
[DEBUG ] [ 95216.784341] [RVSHSA] Found regular memory region
[DEBUG ] [ 95216.784344] [RVSHSA] ****************************************
[DEBUG ] [ 95216.784347] [RVSHSA] ============================
[TRACE ] [ 95216.784349] [RVSHSA] InitAgents - agent with name = gfx803 and device_type = GPU
[DEBUG ] [ 95216.784351] [RVSHSA] ============================
[DEBUG ] [ 95216.784353] [RVSHSA] ****************************************
[DEBUG ] [ 95216.784355] [RVSHSA] Found regular memory region
[DEBUG ] [ 95216.784357] [RVSHSA] ****************************************
[DEBUG ] [ 95216.784359] [RVSHSA] ****************************************
[DEBUG ] [ 95216.784362] [RVSHSA] Found regular memory region
[DEBUG ] [ 95216.784363] [RVSHSA] ****************************************
Discovered Nodes
==============================================
Node Name Node Type Index GPU ID
=============================================================================================================================
Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz CPU 0 N/A
gfx803 GPU 1 38156
=============================================================================================================================
[RESULT] [ 95216.784432] Module name :pebb
[DEBUG ] [ 95216.784438] property: [name] val:[action_3]
[DEBUG ] [ 95216.784442] property: [device] val:[all]
[DEBUG ] [ 95216.784445] property: [module] val:[pebb]
[DEBUG ] [ 95216.784448] property: [log_interval] val:[800]
[DEBUG ] [ 95216.784451] property: [duration] val:[2000]
[DEBUG ] [ 95216.784454] property: [device_to_host] val:[false]
[DEBUG ] [ 95216.784456] property: [host_to_device] val:[true]
[DEBUG ] [ 95216.784459] property: [parallel] val:[false]
[DEBUG ] [ 95216.784462] property: [block_size] val:[10240000]
[DEBUG ] [ 95216.784465] property: [cli.-v] val:[]
[DEBUG ] [ 95216.784467] property: [cli.pwd] val:[/opt/rocm/bin/]
[TRACE ] [ 95216.784470] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/pebb.so/src/action_run.cpp run:100
[TRACE ] [ 95216.784474] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/pebb.so/src/action.cpp get_all_common_config_keys:138
[TRACE ] [ 95216.784478] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/pebb.so/src/action.cpp get_all_pebb_config_keys:81
[TRACE ] [ 95216.784483] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/pebb.so/src/action.cpp create_threads:230
[TRACE ] [ 95216.784556] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/pebb.so/src/action.cpp create_threads:235
[TRACE ] [ 95216.784559] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/pebb.so/src/action.cpp create_threads:237
[TRACE ] [ 95216.784561] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/pebb.so/src/action.cpp create_threads:247
[TRACE ] [ 95216.784564] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/pebb.so/src/action.cpp create_threads:262
[TRACE ] [ 95216.784566] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/pebb.so/src/action.cpp create_threads:266
[TRACE ] [ 95216.784568] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/pebb.so/src/action.cpp create_threads:275
[TRACE ] [ 95216.784571] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/pebb.so/src/action.cpp create_threads:286
[TRACE ] [ 95216.784574] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/pebb.so/src/action.cpp create_threads:290
[TRACE ] [ 95216.784576] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/pebb.so/src/action.cpp print_link_info:688
[RESULT] [ 95216.784580] [action_3] pcie-bandwidth 0 1 38156 distance:20 PCIe:20 (R)
[DEBUG ] [ 95216.784583] Src: 0 Dst: 1 access: 1
[TRACE ] [ 95216.784585] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/pebb.so/src/action.cpp create_threads:311
[TRACE ] [ 95216.784588] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/pebb.so/src/action.cpp create_threads:326
[TRACE ] [ 95216.784590] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/pebb.so/src/action.cpp create_threads:336
[TRACE ] [ 95216.784593] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/pebb.so/src/action.cpp create_threads:347
[TRACE ] [ 95216.784595] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/pebb.so/src/action.cpp create_threads:374
[TRACE ] [ 95216.784597] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/pebb.so/src/action.cpp create_threads:378
[TRACE ] [ 95216.784600] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/pebb.so/src/action_run.cpp run:143
[TRACE ] [ 95216.784641] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/pebb.so/src/action_run.cpp run:148
[TRACE ] [ 95216.784644] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/pebb.so/src/action_run.cpp run:152
[TRACE ] [ 95216.784646] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/pebb.so/src/action_run.cpp run_single:211
[TRACE ] [ 95216.784648] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/pebb.so/src/action_run.cpp run_single:216
[TRACE ] [ 95216.784650] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/pebb.so/src/worker.cpp do_transfer:166
[TRACE ] [ 95216.784652] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/pebb.so/src/worker.cpp do_transfer:178
[TRACE ] [ 95216.784654] /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/pebb.so/src/worker.cpp do_transfer:191
[DEBUG ] [ 95216.788528] hsa_amd_memory_async_copy() /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/src/rvshsa.cpp SendTraffic:835
[DEBUG ] [ 95216.788539] hsa_amd_memory_async_copy() /usr/src/debug/rocm-validation-suite/ROCmValidationSuite-rocm-5.3.0/src/rvshsa.cpp SendTraffic:835 The HSA runtime failed to allocate the necessary resources. This error may also occur when the HSA runtime needs to spawn threads or create internal OS-specific events.
Final average [TRACE ] [ 95218.784148] [action_3] pebb in do_final_average
[TRACE ] [ 95218.784163] [action_3] pebb transfer 0 1 in pebbworker::stop()
Nice, so, you got the rocFFT now build for gfx803 and gfx900? Did you remove the "list( REMOVE_ITEM AMDGPU_TARGETS_AOT gfx803 )" and list( REMOVE_ITEM AMDGPU_TARGETS_AOT gfx900 ) lines from the CMakelists.txt for that?
Basic hipcc and opencl examples could propably already work now if you try to build and run them from directories /opt/rocm_sdk_612/docs/examples/hipcc/ and /opt/rocm_sdk_612/docs/examples/opencl.
To get the rocBLAS build, both the Tensile and Rocblas needs most likely to be patched to add gfx803 and gfx900 support. Both repositories in rocm_sdk_builder contains patches for some other GPU's for which I have added the support earlier.
To get the rocBLAS build, both the Tensile and Rocblas needs most likely to be patched to add gfx803 and gfx900 support. Both repositories in rocm_sdk_builder contains patches for some other GPU's for which I have added the support earlier.
This lines up with what a docker image I have for ROCM 5.5 was doing,
WORKDIR /src
# Download deps
RUN --mount=type=cache,target=/var/cache/apt,rw --mount=type=cache,target=/var/lib/apt,rw \
apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
gfortran \
git \
python-is-python3 \
nano \
wget \
make \
pkg-config \
libnuma1 \
cmake \
libopenblas-dev \
ninja-build
# Download rocBLAS
RUN --mount=type=cache,target=/tmp/cache/download,rw \
curl -L -o /tmp/cache/download/rocBLAS-${ROCM_VERSION}.tar.gz https://github.com/ROCmSoftwarePlatform/rocBLAS/archive/rocm-${ROCM_VERSION}.tar.gz \
&& tar -xf /tmp/cache/download/rocBLAS-${ROCM_VERSION}.tar.gz -C /src \
&& rm -f /tmp/cache/download/rocBLAS-${ROCM_VERSION}.tar.gz
# Download tensile
RUN --mount=type=cache,target=/tmp/cache/download,rw \
curl -L -o /tmp/cache/download/Tensile-${ROCM_VERSION}.tar.gz https://github.com/ROCmSoftwarePlatform/Tensile/archive/rocm-${ROCM_VERSION}.tar.gz \
&& tar -xvf /tmp/cache/download/Tensile-${ROCM_VERSION}.tar.gz -C /src \
&& rm -f /tmp/cache/download/Tensile-${ROCM_VERSION}.tar.gz
# gfx803 fix
RUN rm -rf /src/rocBLAS-rocm-${ROCM_VERSION}/library/src/blas3/Tensile/Logic/asm_full/r9nano*
# Download rocSPARSE
RUN --mount=type=cache,target=/tmp/cache/download,rw \
curl -L -o /tmp/cache/download/rocSPARSE-${ROCM_VERSION}.tar.gz https://github.com/ROCmSoftwarePlatform/rocSPARSE/archive/rocm-${ROCM_VERSION}.tar.gz \
&& tar -xf /tmp/cache/download/rocSPARSE-${ROCM_VERSION}.tar.gz -C /src \
&& rm -f /tmp/cache/download/rocSPARSE-${ROCM_VERSION}.tar.gz
# Download Magma
RUN --mount=type=cache,target=/tmp/cache/download,rw \
wget -O /tmp/cache/download/magma-${MAGMA_VERSION}.tar.gz https://icl.utk.edu/projectsfiles/magma/downloads/magma-${MAGMA_VERSION}.tar.gz \
&& tar -xf /tmp/cache/download/magma-${MAGMA_VERSION}.tar.gz -C /src \
&& rm -f /src/magma-${MAGMA_VERSION}.tar.gz
# Build and make rocBLAS, Tensile
WORKDIR /src/rocBLAS-rocm-${ROCM_VERSION}
COPY patches /patches
RUN patch -Np1 -d /src/Tensile-rocm-${ROCM_VERSION} -i /patches/Tensile-fix-fallback-arch-build.patch
RUN patch -Np1 -d /src/rocBLAS-rocm-${ROCM_VERSION} -i /patches/rocBLAS-configure-but-dont-build.patch
RUN --mount=type=cache,target=/var/cache/apt,rw --mount=type=cache,target=/var/lib/apt,rw \
apt-get update \
&& DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends cmake \
&& DEBIAN_FRONTEND=noninteractive ./install.sh \
--cmake_install \
--dependencies \
--test_local_path /src/Tensile-rocm-${ROCM_VERSION} \
--architecture "gfx803" \
--logic asm_full \
--msgpack \
&& rm -rf /var/lib/apt/lists/*
RUN make -C build/release -j$(nproc) TENSILE_LIBRARY_TARGET
# Build and make rocSPARSE
WORKDIR /src/rocSPARSE-rocm-${ROCM_VERSION}
RUN cmake \
-Wno-dev \
-B build \
-S "/src/rocSPARSE-rocm-${ROCM_VERSION}" \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_C_COMPILER=/opt/rocm-${ROCM_VERSION}/bin/hipcc \
-DCMAKE_CXX_COMPILER=/opt/rocm-${ROCM_VERSION}/bin/hipcc \
-DCMAKE_INSTALL_PREFIX=/opt/rocm-${ROCM_VERSION} \
-DBUILD_FILE_REORG_BACKWARD_COMPATIBILITY=ON \
-DCPACK_SET_DESTDIR=OFF \
-DCPACK_PACKAGING_INSTALL_PREFIX=/opt/rocm-${ROCM_VERSION} \
-DROCM_PATH="${ROCM_PATH}" \
-DAMDGPU_TARGETS="gfx803"
RUN cmake --build build --target package -j$(nproc)
However I am unsure if these patches exist for ROCM 6+(or if they even exist, but you say you already have some patches so that's :D), or if they're necessary given what the guy in the KoboldCPP Discord said from up above in my comment,
... And later they fixed gfx803 in various places but that arch was dropped from the default builds So the only way to have it work is to build all the rocm packages you need yourself "i build gfx8 on rocm 6.0.2 with (he also had to git tensile and rocblas in) rocblas and it worked for pytorch amd fixed rocblas (which was completely broken, and other that that i am not aware of any issues besides the rocm opencl runtime also being broken so its not in so dire state realy (anymore)"
So he said AMD fixed Rocblas issues in GFX803 already I guess?
I'm just out at the moment but I compiled rocblas from aur and I don't think it's worked... It finishes compiling and I did also install zluda which I think is why torch.cuda.is_available = true but I still get segfault when trying to run kobold with rock... The Vulkan implementation works well for Kobold on RX580 it seems processing is about 2-3x faster than CPU.
I'll try making those modifications later as I could see stuff about gfx1010 and a few others but nothing gfx803 other than target arch
Wait why are you installing Zluda? Isn't that just a drop-in CUDA replacement by AMD? I didn't think Zluda was needed if one could get Rocm 6.0.3 to compile for the GFX803 and just compiled tensile and rocblas and whatever against it so one could just use that over CUDA(not sure if this is actually how it works or not tbh, I am new to AI.)
Or is this just something specific to Windows people do? I've been mainly sticking to Linux for AI stuff because it's just easier to work with.
@AWilliams17 or @chboishabba I have added the rocFFT patch for gfx803. I can only build test this but I have now been able to build whole rocm sdk builder stack with gfx803 selected as a target. Can you try to update to latest version and try again?
@Mika will do @Austin yes it is cuda drop in. we are still testing rocm build. i ended up using the vulkan version of kobold in the mean time.
On Thu, 23 Jan 2025 at 05:28, Mika Laitio @.***> wrote:
I have added the rocFFT patch for gfx803. I can only build test this but I have now been able to build whole rocm sdk builder stack with gfx803 selected as a target. Can you try to update to latest version and try again?
— Reply to this email directly, view it on GitHub https://github.com/lamikr/rocm_sdk_builder/issues/173#issuecomment-2608091304, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGM4B3UL3VH4XTMOOHRHH732L7WMNAVCNFSM6AAAAABRCHV7OGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMBYGA4TCMZQGQ . You are receiving this because you were mentioned.Message ID: @.***>
@chboishabba wrong (mika) account :)
@mika apologies :) honestly not sure what I expected to happen replying by email haha @lamikr could you confirm course of action and whether updating will require rebuilding the whole thing or just from fft? Just wanting to plan when I run the compile...
I imagine I just git clone the updated repo then something like
./babs.sh --clean binfo/core/021_rocFFT.binfo ./babs.sh -b
as you said before?
@chboishabba Sorry, I missed your question earlier.
If you are using the rocm_sdk_builder directory that you have used earlier, then that will work and start building from the 021_rocFFT.binfo.
babs.sh is checking from the builddir directory which projects have already been build and only build the missing ones.
./babs.sh --clean binfo/core/021_rocFFT.binfo
command will basically delete the "builddir/021_rocFFT" directory so that it will get rebuild when you next time run the "./babs.sh -b"
Then
./babs.sh -up
command that I recommend to be used for just updating the source code to get my latest versions, will check which projects has been modified and then it's running the "babs.sh --clean" for those projects.
And if you really only want to build a single project you can use
./babs.sh -b binfo/core/021_rocFFT.binfo
adding 'torch/include/torch/csrc/cuda/THCP.h'
adding 'torch/include/torch/csrc/cuda/comm.h'
adding 'torch/include/torch/csrc/cuda/device_set.h'
adding 'torch/include/torch/csrc/cuda/memory_snapshot.h'
adding 'torch/include/torch/csrc/cuda/nccl.h'
adding 'torch/include/torch/csrc/cuda/python_comm.h'
adding 'torch/include/torch/csrc/cuda/python_nccl.h'
adding 'torch/include/torch/csrc/distributed/autograd/context/container.h'
adding 'torch/include/torch/csrc/distributed/autograd/context/context.h'
adding 'torch/include/torch/csrc/distributed/autograd/functions/recvrpc_backward.h'
adding 'torch/include/torch/csrc/distributed/autograd/functions/sendrpc_backward.h'
adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h'
adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h'
adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h'
adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h'
adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h'
adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h'
adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h'
adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h'
adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h'
adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h'
adding 'torch/include/torch/csrc/distributed/c10d/Backend.hpp'
adding 'torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp'
adding 'torch/include/torch/csrc/distributed/c10d/FileStore.hpp'
adding 'torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp'
adding 'torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp'
adding 'torch/include/torch/csrc/distributed/c10d/HashStore.hpp'
adding 'torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp'
adding 'torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp'
adding 'torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp'
adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp'
adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupCudaP2P.hpp'
adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp'
adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp'
adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp'
adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.hpp'
adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp'
adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp'
adding 'torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp'
adding 'torch/include/torch/csrc/distributed/c10d/RankLocal.hpp'
adding 'torch/include/torch/csrc/distributed/c10d/Store.hpp'
adding 'torch/include/torch/csrc/distributed/c10d/TCPStore.hpp'
adding 'torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp'
adding 'torch/include/torch/csrc/distributed/c10d/TraceUtils.h'
adding 'torch/include/torch/csrc/distributed/c10d/Types.hpp'
adding 'torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp'
adding 'torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp'
adding 'torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp'
adding 'torch/include/torch/csrc/distributed/c10d/Utils.hpp'
adding 'torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp'
adding 'torch/include/torch/csrc/distributed/c10d/Work.hpp'
adding 'torch/include/torch/csrc/distributed/c10d/c10d.h'
adding 'torch/include/torch/csrc/distributed/c10d/comm.hpp'
adding 'torch/include/torch/csrc/distributed/c10d/debug.h'
adding 'torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp'
adding 'torch/include/torch/csrc/distributed/c10d/error.h'
adding 'torch/include/torch/csrc/distributed/c10d/exception.h'
adding 'torch/include/torch/csrc/distributed/c10d/intra_node_comm.hpp'
adding 'torch/include/torch/csrc/distributed/c10d/logger.hpp'
adding 'torch/include/torch/csrc/distributed/c10d/logging.h'
adding 'torch/include/torch/csrc/distributed/c10d/python_comm_hook.h'
adding 'torch/include/torch/csrc/distributed/c10d/reducer.hpp'
adding 'torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp'
adding 'torch/include/torch/csrc/distributed/c10d/sequence_num.hpp'
adding 'torch/include/torch/csrc/distributed/c10d/socket.h'
adding 'torch/include/torch/csrc/distributed/rpc/agent_utils.h'
adding 'torch/include/torch/csrc/distributed/rpc/message.h'
adding 'torch/include/torch/csrc/distributed/rpc/py_rref.h'
adding 'torch/include/torch/csrc/distributed/rpc/python_call.h'
adding 'torch/include/torch/csrc/distributed/rpc/python_functions.h'
adding 'torch/include/torch/csrc/distributed/rpc/python_remote_call.h'
adding 'torch/include/torch/csrc/distributed/rpc/python_resp.h'
adding 'torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h'
adding 'torch/include/torch/csrc/distributed/rpc/request_callback.h'
adding 'torch/include/torch/csrc/distributed/rpc/request_callback_impl.h'
adding 'torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h'
adding 'torch/include/torch/csrc/distributed/rpc/rpc.h'
adding 'torch/include/torch/csrc/distributed/rpc/rpc_agent.h'
adding 'torch/include/torch/csrc/distributed/rpc/rpc_command_base.h'
adding 'torch/include/torch/csrc/distributed/rpc/rref_context.h'
adding 'torch/include/torch/csrc/distributed/rpc/rref_impl.h'
adding 'torch/include/torch/csrc/distributed/rpc/rref_proto.h'
adding 'torch/include/torch/csrc/distributed/rpc/script_call.h'
adding 'torch/include/torch/csrc/distributed/rpc/script_remote_call.h'
adding 'torch/include/torch/csrc/distributed/rpc/script_resp.h'
adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h'
adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h'
adding 'torch/include/torch/csrc/distributed/rpc/torchscript_functions.h'
adding 'torch/include/torch/csrc/distributed/rpc/types.h'
adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h'
adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h'
adding 'torch/include/torch/csrc/distributed/rpc/utils.h'
adding 'torch/include/torch/csrc/dynamo/cache_entry.h'
adding 'torch/include/torch/csrc/dynamo/compiled_autograd.h'
adding 'torch/include/torch/csrc/dynamo/cpp_shim.h'
adding 'torch/include/torch/csrc/dynamo/cpython_defs.h'
adding 'torch/include/torch/csrc/dynamo/debug_macros.h'
adding 'torch/include/torch/csrc/dynamo/eval_frame.h'
adding 'torch/include/torch/csrc/dynamo/extra_state.h'
adding 'torch/include/torch/csrc/dynamo/guards.h'
adding 'torch/include/torch/csrc/dynamo/init.h'
adding 'torch/include/torch/csrc/dynamo/python_compiled_autograd.h'
adding 'torch/include/torch/csrc/dynamo/utils.h'
adding 'torch/include/torch/csrc/inductor/inductor_ops.h'
adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner.h'
adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h'
adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h'
adding 'torch/include/torch/csrc/inductor/aoti_runner/pybind.h'
adding 'torch/include/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h'
adding 'torch/include/torch/csrc/inductor/aoti_runtime/device_utils.h'
adding 'torch/include/torch/csrc/inductor/aoti_runtime/interface.h'
adding 'torch/include/torch/csrc/inductor/aoti_runtime/model.h'
adding 'torch/include/torch/csrc/inductor/aoti_runtime/model_container.h'
adding 'torch/include/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h'
adding 'torch/include/torch/csrc/inductor/aoti_runtime/thread_local.h'
adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils.h'
adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils_cuda.h'
adding 'torch/include/torch/csrc/inductor/aoti_torch/mkldnn_tensor.h'
adding 'torch/include/torch/csrc/inductor/aoti_torch/proxy_executor.h'
adding 'torch/include/torch/csrc/inductor/aoti_torch/tensor_converter.h'
adding 'torch/include/torch/csrc/inductor/aoti_torch/utils.h'
adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim.h'
adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h'
adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h'
adding 'torch/include/torch/csrc/jit/jit_log.h'
adding 'torch/include/torch/csrc/jit/jit_opt_limit.h'
adding 'torch/include/torch/csrc/jit/resource_guard.h'
adding 'torch/include/torch/csrc/jit/api/compilation_unit.h'
adding 'torch/include/torch/csrc/jit/api/function_impl.h'
adding 'torch/include/torch/csrc/jit/api/method.h'
adding 'torch/include/torch/csrc/jit/api/module.h'
adding 'torch/include/torch/csrc/jit/api/object.h'
adding 'torch/include/torch/csrc/jit/backends/backend.h'
adding 'torch/include/torch/csrc/jit/backends/backend_debug_handler.h'
adding 'torch/include/torch/csrc/jit/backends/backend_debug_info.h'
adding 'torch/include/torch/csrc/jit/backends/backend_detail.h'
adding 'torch/include/torch/csrc/jit/backends/backend_exception.h'
adding 'torch/include/torch/csrc/jit/backends/backend_init.h'
adding 'torch/include/torch/csrc/jit/backends/backend_interface.h'
adding 'torch/include/torch/csrc/jit/backends/backend_preprocess.h'
adding 'torch/include/torch/csrc/jit/backends/backend_resolver.h'
adding 'torch/include/torch/csrc/jit/codegen/cuda/interface.h'
adding 'torch/include/torch/csrc/jit/frontend/builtin_functions.h'
adding 'torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h'
adding 'torch/include/torch/csrc/jit/frontend/concrete_module_type.h'
adding 'torch/include/torch/csrc/jit/frontend/convert_to_ssa.h'
adding 'torch/include/torch/csrc/jit/frontend/edit_distance.h'
adding 'torch/include/torch/csrc/jit/frontend/error_report.h'
adding 'torch/include/torch/csrc/jit/frontend/exit_transforms.h'
adding 'torch/include/torch/csrc/jit/frontend/function_schema_parser.h'
adding 'torch/include/torch/csrc/jit/frontend/inline_loop_condition.h'
adding 'torch/include/torch/csrc/jit/frontend/ir_emitter.h'
adding 'torch/include/torch/csrc/jit/frontend/lexer.h'
adding 'torch/include/torch/csrc/jit/frontend/mini_environment.h'
adding 'torch/include/torch/csrc/jit/frontend/name_mangler.h'
adding 'torch/include/torch/csrc/jit/frontend/parse_string_literal.h'
adding 'torch/include/torch/csrc/jit/frontend/parser.h'
adding 'torch/include/torch/csrc/jit/frontend/parser_constants.h'
adding 'torch/include/torch/csrc/jit/frontend/resolver.h'
adding 'torch/include/torch/csrc/jit/frontend/schema_matching.h'
adding 'torch/include/torch/csrc/jit/frontend/schema_type_parser.h'
adding 'torch/include/torch/csrc/jit/frontend/script_type_parser.h'
adding 'torch/include/torch/csrc/jit/frontend/source_range.h'
adding 'torch/include/torch/csrc/jit/frontend/source_ref.h'
adding 'torch/include/torch/csrc/jit/frontend/strtod.h'
adding 'torch/include/torch/csrc/jit/frontend/sugared_value.h'
adding 'torch/include/torch/csrc/jit/frontend/tracer.h'
adding 'torch/include/torch/csrc/jit/frontend/tree.h'
adding 'torch/include/torch/csrc/jit/frontend/tree_views.h'
adding 'torch/include/torch/csrc/jit/frontend/versioned_symbols.h'
adding 'torch/include/torch/csrc/jit/ir/alias_analysis.h'
adding 'torch/include/torch/csrc/jit/ir/attributes.h'
adding 'torch/include/torch/csrc/jit/ir/constants.h'
adding 'torch/include/torch/csrc/jit/ir/graph_node_list.h'
adding 'torch/include/torch/csrc/jit/ir/graph_utils.h'
adding 'torch/include/torch/csrc/jit/ir/ir.h'
adding 'torch/include/torch/csrc/jit/ir/ir_views.h'
adding 'torch/include/torch/csrc/jit/ir/irparser.h'
adding 'torch/include/torch/csrc/jit/ir/named_value.h'
adding 'torch/include/torch/csrc/jit/ir/node_hashing.h'
adding 'torch/include/torch/csrc/jit/ir/scope.h'
adding 'torch/include/torch/csrc/jit/ir/subgraph_matcher.h'
adding 'torch/include/torch/csrc/jit/ir/type_hashing.h'
adding 'torch/include/torch/csrc/jit/mobile/code.h'
adding 'torch/include/torch/csrc/jit/mobile/debug_info.h'
adding 'torch/include/torch/csrc/jit/mobile/file_format.h'
adding 'torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h'
adding 'torch/include/torch/csrc/jit/mobile/frame.h'
adding 'torch/include/torch/csrc/jit/mobile/function.h'
adding 'torch/include/torch/csrc/jit/mobile/import.h'
adding 'torch/include/torch/csrc/jit/mobile/import_data.h'
adding 'torch/include/torch/csrc/jit/mobile/import_export_common.h'
adding 'torch/include/torch/csrc/jit/mobile/interpreter.h'
adding 'torch/include/torch/csrc/jit/mobile/method.h'
adding 'torch/include/torch/csrc/jit/mobile/module.h'
adding 'torch/include/torch/csrc/jit/mobile/observer.h'
adding 'torch/include/torch/csrc/jit/mobile/parse_bytecode.h'
adding 'torch/include/torch/csrc/jit/mobile/parse_operators.h'
adding 'torch/include/torch/csrc/jit/mobile/prim_ops_registery.h'
adding 'torch/include/torch/csrc/jit/mobile/profiler_edge.h'
adding 'torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h'
adding 'torch/include/torch/csrc/jit/mobile/quantization.h'
adding 'torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h'
adding 'torch/include/torch/csrc/jit/mobile/type_parser.h'
adding 'torch/include/torch/csrc/jit/mobile/upgrader_mobile.h'
adding 'torch/include/torch/csrc/jit/passes/add_if_then_else.h'
adding 'torch/include/torch/csrc/jit/passes/annotate_warns.h'
adding 'torch/include/torch/csrc/jit/passes/autocast.h'
adding 'torch/include/torch/csrc/jit/passes/bailout_graph.h'
adding 'torch/include/torch/csrc/jit/passes/batch_mm.h'
adding 'torch/include/torch/csrc/jit/passes/canonicalize.h'
adding 'torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h'
adding 'torch/include/torch/csrc/jit/passes/check_strict_fusion.h'
adding 'torch/include/torch/csrc/jit/passes/clear_profiling.h'
adding 'torch/include/torch/csrc/jit/passes/clear_undefinedness.h'
adding 'torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h'
adding 'torch/include/torch/csrc/jit/passes/concat_opt.h'
adding 'torch/include/torch/csrc/jit/passes/constant_pooling.h'
adding 'torch/include/torch/csrc/jit/passes/constant_propagation.h'
adding 'torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h'
adding 'torch/include/torch/csrc/jit/passes/create_functional_graphs.h'
adding 'torch/include/torch/csrc/jit/passes/dead_code_elimination.h'
adding 'torch/include/torch/csrc/jit/passes/decompose_ops.h'
adding 'torch/include/torch/csrc/jit/passes/device_type_analysis.h'
adding 'torch/include/torch/csrc/jit/passes/dtype_analysis.h'
adding 'torch/include/torch/csrc/jit/passes/eliminate_no_ops.h'
adding 'torch/include/torch/csrc/jit/passes/erase_number_types.h'
adding 'torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h'
adding 'torch/include/torch/csrc/jit/passes/fold_conv_bn.h'
adding 'torch/include/torch/csrc/jit/passes/fold_linear_bn.h'
adding 'torch/include/torch/csrc/jit/passes/freeze_module.h'
adding 'torch/include/torch/csrc/jit/passes/frozen_concat_linear.h'
adding 'torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h'
adding 'torch/include/torch/csrc/jit/passes/frozen_conv_folding.h'
adding 'torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h'
adding 'torch/include/torch/csrc/jit/passes/frozen_linear_folding.h'
adding 'torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h'
adding 'torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h'
adding 'torch/include/torch/csrc/jit/passes/fuse_linear.h'
adding 'torch/include/torch/csrc/jit/passes/fuse_relu.h'
adding 'torch/include/torch/csrc/jit/passes/graph_fuser.h'
adding 'torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h'
adding 'torch/include/torch/csrc/jit/passes/guard_elimination.h'
adding 'torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h'
adding 'torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h'
adding 'torch/include/torch/csrc/jit/passes/inline_fork_wait.h'
adding 'torch/include/torch/csrc/jit/passes/inline_forked_closures.h'
adding 'torch/include/torch/csrc/jit/passes/inliner.h'
adding 'torch/include/torch/csrc/jit/passes/inplace_check.h'
adding 'torch/include/torch/csrc/jit/passes/insert_guards.h'
adding 'torch/include/torch/csrc/jit/passes/integer_value_refinement.h'
adding 'torch/include/torch/csrc/jit/passes/lift_closures.h'
adding 'torch/include/torch/csrc/jit/passes/liveness.h'
adding 'torch/include/torch/csrc/jit/passes/loop_unrolling.h'
adding 'torch/include/torch/csrc/jit/passes/lower_grad_of.h'
adding 'torch/include/torch/csrc/jit/passes/lower_graph.h'
adding 'torch/include/torch/csrc/jit/passes/lower_tuples.h'
adding 'torch/include/torch/csrc/jit/passes/metal_rewrite.h'
adding 'torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h'
adding 'torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h'
adding 'torch/include/torch/csrc/jit/passes/normalize_ops.h'
adding 'torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h'
adding 'torch/include/torch/csrc/jit/passes/onnx.h'
adding 'torch/include/torch/csrc/jit/passes/pass_manager.h'
adding 'torch/include/torch/csrc/jit/passes/peephole.h'
adding 'torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h'
adding 'torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h'
adding 'torch/include/torch/csrc/jit/passes/peephole_list_idioms.h'
adding 'torch/include/torch/csrc/jit/passes/peephole_non_tensor.h'
adding 'torch/include/torch/csrc/jit/passes/prepack_folding.h'
adding 'torch/include/torch/csrc/jit/passes/refine_tuple_types.h'
adding 'torch/include/torch/csrc/jit/passes/remove_dropout.h'
adding 'torch/include/torch/csrc/jit/passes/remove_exceptions.h'
adding 'torch/include/torch/csrc/jit/passes/remove_expands.h'
adding 'torch/include/torch/csrc/jit/passes/remove_inplace_ops.h'
adding 'torch/include/torch/csrc/jit/passes/remove_mutation.h'
adding 'torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h'
adding 'torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h'
adding 'torch/include/torch/csrc/jit/passes/requires_grad_analysis.h'
adding 'torch/include/torch/csrc/jit/passes/restore_mutation.h'
adding 'torch/include/torch/csrc/jit/passes/shape_analysis.h'
adding 'torch/include/torch/csrc/jit/passes/specialize_autogradzero.h'
adding 'torch/include/torch/csrc/jit/passes/subgraph_rewrite.h'
adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h'
adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h'
adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h'
adding 'torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h'
adding 'torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h'
adding 'torch/include/torch/csrc/jit/passes/value_refinement_utils.h'
adding 'torch/include/torch/csrc/jit/passes/variadic_ops.h'
adding 'torch/include/torch/csrc/jit/passes/vulkan_rewrite.h'
adding 'torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h'
adding 'torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h'
adding 'torch/include/torch/csrc/jit/passes/quantization/finalize.h'
adding 'torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h'
adding 'torch/include/torch/csrc/jit/passes/quantization/helper.h'
adding 'torch/include/torch/csrc/jit/passes/quantization/insert_observers.h'
adding 'torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h'
adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h'
adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_type.h'
adding 'torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h'
adding 'torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h'
adding 'torch/include/torch/csrc/jit/passes/utils/memory_dag.h'
adding 'torch/include/torch/csrc/jit/passes/utils/op_registry.h'
adding 'torch/include/torch/csrc/jit/passes/utils/optimization_utils.h'
adding 'torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h'
adding 'torch/include/torch/csrc/jit/python/init.h'
adding 'torch/include/torch/csrc/jit/python/module_python.h'
adding 'torch/include/torch/csrc/jit/python/pybind.h'
adding 'torch/include/torch/csrc/jit/python/pybind_utils.h'
adding 'torch/include/torch/csrc/jit/python/python_arg_flatten.h'
adding 'torch/include/torch/csrc/jit/python/python_custom_class.h'
adding 'torch/include/torch/csrc/jit/python/python_dict.h'
adding 'torch/include/torch/csrc/jit/python/python_ir.h'
adding 'torch/include/torch/csrc/jit/python/python_ivalue.h'
adding 'torch/include/torch/csrc/jit/python/python_list.h'
adding 'torch/include/torch/csrc/jit/python/python_sugared_value.h'
adding 'torch/include/torch/csrc/jit/python/python_tracer.h'
adding 'torch/include/torch/csrc/jit/python/python_tree_views.h'
adding 'torch/include/torch/csrc/jit/python/script_init.h'
adding 'torch/include/torch/csrc/jit/python/update_graph_executor_opt.h'
adding 'torch/include/torch/csrc/jit/python/utf8_decoding_ignore.h'
adding 'torch/include/torch/csrc/jit/runtime/argument_spec.h'
adding 'torch/include/torch/csrc/jit/runtime/autodiff.h'
adding 'torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h'
adding 'torch/include/torch/csrc/jit/runtime/custom_operator.h'
adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry.h'
adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h'
adding 'torch/include/torch/csrc/jit/runtime/exception_message.h'
adding 'torch/include/torch/csrc/jit/runtime/graph_executor.h'
adding 'torch/include/torch/csrc/jit/runtime/graph_executor_impl.h'
adding 'torch/include/torch/csrc/jit/runtime/graph_iterator.h'
adding 'torch/include/torch/csrc/jit/runtime/instruction.h'
adding 'torch/include/torch/csrc/jit/runtime/interpreter.h'
adding 'torch/include/torch/csrc/jit/runtime/jit_exception.h'
adding 'torch/include/torch/csrc/jit/runtime/jit_trace.h'
adding 'torch/include/torch/csrc/jit/runtime/logging.h'
adding 'torch/include/torch/csrc/jit/runtime/operator.h'
adding 'torch/include/torch/csrc/jit/runtime/operator_options.h'
adding 'torch/include/torch/csrc/jit/runtime/print_handler.h'
adding 'torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h'
adding 'torch/include/torch/csrc/jit/runtime/profiling_record.h'
adding 'torch/include/torch/csrc/jit/runtime/register_ops_utils.h'
adding 'torch/include/torch/csrc/jit/runtime/script_profile.h'
adding 'torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h'
adding 'torch/include/torch/csrc/jit/runtime/shape_function_registry.h'
adding 'torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h'
adding 'torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h'
adding 'torch/include/torch/csrc/jit/runtime/symbolic_script.h'
adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h'
adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h'
adding 'torch/include/torch/csrc/jit/runtime/vararg_functions.h'
adding 'torch/include/torch/csrc/jit/runtime/variable_tensor_list.h'
adding 'torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h'
adding 'torch/include/torch/csrc/jit/serialization/export.h'
adding 'torch/include/torch/csrc/jit/serialization/export_bytecode.h'
adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h'
adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h'
adding 'torch/include/torch/csrc/jit/serialization/import.h'
adding 'torch/include/torch/csrc/jit/serialization/import_export_constants.h'
adding 'torch/include/torch/csrc/jit/serialization/import_export_functions.h'
adding 'torch/include/torch/csrc/jit/serialization/import_export_helpers.h'
adding 'torch/include/torch/csrc/jit/serialization/import_read.h'
adding 'torch/include/torch/csrc/jit/serialization/import_source.h'
adding 'torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h'
adding 'torch/include/torch/csrc/jit/serialization/onnx.h'
adding 'torch/include/torch/csrc/jit/serialization/pickle.h'
adding 'torch/include/torch/csrc/jit/serialization/pickler.h'
adding 'torch/include/torch/csrc/jit/serialization/python_print.h'
adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization.h'
adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h'
adding 'torch/include/torch/csrc/jit/serialization/storage_context.h'
adding 'torch/include/torch/csrc/jit/serialization/type_name_uniquer.h'
adding 'torch/include/torch/csrc/jit/serialization/unpickler.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/analysis.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/block_codegen.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/codegen.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_random.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/eval.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/exceptions.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/expr.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/graph_opt.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/half_support.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/hash_provider.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/ir.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/ir_printer.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/kernel.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/lowerings.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/reduction.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/registerizer.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/stmt.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/tensor.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/types.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/operators/misc.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/operators/norm.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/operators/operators.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h'
adding 'torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h'
adding 'torch/include/torch/csrc/jit/testing/file_check.h'
adding 'torch/include/torch/csrc/jit/testing/hooks_for_testing.h'
adding 'torch/include/torch/csrc/lazy/backend/backend_data.h'
adding 'torch/include/torch/csrc/lazy/backend/backend_device.h'
adding 'torch/include/torch/csrc/lazy/backend/backend_interface.h'
adding 'torch/include/torch/csrc/lazy/backend/lowering_context.h'
adding 'torch/include/torch/csrc/lazy/core/cache.h'
adding 'torch/include/torch/csrc/lazy/core/config.h'
adding 'torch/include/torch/csrc/lazy/core/debug_util.h'
adding 'torch/include/torch/csrc/lazy/core/dynamic_ir.h'
adding 'torch/include/torch/csrc/lazy/core/hash.h'
adding 'torch/include/torch/csrc/lazy/core/helpers.h'
adding 'torch/include/torch/csrc/lazy/core/ir.h'
adding 'torch/include/torch/csrc/lazy/core/ir_builder.h'
adding 'torch/include/torch/csrc/lazy/core/ir_dump_util.h'
adding 'torch/include/torch/csrc/lazy/core/ir_metadata.h'
adding 'torch/include/torch/csrc/lazy/core/ir_util.h'
adding 'torch/include/torch/csrc/lazy/core/lazy_graph_executor.h'
adding 'torch/include/torch/csrc/lazy/core/metrics.h'
adding 'torch/include/torch/csrc/lazy/core/multi_wait.h'
adding 'torch/include/torch/csrc/lazy/core/permutation_util.h'
adding 'torch/include/torch/csrc/lazy/core/shape.h'
adding 'torch/include/torch/csrc/lazy/core/shape_inference.h'
adding 'torch/include/torch/csrc/lazy/core/tensor.h'
adding 'torch/include/torch/csrc/lazy/core/tensor_impl.h'
adding 'torch/include/torch/csrc/lazy/core/tensor_util.h'
adding 'torch/include/torch/csrc/lazy/core/thread_pool.h'
adding 'torch/include/torch/csrc/lazy/core/trie.h'
adding 'torch/include/torch/csrc/lazy/core/unique.h'
adding 'torch/include/torch/csrc/lazy/core/util.h'
adding 'torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h'
adding 'torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h'
adding 'torch/include/torch/csrc/lazy/core/ops/utils.h'
adding 'torch/include/torch/csrc/lazy/python/python_util.h'
adding 'torch/include/torch/csrc/lazy/ts_backend/config.h'
adding 'torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h'
adding 'torch/include/torch/csrc/lazy/ts_backend/ir_builder.h'
adding 'torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h'
adding 'torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h'
adding 'torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h'
adding 'torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h'
adding 'torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h'
adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node.h'
adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h'
adding 'torch/include/torch/csrc/onnx/back_compat.h'
adding 'torch/include/torch/csrc/onnx/init.h'
adding 'torch/include/torch/csrc/onnx/onnx.h'
adding 'torch/include/torch/csrc/profiler/api.h'
adding 'torch/include/torch/csrc/profiler/collection.h'
adding 'torch/include/torch/csrc/profiler/combined_traceback.h'
adding 'torch/include/torch/csrc/profiler/containers.h'
adding 'torch/include/torch/csrc/profiler/data_flow.h'
adding 'torch/include/torch/csrc/profiler/events.h'
adding 'torch/include/torch/csrc/profiler/kineto_shim.h'
adding 'torch/include/torch/csrc/profiler/perf-inl.h'
adding 'torch/include/torch/csrc/profiler/perf.h'
adding 'torch/include/torch/csrc/profiler/util.h'
adding 'torch/include/torch/csrc/profiler/orchestration/observer.h'
adding 'torch/include/torch/csrc/profiler/orchestration/python_tracer.h'
adding 'torch/include/torch/csrc/profiler/orchestration/vulkan.h'
adding 'torch/include/torch/csrc/profiler/python/combined_traceback.h'
adding 'torch/include/torch/csrc/profiler/python/init.h'
adding 'torch/include/torch/csrc/profiler/python/pybind.h'
adding 'torch/include/torch/csrc/profiler/standalone/execution_trace_observer.h'
adding 'torch/include/torch/csrc/profiler/standalone/itt_observer.h'
adding 'torch/include/torch/csrc/profiler/standalone/nvtx_observer.h'
adding 'torch/include/torch/csrc/profiler/standalone/privateuse1_observer.h'
adding 'torch/include/torch/csrc/profiler/stubs/base.h'
adding 'torch/include/torch/csrc/profiler/unwind/action.h'
adding 'torch/include/torch/csrc/profiler/unwind/communicate.h'
adding 'torch/include/torch/csrc/profiler/unwind/debug_info.h'
adding 'torch/include/torch/csrc/profiler/unwind/dwarf_enums.h'
adding 'torch/include/torch/csrc/profiler/unwind/dwarf_symbolize_enums.h'
adding 'torch/include/torch/csrc/profiler/unwind/eh_frame_hdr.h'
adding 'torch/include/torch/csrc/profiler/unwind/fast_symbolizer.h'
adding 'torch/include/torch/csrc/profiler/unwind/fde.h'
adding 'torch/include/torch/csrc/profiler/unwind/lexer.h'
adding 'torch/include/torch/csrc/profiler/unwind/line_number_program.h'
adding 'torch/include/torch/csrc/profiler/unwind/mem_file.h'
adding 'torch/include/torch/csrc/profiler/unwind/range_table.h'
adding 'torch/include/torch/csrc/profiler/unwind/sections.h'
adding 'torch/include/torch/csrc/profiler/unwind/unwind.h'
adding 'torch/include/torch/csrc/profiler/unwind/unwind_error.h'
adding 'torch/include/torch/csrc/profiler/unwind/unwinder.h'
adding 'torch/include/torch/csrc/tensor/python_tensor.h'
adding 'torch/include/torch/csrc/utils/byte_order.h'
adding 'torch/include/torch/csrc/utils/cpp_stacktraces.h'
adding 'torch/include/torch/csrc/utils/cuda_enabled.h'
adding 'torch/include/torch/csrc/utils/device_lazy_init.h'
adding 'torch/include/torch/csrc/utils/disable_torch_function.h'
adding 'torch/include/torch/csrc/utils/init.h'
adding 'torch/include/torch/csrc/utils/invalid_arguments.h'
adding 'torch/include/torch/csrc/utils/nested.h'
adding 'torch/include/torch/csrc/utils/numpy_stub.h'
adding 'torch/include/torch/csrc/utils/object_ptr.h'
adding 'torch/include/torch/csrc/utils/out_types.h'
adding 'torch/include/torch/csrc/utils/pybind.h'
adding 'torch/include/torch/csrc/utils/pycfunction_helpers.h'
adding 'torch/include/torch/csrc/utils/pyobject_preservation.h'
adding 'torch/include/torch/csrc/utils/python_arg_parser.h'
adding 'torch/include/torch/csrc/utils/python_compat.h'
adding 'torch/include/torch/csrc/utils/python_dispatch.h'
adding 'torch/include/torch/csrc/utils/python_numbers.h'
adding 'torch/include/torch/csrc/utils/python_raii.h'
adding 'torch/include/torch/csrc/utils/python_scalars.h'
adding 'torch/include/torch/csrc/utils/python_strings.h'
adding 'torch/include/torch/csrc/utils/python_stub.h'
adding 'torch/include/torch/csrc/utils/python_symnode.h'
adding 'torch/include/torch/csrc/utils/python_torch_function_mode.h'
adding 'torch/include/torch/csrc/utils/python_tuples.h'
adding 'torch/include/torch/csrc/utils/pythoncapi_compat.h'
adding 'torch/include/torch/csrc/utils/schema_info.h'
adding 'torch/include/torch/csrc/utils/six.h'
adding 'torch/include/torch/csrc/utils/structseq.h'
adding 'torch/include/torch/csrc/utils/tensor_apply.h'
adding 'torch/include/torch/csrc/utils/tensor_dtypes.h'
adding 'torch/include/torch/csrc/utils/tensor_flatten.h'
adding 'torch/include/torch/csrc/utils/tensor_layouts.h'
adding 'torch/include/torch/csrc/utils/tensor_list.h'
adding 'torch/include/torch/csrc/utils/tensor_memoryformats.h'
adding 'torch/include/torch/csrc/utils/tensor_new.h'
adding 'torch/include/torch/csrc/utils/tensor_numpy.h'
adding 'torch/include/torch/csrc/utils/tensor_qschemes.h'
adding 'torch/include/torch/csrc/utils/tensor_types.h'
adding 'torch/include/torch/csrc/utils/throughput_benchmark-inl.h'
adding 'torch/include/torch/csrc/utils/throughput_benchmark.h'
adding 'torch/include/torch/csrc/utils/torch_dispatch_mode.h'
adding 'torch/include/torch/csrc/utils/variadic.h'
adding 'torch/include/torch/csrc/utils/verbose.h'
adding 'torch/include/torch/csrc/xpu/Event.h'
adding 'torch/include/torch/csrc/xpu/Module.h'
adding 'torch/include/torch/csrc/xpu/Stream.h'
adding 'torch/jit/__init__.py'
adding 'torch/jit/_async.py'
adding 'torch/jit/_await.py'
adding 'torch/jit/_builtins.py'
adding 'torch/jit/_check.py'
adding 'torch/jit/_dataclass_impls.py'
adding 'torch/jit/_decomposition_utils.py'
adding 'torch/jit/_decompositions.py'
adding 'torch/jit/_freeze.py'
adding 'torch/jit/_fuser.py'
adding 'torch/jit/_ir_utils.py'
adding 'torch/jit/_logging.py'
adding 'torch/jit/_monkeytype_config.py'
adding 'torch/jit/_pickle.py'
adding 'torch/jit/_recursive.py'
adding 'torch/jit/_script.py'
adding 'torch/jit/_serialization.py'
adding 'torch/jit/_shape_functions.py'
adding 'torch/jit/_state.py'
adding 'torch/jit/_trace.py'
adding 'torch/jit/annotations.py'
adding 'torch/jit/frontend.py'
adding 'torch/jit/generate_bytecode.py'
adding 'torch/jit/quantized.py'
adding 'torch/jit/supported_ops.py'
adding 'torch/jit/unsupported_tensor_ops.py'
adding 'torch/jit/_passes/__init__.py'
adding 'torch/jit/_passes/_property_propagation.py'
adding 'torch/jit/mobile/__init__.py'
adding 'torch/lib/libc10.so'
adding 'torch/lib/libc10_hip.so'
adding 'torch/lib/libcaffe2_nvrtc.so'
adding 'torch/lib/libshm.so'
adding 'torch/lib/libtorch.so'
adding 'torch/lib/libtorch_cpu.so'
adding 'torch/lib/libtorch_global_deps.so'
adding 'torch/lib/libtorch_hip.so'
adding 'torch/lib/libtorch_python.so'
adding 'torch/linalg/__init__.py'
adding 'torch/masked/__init__.py'
adding 'torch/masked/_docs.py'
adding 'torch/masked/_ops.py'
adding 'torch/masked/maskedtensor/__init__.py'
adding 'torch/masked/maskedtensor/_ops_refs.py'
adding 'torch/masked/maskedtensor/binary.py'
adding 'torch/masked/maskedtensor/core.py'
adding 'torch/masked/maskedtensor/creation.py'
adding 'torch/masked/maskedtensor/passthrough.py'
adding 'torch/masked/maskedtensor/reductions.py'
adding 'torch/masked/maskedtensor/unary.py'
adding 'torch/monitor/__init__.py'
adding 'torch/mps/__init__.py'
adding 'torch/mps/event.py'
adding 'torch/mps/profiler.py'
adding 'torch/mtia/__init__.py'
adding 'torch/mtia/_utils.py'
adding 'torch/multiprocessing/__init__.py'
adding 'torch/multiprocessing/_atfork.py'
adding 'torch/multiprocessing/pool.py'
adding 'torch/multiprocessing/queue.py'
adding 'torch/multiprocessing/reductions.py'
adding 'torch/multiprocessing/spawn.py'
adding 'torch/nested/__init__.py'
adding 'torch/nested/_internal/__init__.py'
adding 'torch/nested/_internal/nested_tensor.py'
adding 'torch/nested/_internal/ops.py'
adding 'torch/nested/_internal/sdpa.py'
adding 'torch/nn/__init__.py'
adding 'torch/nn/_reduction.py'
adding 'torch/nn/common_types.py'
adding 'torch/nn/cpp.py'
adding 'torch/nn/functional.py'
adding 'torch/nn/functional.pyi'
adding 'torch/nn/grad.py'
adding 'torch/nn/init.py'
adding 'torch/nn/parameter.py'
adding 'torch/nn/parameter.pyi'
adding 'torch/nn/attention/__init__.py'
adding 'torch/nn/attention/_flex_attention.py'
adding 'torch/nn/attention/_utils.py'
adding 'torch/nn/attention/bias.py'
adding 'torch/nn/backends/__init__.py'
adding 'torch/nn/backends/thnn.py'
adding 'torch/nn/intrinsic/__init__.py'
adding 'torch/nn/intrinsic/modules/__init__.py'
adding 'torch/nn/intrinsic/modules/fused.py'
adding 'torch/nn/intrinsic/qat/__init__.py'
adding 'torch/nn/intrinsic/qat/modules/__init__.py'
adding 'torch/nn/intrinsic/qat/modules/conv_fused.py'
adding 'torch/nn/intrinsic/qat/modules/linear_fused.py'
adding 'torch/nn/intrinsic/qat/modules/linear_relu.py'
adding 'torch/nn/intrinsic/quantized/__init__.py'
adding 'torch/nn/intrinsic/quantized/dynamic/__init__.py'
adding 'torch/nn/intrinsic/quantized/dynamic/modules/__init__.py'
adding 'torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py'
adding 'torch/nn/intrinsic/quantized/modules/__init__.py'
adding 'torch/nn/intrinsic/quantized/modules/bn_relu.py'
adding 'torch/nn/intrinsic/quantized/modules/conv_relu.py'
adding 'torch/nn/intrinsic/quantized/modules/linear_relu.py'
adding 'torch/nn/modules/__init__.py'
adding 'torch/nn/modules/_functions.py'
adding 'torch/nn/modules/activation.py'
adding 'torch/nn/modules/adaptive.py'
adding 'torch/nn/modules/batchnorm.py'
adding 'torch/nn/modules/channelshuffle.py'
adding 'torch/nn/modules/container.py'
adding 'torch/nn/modules/conv.py'
adding 'torch/nn/modules/distance.py'
adding 'torch/nn/modules/dropout.py'
adding 'torch/nn/modules/flatten.py'
adding 'torch/nn/modules/fold.py'
adding 'torch/nn/modules/instancenorm.py'
adding 'torch/nn/modules/lazy.py'
adding 'torch/nn/modules/linear.py'
adding 'torch/nn/modules/loss.py'
adding 'torch/nn/modules/module.py'
adding 'torch/nn/modules/normalization.py'
adding 'torch/nn/modules/padding.py'
adding 'torch/nn/modules/pixelshuffle.py'
adding 'torch/nn/modules/pooling.py'
adding 'torch/nn/modules/rnn.py'
adding 'torch/nn/modules/sparse.py'
adding 'torch/nn/modules/transformer.py'
adding 'torch/nn/modules/upsampling.py'
adding 'torch/nn/modules/utils.py'
adding 'torch/nn/parallel/__init__.py'
adding 'torch/nn/parallel/_functions.py'
adding 'torch/nn/parallel/comm.py'
adding 'torch/nn/parallel/data_parallel.py'
adding 'torch/nn/parallel/distributed.py'
adding 'torch/nn/parallel/parallel_apply.py'
adding 'torch/nn/parallel/replicate.py'
adding 'torch/nn/parallel/scatter_gather.py'
adding 'torch/nn/qat/__init__.py'
adding 'torch/nn/qat/dynamic/__init__.py'
adding 'torch/nn/qat/dynamic/modules/__init__.py'
adding 'torch/nn/qat/dynamic/modules/linear.py'
adding 'torch/nn/qat/modules/__init__.py'
adding 'torch/nn/qat/modules/conv.py'
adding 'torch/nn/qat/modules/embedding_ops.py'
adding 'torch/nn/qat/modules/linear.py'
adding 'torch/nn/quantizable/__init__.py'
adding 'torch/nn/quantizable/modules/__init__.py'
adding 'torch/nn/quantizable/modules/activation.py'
adding 'torch/nn/quantizable/modules/rnn.py'
adding 'torch/nn/quantized/__init__.py'
adding 'torch/nn/quantized/functional.py'
adding 'torch/nn/quantized/_reference/__init__.py'
adding 'torch/nn/quantized/_reference/modules/__init__.py'
adding 'torch/nn/quantized/_reference/modules/conv.py'
adding 'torch/nn/quantized/_reference/modules/linear.py'
adding 'torch/nn/quantized/_reference/modules/rnn.py'
adding 'torch/nn/quantized/_reference/modules/sparse.py'
adding 'torch/nn/quantized/_reference/modules/utils.py'
adding 'torch/nn/quantized/dynamic/__init__.py'
adding 'torch/nn/quantized/dynamic/modules/__init__.py'
adding 'torch/nn/quantized/dynamic/modules/conv.py'
adding 'torch/nn/quantized/dynamic/modules/linear.py'
adding 'torch/nn/quantized/dynamic/modules/rnn.py'
adding 'torch/nn/quantized/modules/__init__.py'
adding 'torch/nn/quantized/modules/activation.py'
adding 'torch/nn/quantized/modules/batchnorm.py'
adding 'torch/nn/quantized/modules/conv.py'
adding 'torch/nn/quantized/modules/dropout.py'
adding 'torch/nn/quantized/modules/embedding_ops.py'
adding 'torch/nn/quantized/modules/functional_modules.py'
adding 'torch/nn/quantized/modules/linear.py'
adding 'torch/nn/quantized/modules/normalization.py'
adding 'torch/nn/quantized/modules/rnn.py'
adding 'torch/nn/quantized/modules/utils.py'
adding 'torch/nn/utils/__init__.py'
adding 'torch/nn/utils/_deprecation_utils.py'
adding 'torch/nn/utils/_named_member_accessor.py'
adding 'torch/nn/utils/_per_sample_grad.py'
adding 'torch/nn/utils/clip_grad.py'
adding 'torch/nn/utils/convert_parameters.py'
adding 'torch/nn/utils/fusion.py'
adding 'torch/nn/utils/init.py'
adding 'torch/nn/utils/memory_format.py'
adding 'torch/nn/utils/parametrizations.py'
adding 'torch/nn/utils/parametrize.py'
adding 'torch/nn/utils/prune.py'
adding 'torch/nn/utils/rnn.py'
adding 'torch/nn/utils/spectral_norm.py'
adding 'torch/nn/utils/stateless.py'
adding 'torch/nn/utils/weight_norm.py'
adding 'torch/nn/utils/_expanded_weights/__init__.py'
adding 'torch/nn/utils/_expanded_weights/conv_expanded_weights.py'
adding 'torch/nn/utils/_expanded_weights/conv_utils.py'
adding 'torch/nn/utils/_expanded_weights/embedding_expanded_weights.py'
adding 'torch/nn/utils/_expanded_weights/expanded_weights_impl.py'
adding 'torch/nn/utils/_expanded_weights/expanded_weights_utils.py'
adding 'torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py'
adding 'torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py'
adding 'torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py'
adding 'torch/nn/utils/_expanded_weights/linear_expanded_weights.py'
adding 'torch/onnx/__init__.py'
adding 'torch/onnx/_constants.py'
adding 'torch/onnx/_deprecation.py'
adding 'torch/onnx/_experimental.py'
adding 'torch/onnx/_exporter_states.py'
adding 'torch/onnx/_globals.py'
adding 'torch/onnx/_onnx_supported_ops.py'
adding 'torch/onnx/_type_utils.py'
adding 'torch/onnx/errors.py'
adding 'torch/onnx/operators.py'
adding 'torch/onnx/symbolic_caffe2.py'
adding 'torch/onnx/symbolic_helper.py'
adding 'torch/onnx/symbolic_opset10.py'
adding 'torch/onnx/symbolic_opset11.py'
adding 'torch/onnx/symbolic_opset12.py'
adding 'torch/onnx/symbolic_opset13.py'
adding 'torch/onnx/symbolic_opset14.py'
adding 'torch/onnx/symbolic_opset15.py'
adding 'torch/onnx/symbolic_opset16.py'
adding 'torch/onnx/symbolic_opset17.py'
adding 'torch/onnx/symbolic_opset18.py'
adding 'torch/onnx/symbolic_opset19.py'
adding 'torch/onnx/symbolic_opset20.py'
adding 'torch/onnx/symbolic_opset7.py'
adding 'torch/onnx/symbolic_opset8.py'
adding 'torch/onnx/symbolic_opset9.py'
adding 'torch/onnx/utils.py'
adding 'torch/onnx/verification.py'
adding 'torch/onnx/_internal/__init__.py'
adding 'torch/onnx/_internal/_beartype.py'
adding 'torch/onnx/_internal/exporter.py'
adding 'torch/onnx/_internal/io_adapter.py'
adding 'torch/onnx/_internal/jit_utils.py'
adding 'torch/onnx/_internal/onnx_proto_utils.py'
adding 'torch/onnx/_internal/onnxruntime.py'
adding 'torch/onnx/_internal/registration.py'
adding 'torch/onnx/_internal/diagnostics/__init__.py'
adding 'torch/onnx/_internal/diagnostics/_diagnostic.py'
adding 'torch/onnx/_internal/diagnostics/_rules.py'
adding 'torch/onnx/_internal/diagnostics/infra/__init__.py'
adding 'torch/onnx/_internal/diagnostics/infra/_infra.py'
adding 'torch/onnx/_internal/diagnostics/infra/context.py'
adding 'torch/onnx/_internal/diagnostics/infra/decorator.py'
adding 'torch/onnx/_internal/diagnostics/infra/formatter.py'
adding 'torch/onnx/_internal/diagnostics/infra/utils.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/__init__.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_address.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_change.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_content.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_location.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_attachment.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_code_flow.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_configuration_override.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_conversion.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_edge.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_edge_traversal.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_exception.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_properties.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_reference.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_references.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_fix.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_graph.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_graph_traversal.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_invocation.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_location.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_location_relationship.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_logical_location.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_message.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_multiformat_message_string.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_node.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_notification.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_physical_location.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_property_bag.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_rectangle.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_region.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_replacement.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_configuration.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_reference.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_relationship.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_result.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_result_provenance.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_run.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_run_automation_details.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_sarif_log.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_special_locations.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_stack.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_stack_frame.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_suppression.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow_location.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool_component.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool_component_reference.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_translation_metadata.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_version_control_details.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_web_request.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/_web_response.py'
adding 'torch/onnx/_internal/diagnostics/infra/sarif/version.py'
adding 'torch/onnx/_internal/fx/__init__.py'
adding 'torch/onnx/_internal/fx/_pass.py'
adding 'torch/onnx/_internal/fx/decomposition_skip.py'
adding 'torch/onnx/_internal/fx/decomposition_table.py'
adding 'torch/onnx/_internal/fx/diagnostics.py'
adding 'torch/onnx/_internal/fx/dynamo_graph_extractor.py'
adding 'torch/onnx/_internal/fx/fx_onnx_interpreter.py'
adding 'torch/onnx/_internal/fx/fx_symbolic_graph_extractor.py'
adding 'torch/onnx/_internal/fx/onnxfunction_dispatcher.py'
adding 'torch/onnx/_internal/fx/op_validation.py'
adding 'torch/onnx/_internal/fx/patcher.py'
adding 'torch/onnx/_internal/fx/registration.py'
adding 'torch/onnx/_internal/fx/serialization.py'
adding 'torch/onnx/_internal/fx/torch_export_graph_extractor.py'
adding 'torch/onnx/_internal/fx/type_utils.py'
adding 'torch/onnx/_internal/fx/analysis/__init__.py'
adding 'torch/onnx/_internal/fx/analysis/unsupported_nodes.py'
adding 'torch/onnx/_internal/fx/passes/__init__.py'
adding 'torch/onnx/_internal/fx/passes/_utils.py'
adding 'torch/onnx/_internal/fx/passes/decomp.py'
adding 'torch/onnx/_internal/fx/passes/functionalization.py'
adding 'torch/onnx/_internal/fx/passes/modularization.py'
adding 'torch/onnx/_internal/fx/passes/readability.py'
adding 'torch/onnx/_internal/fx/passes/type_promotion.py'
adding 'torch/onnx/_internal/fx/passes/virtualization.py'
adding 'torch/optim/__init__.py'
adding 'torch/optim/_functional.py'
adding 'torch/optim/adadelta.py'
adding 'torch/optim/adagrad.py'
adding 'torch/optim/adam.py'
adding 'torch/optim/adamax.py'
adding 'torch/optim/adamw.py'
adding 'torch/optim/asgd.py'
adding 'torch/optim/lbfgs.py'
adding 'torch/optim/lr_scheduler.py'
adding 'torch/optim/nadam.py'
adding 'torch/optim/optimizer.py'
adding 'torch/optim/radam.py'
adding 'torch/optim/rmsprop.py'
adding 'torch/optim/rprop.py'
adding 'torch/optim/sgd.py'
adding 'torch/optim/sparse_adam.py'
adding 'torch/optim/swa_utils.py'
adding 'torch/optim/_multi_tensor/__init__.py'
adding 'torch/package/__init__.py'
adding 'torch/package/_digraph.py'
adding 'torch/package/_directory_reader.py'
adding 'torch/package/_importlib.py'
adding 'torch/package/_mangling.py'
adding 'torch/package/_mock.py'
adding 'torch/package/_package_pickler.py'
adding 'torch/package/_package_unpickler.py'
adding 'torch/package/_stdlib.py'
adding 'torch/package/file_structure_representation.py'
adding 'torch/package/find_file_dependencies.py'
adding 'torch/package/glob_group.py'
adding 'torch/package/importer.py'
adding 'torch/package/package_exporter.py'
adding 'torch/package/package_importer.py'
adding 'torch/package/analyze/__init__.py'
adding 'torch/package/analyze/find_first_use_of_broken_modules.py'
adding 'torch/package/analyze/is_from_package.py'
adding 'torch/package/analyze/trace_dependencies.py'
adding 'torch/profiler/__init__.py'
adding 'torch/profiler/_memory_profiler.py'
adding 'torch/profiler/_pattern_matcher.py'
adding 'torch/profiler/_utils.py'
adding 'torch/profiler/itt.py'
adding 'torch/profiler/profiler.py'
adding 'torch/profiler/python_tracer.py'
adding 'torch/quantization/__init__.py'
adding 'torch/quantization/_numeric_suite.py'
adding 'torch/quantization/_numeric_suite_fx.py'
adding 'torch/quantization/_quantized_conversions.py'
adding 'torch/quantization/fake_quantize.py'
adding 'torch/quantization/fuse_modules.py'
adding 'torch/quantization/fuser_method_mappings.py'
adding 'torch/quantization/observer.py'
adding 'torch/quantization/qconfig.py'
adding 'torch/quantization/quant_type.py'
adding 'torch/quantization/quantization_mappings.py'
adding 'torch/quantization/quantize.py'
adding 'torch/quantization/quantize_fx.py'
adding 'torch/quantization/quantize_jit.py'
adding 'torch/quantization/stubs.py'
adding 'torch/quantization/utils.py'
adding 'torch/quantization/fx/__init__.py'
adding 'torch/quantization/fx/_equalize.py'
adding 'torch/quantization/fx/convert.py'
adding 'torch/quantization/fx/fuse.py'
adding 'torch/quantization/fx/fusion_patterns.py'
adding 'torch/quantization/fx/graph_module.py'
adding 'torch/quantization/fx/match_utils.py'
adding 'torch/quantization/fx/pattern_utils.py'
adding 'torch/quantization/fx/prepare.py'
adding 'torch/quantization/fx/quantization_patterns.py'
adding 'torch/quantization/fx/quantization_types.py'
adding 'torch/quantization/fx/utils.py'
adding 'torch/share/cmake/ATen/ATenConfig.cmake'
adding 'torch/share/cmake/Caffe2/Caffe2Config.cmake'
adding 'torch/share/cmake/Caffe2/Caffe2Targets-release.cmake'
adding 'torch/share/cmake/Caffe2/Caffe2Targets.cmake'
adding 'torch/share/cmake/Caffe2/FindCUDAToolkit.cmake'
adding 'torch/share/cmake/Caffe2/FindCUSPARSELT.cmake'
adding 'torch/share/cmake/Caffe2/FindSYCLToolkit.cmake'
adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake'
adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake'
adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake'
adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake'
adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake'
adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake'
adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake'
adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake'
adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake'
adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake'
adding 'torch/share/cmake/Caffe2/public/LoadHIP.cmake'
adding 'torch/share/cmake/Caffe2/public/cuda.cmake'
adding 'torch/share/cmake/Caffe2/public/gflags.cmake'
adding 'torch/share/cmake/Caffe2/public/glog.cmake'
adding 'torch/share/cmake/Caffe2/public/mkl.cmake'
adding 'torch/share/cmake/Caffe2/public/mkldnn.cmake'
adding 'torch/share/cmake/Caffe2/public/protobuf.cmake'
adding 'torch/share/cmake/Caffe2/public/utils.cmake'
adding 'torch/share/cmake/Caffe2/public/xpu.cmake'
adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake'
adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake'
adding 'torch/share/cmake/Torch/TorchConfig.cmake'
adding 'torch/share/cmake/Torch/TorchConfigVersion.cmake'
adding 'torch/signal/__init__.py'
adding 'torch/signal/windows/__init__.py'
adding 'torch/signal/windows/windows.py'
adding 'torch/sparse/__init__.py'
adding 'torch/sparse/_semi_structured_conversions.py'
adding 'torch/sparse/_semi_structured_ops.py'
adding 'torch/sparse/_triton_ops.py'
adding 'torch/sparse/_triton_ops_meta.py'
adding 'torch/sparse/semi_structured.py'
adding 'torch/special/__init__.py'
adding 'torch/testing/__init__.py'
adding 'torch/testing/_comparison.py'
adding 'torch/testing/_creation.py'
adding 'torch/testing/_utils.py'
adding 'torch/testing/_internal/__init__.py'
adding 'torch/testing/_internal/autocast_test_lists.py'
adding 'torch/testing/_internal/autograd_function_db.py'
adding 'torch/testing/_internal/check_kernel_launches.py'
adding 'torch/testing/_internal/common_cuda.py'
adding 'torch/testing/_internal/common_device_type.py'
adding 'torch/testing/_internal/common_dist_composable.py'
adding 'torch/testing/_internal/common_distributed.py'
adding 'torch/testing/_internal/common_dtype.py'
adding 'torch/testing/_internal/common_fsdp.py'
adding 'torch/testing/_internal/common_jit.py'
adding 'torch/testing/_internal/common_methods_invocations.py'
adding 'torch/testing/_internal/common_mkldnn.py'
adding 'torch/testing/_internal/common_modules.py'
adding 'torch/testing/_internal/common_nn.py'
adding 'torch/testing/_internal/common_optimizers.py'
adding 'torch/testing/_internal/common_pruning.py'
adding 'torch/testing/_internal/common_quantization.py'
adding 'torch/testing/_internal/common_quantized.py'
adding 'torch/testing/_internal/common_subclass.py'
adding 'torch/testing/_internal/common_utils.py'
adding 'torch/testing/_internal/composite_compliance.py'
adding 'torch/testing/_internal/custom_op_db.py'
adding 'torch/testing/_internal/dist_utils.py'
adding 'torch/testing/_internal/dynamo_test_failures.py'
adding 'torch/testing/_internal/hop_db.py'
adding 'torch/testing/_internal/hypothesis_utils.py'
adding 'torch/testing/_internal/inductor_utils.py'
adding 'torch/testing/_internal/jit_metaprogramming_utils.py'
adding 'torch/testing/_internal/jit_utils.py'
adding 'torch/testing/_internal/logging_tensor.py'
adding 'torch/testing/_internal/logging_utils.py'
adding 'torch/testing/_internal/quantization_torch_package_models.py'
adding 'torch/testing/_internal/static_module.py'
adding 'torch/testing/_internal/torchbind_impls.py'
adding 'torch/testing/_internal/triton_utils.py'
adding 'torch/testing/_internal/two_tensor.py'
adding 'torch/testing/_internal/codegen/__init__.py'
adding 'torch/testing/_internal/data/__init__.py'
adding 'torch/testing/_internal/data/network1.py'
adding 'torch/testing/_internal/data/network2.py'
adding 'torch/testing/_internal/distributed/__init__.py'
adding 'torch/testing/_internal/distributed/checkpoint_utils.py'
adding 'torch/testing/_internal/distributed/common_state_dict.py'
adding 'torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py'
adding 'torch/testing/_internal/distributed/distributed_test.py'
adding 'torch/testing/_internal/distributed/distributed_utils.py'
adding 'torch/testing/_internal/distributed/fake_pg.py'
adding 'torch/testing/_internal/distributed/multi_threaded_pg.py'
adding 'torch/testing/_internal/distributed/rpc_utils.py'
adding 'torch/testing/_internal/distributed/_shard/__init__.py'
adding 'torch/testing/_internal/distributed/_shard/test_common.py'
adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py'
adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py'
adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py'
adding 'torch/testing/_internal/distributed/_tensor/__init__.py'
adding 'torch/testing/_internal/distributed/_tensor/common_dtensor.py'
adding 'torch/testing/_internal/distributed/nn/__init__.py'
adding 'torch/testing/_internal/distributed/nn/api/__init__.py'
adding 'torch/testing/_internal/distributed/nn/api/remote_module_test.py'
adding 'torch/testing/_internal/distributed/rpc/__init__.py'
adding 'torch/testing/_internal/distributed/rpc/dist_autograd_test.py'
adding 'torch/testing/_internal/distributed/rpc/dist_optimizer_test.py'
adding 'torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py'
adding 'torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py'
adding 'torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py'
adding 'torch/testing/_internal/distributed/rpc/rpc_test.py'
adding 'torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py'
adding 'torch/testing/_internal/distributed/rpc/examples/__init__.py'
adding 'torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py'
adding 'torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py'
adding 'torch/testing/_internal/distributed/rpc/jit/__init__.py'
adding 'torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py'
adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test.py'
adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py'
adding 'torch/testing/_internal/generated/__init__.py'
adding 'torch/testing/_internal/generated/annotated_fn_args.py'
adding 'torch/testing/_internal/opinfo/__init__.py'
adding 'torch/testing/_internal/opinfo/core.py'
adding 'torch/testing/_internal/opinfo/refs.py'
adding 'torch/testing/_internal/opinfo/utils.py'
adding 'torch/testing/_internal/opinfo/definitions/__init__.py'
adding 'torch/testing/_internal/opinfo/definitions/_masked.py'
adding 'torch/testing/_internal/opinfo/definitions/fft.py'
adding 'torch/testing/_internal/opinfo/definitions/linalg.py'
adding 'torch/testing/_internal/opinfo/definitions/signal.py'
adding 'torch/testing/_internal/opinfo/definitions/sparse.py'
adding 'torch/testing/_internal/opinfo/definitions/special.py'
adding 'torch/testing/_internal/optests/__init__.py'
adding 'torch/testing/_internal/optests/aot_autograd.py'
adding 'torch/testing/_internal/optests/autograd_registration.py'
adding 'torch/testing/_internal/optests/fake_tensor.py'
adding 'torch/testing/_internal/optests/generate_tests.py'
adding 'torch/testing/_internal/optests/make_fx.py'
adding 'torch/testing/_internal/test_module/__init__.py'
adding 'torch/testing/_internal/test_module/future_div.py'
adding 'torch/testing/_internal/test_module/no_future_div.py'
adding 'torch/utils/__init__.py'
adding 'torch/utils/_config_module.py'
adding 'torch/utils/_content_store.py'
adding 'torch/utils/_contextlib.py'
adding 'torch/utils/_cpp_extension_versioner.py'
adding 'torch/utils/_cxx_pytree.py'
adding 'torch/utils/_device.py'
adding 'torch/utils/_exposed_in.py'
adding 'torch/utils/_foreach_utils.py'
adding 'torch/utils/_freeze.py'
adding 'torch/utils/_get_clean_triton.py'
adding 'torch/utils/_import_utils.py'
adding 'torch/utils/_mode_utils.py'
adding 'torch/utils/_python_dispatch.py'
adding 'torch/utils/_pytree.py'
adding 'torch/utils/_stats.py'
adding 'torch/utils/_traceback.py'
adding 'torch/utils/_triton.py'
adding 'torch/utils/_typing_utils.py'
adding 'torch/utils/_zip.py'
adding 'torch/utils/backend_registration.py'
adding 'torch/utils/bundled_inputs.py'
adding 'torch/utils/checkpoint.py'
adding 'torch/utils/collect_env.py'
adding 'torch/utils/cpp_backtrace.py'
adding 'torch/utils/cpp_extension.py'
adding 'torch/utils/deterministic.py'
adding 'torch/utils/dlpack.py'
adding 'torch/utils/file_baton.py'
adding 'torch/utils/flop_counter.py'
adding 'torch/utils/hooks.py'
adding 'torch/utils/mkldnn.py'
adding 'torch/utils/mobile_optimizer.py'
adding 'torch/utils/model_zoo.py'
adding 'torch/utils/module_tracker.py'
adding 'torch/utils/show_pickle.py'
adding 'torch/utils/throughput_benchmark.py'
adding 'torch/utils/weak.py'
adding 'torch/utils/_strobelight/__init__.py'
adding 'torch/utils/_strobelight/cli_function_profiler.py'
adding 'torch/utils/_sympy/__init__.py'
adding 'torch/utils/_sympy/functions.py'
adding 'torch/utils/_sympy/interp.py'
adding 'torch/utils/_sympy/reference.py'
adding 'torch/utils/_sympy/singleton_int.py'
adding 'torch/utils/_sympy/solve.py'
adding 'torch/utils/_sympy/symbol.py'
adding 'torch/utils/_sympy/value_ranges.py'
adding 'torch/utils/backcompat/__init__.py'
adding 'torch/utils/benchmark/__init__.py'
adding 'torch/utils/benchmark/examples/__init__.py'
adding 'torch/utils/benchmark/examples/blas_compare_setup.py'
adding 'torch/utils/benchmark/examples/compare.py'
adding 'torch/utils/benchmark/examples/fuzzer.py'
adding 'torch/utils/benchmark/examples/op_benchmark.py'
adding 'torch/utils/benchmark/examples/simple_timeit.py'
adding 'torch/utils/benchmark/examples/spectral_ops_fuzz_test.py'
adding 'torch/utils/benchmark/op_fuzzers/__init__.py'
adding 'torch/utils/benchmark/op_fuzzers/binary.py'
adding 'torch/utils/benchmark/op_fuzzers/sparse_binary.py'
adding 'torch/utils/benchmark/op_fuzzers/sparse_unary.py'
adding 'torch/utils/benchmark/op_fuzzers/spectral.py'
adding 'torch/utils/benchmark/op_fuzzers/unary.py'
adding 'torch/utils/benchmark/utils/__init__.py'
adding 'torch/utils/benchmark/utils/_stubs.py'
adding 'torch/utils/benchmark/utils/common.py'
adding 'torch/utils/benchmark/utils/compare.py'
adding 'torch/utils/benchmark/utils/compile.py'
adding 'torch/utils/benchmark/utils/cpp_jit.py'
adding 'torch/utils/benchmark/utils/fuzzer.py'
adding 'torch/utils/benchmark/utils/sparse_fuzzer.py'
adding 'torch/utils/benchmark/utils/timeit_template.cpp'
adding 'torch/utils/benchmark/utils/timer.py'
adding 'torch/utils/benchmark/utils/valgrind_wrapper/__init__.py'
adding 'torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h'
adding 'torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp'
adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp'
adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py'
adding 'torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h'
adding 'torch/utils/bottleneck/__init__.py'
adding 'torch/utils/bottleneck/__main__.py'
adding 'torch/utils/data/__init__.py'
adding 'torch/utils/data/backward_compatibility.py'
adding 'torch/utils/data/dataloader.py'
adding 'torch/utils/data/dataset.py'
adding 'torch/utils/data/distributed.py'
adding 'torch/utils/data/graph.py'
adding 'torch/utils/data/graph_settings.py'
adding 'torch/utils/data/sampler.py'
adding 'torch/utils/data/_utils/__init__.py'
adding 'torch/utils/data/_utils/collate.py'
adding 'torch/utils/data/_utils/fetch.py'
adding 'torch/utils/data/_utils/pin_memory.py'
adding 'torch/utils/data/_utils/signal_handling.py'
adding 'torch/utils/data/_utils/worker.py'
adding 'torch/utils/data/datapipes/__init__.py'
adding 'torch/utils/data/datapipes/_decorator.py'
adding 'torch/utils/data/datapipes/_hook_iterator.py'
adding 'torch/utils/data/datapipes/_typing.py'
adding 'torch/utils/data/datapipes/datapipe.py'
adding 'torch/utils/data/datapipes/datapipe.pyi'
adding 'torch/utils/data/datapipes/gen_pyi.py'
adding 'torch/utils/data/datapipes/dataframe/__init__.py'
adding 'torch/utils/data/datapipes/dataframe/dataframe_wrapper.py'
adding 'torch/utils/data/datapipes/dataframe/dataframes.py'
adding 'torch/utils/data/datapipes/dataframe/datapipes.py'
adding 'torch/utils/data/datapipes/dataframe/structures.py'
adding 'torch/utils/data/datapipes/iter/__init__.py'
adding 'torch/utils/data/datapipes/iter/callable.py'
adding 'torch/utils/data/datapipes/iter/combinatorics.py'
adding 'torch/utils/data/datapipes/iter/combining.py'
adding 'torch/utils/data/datapipes/iter/filelister.py'
adding 'torch/utils/data/datapipes/iter/fileopener.py'
adding 'torch/utils/data/datapipes/iter/grouping.py'
adding 'torch/utils/data/datapipes/iter/routeddecoder.py'
adding 'torch/utils/data/datapipes/iter/selecting.py'
adding 'torch/utils/data/datapipes/iter/sharding.py'
adding 'torch/utils/data/datapipes/iter/streamreader.py'
adding 'torch/utils/data/datapipes/iter/utils.py'
adding 'torch/utils/data/datapipes/map/__init__.py'
adding 'torch/utils/data/datapipes/map/callable.py'
adding 'torch/utils/data/datapipes/map/combinatorics.py'
adding 'torch/utils/data/datapipes/map/combining.py'
adding 'torch/utils/data/datapipes/map/grouping.py'
adding 'torch/utils/data/datapipes/map/utils.py'
adding 'torch/utils/data/datapipes/utils/__init__.py'
adding 'torch/utils/data/datapipes/utils/common.py'
adding 'torch/utils/data/datapipes/utils/decoder.py'
adding 'torch/utils/data/datapipes/utils/snapshot.py'
adding 'torch/utils/hipify/__init__.py'
adding 'torch/utils/hipify/constants.py'
adding 'torch/utils/hipify/cuda_to_hip_mappings.py'
adding 'torch/utils/hipify/hipify_python.py'
adding 'torch/utils/hipify/version.py'
adding 'torch/utils/jit/__init__.py'
adding 'torch/utils/jit/log_extract.py'
adding 'torch/utils/model_dump/__init__.py'
adding 'torch/utils/model_dump/__main__.py'
adding 'torch/utils/model_dump/code.js'
adding 'torch/utils/model_dump/htm.mjs'
adding 'torch/utils/model_dump/preact.mjs'
adding 'torch/utils/model_dump/skeleton.html'
adding 'torch/utils/tensorboard/__init__.py'
adding 'torch/utils/tensorboard/_convert_np.py'
adding 'torch/utils/tensorboard/_embedding.py'
adding 'torch/utils/tensorboard/_onnx_graph.py'
adding 'torch/utils/tensorboard/_proto_graph.py'
adding 'torch/utils/tensorboard/_pytorch_graph.py'
adding 'torch/utils/tensorboard/_utils.py'
adding 'torch/utils/tensorboard/summary.py'
adding 'torch/utils/tensorboard/writer.py'
adding 'torch/utils/viz/__init__.py'
adding 'torch/utils/viz/_cycles.py'
adding 'torch/xpu/__init__.py'
adding 'torch/xpu/_gpu_trace.py'
adding 'torch/xpu/_utils.py'
adding 'torch/xpu/random.py'
adding 'torch/xpu/streams.py'
adding 'torchgen/__init__.py'
adding 'torchgen/code_template.py'
adding 'torchgen/context.py'
adding 'torchgen/gen.py'
adding 'torchgen/gen_aoti_c_shim.py'
adding 'torchgen/gen_backend_stubs.py'
adding 'torchgen/gen_executorch.py'
adding 'torchgen/gen_functionalization_type.py'
adding 'torchgen/gen_lazy_tensor.py'
adding 'torchgen/gen_vmap_plumbing.py'
adding 'torchgen/local.py'
adding 'torchgen/model.py'
adding 'torchgen/native_function_generation.py'
adding 'torchgen/utils.py'
adding 'torchgen/yaml_utils.py'
adding 'torchgen/aoti/__init__.py'
adding 'torchgen/aoti/fallback_ops.py'
adding 'torchgen/api/__init__.py'
adding 'torchgen/api/autograd.py'
adding 'torchgen/api/cpp.py'
adding 'torchgen/api/dispatcher.py'
adding 'torchgen/api/functionalization.py'
adding 'torchgen/api/lazy.py'
adding 'torchgen/api/meta.py'
adding 'torchgen/api/native.py'
adding 'torchgen/api/python.py'
adding 'torchgen/api/structured.py'
adding 'torchgen/api/translate.py'
adding 'torchgen/api/ufunc.py'
adding 'torchgen/api/unboxing.py'
adding 'torchgen/api/types/__init__.py'
adding 'torchgen/api/types/signatures.py'
adding 'torchgen/api/types/types.py'
adding 'torchgen/api/types/types_base.py'
adding 'torchgen/dest/__init__.py'
adding 'torchgen/dest/lazy_ir.py'
adding 'torchgen/dest/lazy_ts_lowering.py'
adding 'torchgen/dest/native_functions.py'
adding 'torchgen/dest/register_dispatch_key.py'
adding 'torchgen/dest/ufunc.py'
adding 'torchgen/executorch/__init__.py'
adding 'torchgen/executorch/model.py'
adding 'torchgen/executorch/parse.py'
adding 'torchgen/executorch/api/__init__.py'
adding 'torchgen/executorch/api/custom_ops.py'
adding 'torchgen/executorch/api/et_cpp.py'
adding 'torchgen/executorch/api/unboxing.py'
adding 'torchgen/executorch/api/types/__init__.py'
adding 'torchgen/executorch/api/types/signatures.py'
adding 'torchgen/executorch/api/types/types.py'
adding 'torchgen/operator_versions/__init__.py'
adding 'torchgen/operator_versions/gen_mobile_upgraders.py'
adding 'torchgen/operator_versions/gen_mobile_upgraders_constant.py'
adding 'torchgen/packaged/ATen/native/native_functions.yaml'
adding 'torchgen/packaged/ATen/native/tags.yaml'
adding 'torchgen/packaged/ATen/templates/ATenOpList.cpp'
adding 'torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp'
adding 'torchgen/packaged/ATen/templates/DispatchKeyFunction.h'
adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions.h'
adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h'
adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp'
adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h'
adding 'torchgen/packaged/ATen/templates/Function.h'
adding 'torchgen/packaged/ATen/templates/FunctionalInverses.h'
adding 'torchgen/packaged/ATen/templates/Functions.cpp'
adding 'torchgen/packaged/ATen/templates/Functions.h'
adding 'torchgen/packaged/ATen/templates/LazyIr.h'
adding 'torchgen/packaged/ATen/templates/LazyNonNativeIr.h'
adding 'torchgen/packaged/ATen/templates/MethodOperators.h'
adding 'torchgen/packaged/ATen/templates/NativeFunction.h'
adding 'torchgen/packaged/ATen/templates/NativeFunctions.h'
adding 'torchgen/packaged/ATen/templates/NativeMetaFunction.h'
adding 'torchgen/packaged/ATen/templates/NativeMetaFunctions.h'
adding 'torchgen/packaged/ATen/templates/Operator.h'
adding 'torchgen/packaged/ATen/templates/Operators.cpp'
adding 'torchgen/packaged/ATen/templates/Operators.h'
adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.cpp'
adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.h'
adding 'torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp'
adding 'torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp'
adding 'torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini'
adding 'torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp'
adding 'torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp'
adding 'torchgen/packaged/ATen/templates/RegisterSchema.cpp'
adding 'torchgen/packaged/ATen/templates/RegistrationDeclarations.h'
adding 'torchgen/packaged/ATen/templates/TensorBody.h'
adding 'torchgen/packaged/ATen/templates/TensorMethods.cpp'
adding 'torchgen/packaged/ATen/templates/UfuncCPU.cpp'
adding 'torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp'
adding 'torchgen/packaged/ATen/templates/UfuncCUDA.cu'
adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.cpp'
adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.h'
adding 'torchgen/packaged/ATen/templates/aten_interned_strings.h'
adding 'torchgen/packaged/ATen/templates/enum_tag.h'
adding 'torchgen/packaged/autograd/BUILD.bazel'
adding 'torchgen/packaged/autograd/README.md'
adding 'torchgen/packaged/autograd/__init__.py'
adding 'torchgen/packaged/autograd/build.bzl'
adding 'torchgen/packaged/autograd/context.py'
adding 'torchgen/packaged/autograd/deprecated.yaml'
adding 'torchgen/packaged/autograd/derivatives.yaml'
adding 'torchgen/packaged/autograd/gen_annotated_fn_args.py'
adding 'torchgen/packaged/autograd/gen_autograd.py'
adding 'torchgen/packaged/autograd/gen_autograd_functions.py'
adding 'torchgen/packaged/autograd/gen_inplace_or_view_type.py'
adding 'torchgen/packaged/autograd/gen_python_functions.py'
adding 'torchgen/packaged/autograd/gen_trace_type.py'
adding 'torchgen/packaged/autograd/gen_variable_factories.py'
adding 'torchgen/packaged/autograd/gen_variable_type.py'
adding 'torchgen/packaged/autograd/gen_view_funcs.py'
adding 'torchgen/packaged/autograd/load_derivatives.py'
adding 'torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp'
adding 'torchgen/packaged/autograd/templates/Functions.cpp'
adding 'torchgen/packaged/autograd/templates/Functions.h'
adding 'torchgen/packaged/autograd/templates/TraceType.cpp'
adding 'torchgen/packaged/autograd/templates/VariableType.cpp'
adding 'torchgen/packaged/autograd/templates/VariableType.h'
adding 'torchgen/packaged/autograd/templates/ViewFuncs.cpp'
adding 'torchgen/packaged/autograd/templates/ViewFuncs.h'
adding 'torchgen/packaged/autograd/templates/annotated_fn_args.py.in'
adding 'torchgen/packaged/autograd/templates/python_enum_tag.cpp'
adding 'torchgen/packaged/autograd/templates/python_fft_functions.cpp'
adding 'torchgen/packaged/autograd/templates/python_functions.cpp'
adding 'torchgen/packaged/autograd/templates/python_functions.h'
adding 'torchgen/packaged/autograd/templates/python_linalg_functions.cpp'
adding 'torchgen/packaged/autograd/templates/python_nested_functions.cpp'
adding 'torchgen/packaged/autograd/templates/python_nn_functions.cpp'
adding 'torchgen/packaged/autograd/templates/python_return_types.cpp'
adding 'torchgen/packaged/autograd/templates/python_return_types.h'
adding 'torchgen/packaged/autograd/templates/python_sparse_functions.cpp'
adding 'torchgen/packaged/autograd/templates/python_special_functions.cpp'
adding 'torchgen/packaged/autograd/templates/python_torch_functions.cpp'
adding 'torchgen/packaged/autograd/templates/python_variable_methods.cpp'
adding 'torchgen/packaged/autograd/templates/variable_factories.h'
adding 'torchgen/selective_build/__init__.py'
adding 'torchgen/selective_build/operator.py'
adding 'torchgen/selective_build/selector.py'
adding 'torchgen/static_runtime/__init__.py'
adding 'torchgen/static_runtime/config.py'
adding 'torchgen/static_runtime/gen_static_runtime_ops.py'
adding 'torchgen/static_runtime/generator.py'
adding 'torch-2.4.1.dist-info/LICENSE'
adding 'torch-2.4.1.dist-info/METADATA'
adding 'torch-2.4.1.dist-info/NOTICE'
adding 'torch-2.4.1.dist-info/WHEEL'
adding 'torch-2.4.1.dist-info/entry_points.txt'
adding 'torch-2.4.1.dist-info/top_level.txt'
adding 'torch-2.4.1.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
build ok: pytorch
/home/c/rocm_sdk_builder/builddir/039_02_pytorch
[83] Installing: pytorch
custom install
pytorch, install command 0
cd /home/c/rocm_sdk_builder/src_projects/pytorch
install cmd ok: pytorch
pytorch, install command 1
./install_rocm.sh /home/c/rocm_sdk_builder/packages/whl
copying pytorch python whl file to directory: /home/c/rocm_sdk_builder/packages/whl
installing dist/torch-2.4.1-cp311-cp311-linux_x86_64.whl
WARNING: Skipping torch as it is not installed.
Processing ./dist/torch-2.4.1-cp311-cp311-linux_x86_64.whl
Collecting filelock (from torch==2.4.1)
Using cached filelock-3.17.0-py3-none-any.whl.metadata (2.9 kB)
Requirement already satisfied: typing-extensions>=4.8.0 in /opt/rocm_sdk_612/lib/python3.11/site-packages (from torch==2.4.1) (4.12.2)
Collecting sympy (from torch==2.4.1)
Using cached sympy-1.13.3-py3-none-any.whl.metadata (12 kB)
Requirement already satisfied: networkx in /opt/rocm_sdk_612/lib/python3.11/site-packages (from torch==2.4.1) (3.4.2)
Requirement already satisfied: jinja2 in /opt/rocm_sdk_612/lib/python3.11/site-packages (from torch==2.4.1) (3.1.5)
Collecting fsspec (from torch==2.4.1)
Downloading fsspec-2025.2.0-py3-none-any.whl.metadata (11 kB)
Requirement already satisfied: MarkupSafe>=2.0 in /opt/rocm_sdk_612/lib/python3.11/site-packages (from jinja2->torch==2.4.1) (3.0.2)
Collecting mpmath<1.4,>=1.1.0 (from sympy->torch==2.4.1)
Using cached mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB)
Using cached filelock-3.17.0-py3-none-any.whl (16 kB)
Downloading fsspec-2025.2.0-py3-none-any.whl (184 kB)
Using cached sympy-1.13.3-py3-none-any.whl (6.2 MB)
Using cached mpmath-1.3.0-py3-none-any.whl (536 kB)
Installing collected packages: mpmath, sympy, fsspec, filelock, torch
Successfully installed filelock-3.17.0 fsspec-2025.2.0 mpmath-1.3.0 sympy-1.13.3 torch-2.4.1
[notice] A new release of pip is available: 24.3.1 -> 25.0.1
[notice] To update, run: pip install --upgrade pip
install cmd ok: pytorch
install ok: pytorch
/home/c/rocm_sdk_builder/builddir/039_02_pytorch
[83] Post-installing: pytorch
no post-install commands
post-install ok: pytorch
LIST_BINFO_FILE_FULLNAME[84]: /home/c/rocm_sdk_builder/binfo/core/039_03_pytorch_vision.binfo
APP_INFO_FULL_NAME: /home/c/rocm_sdk_builder/binfo/core/039_03_pytorch_vision.binfo
---------------------------
[84] BINFO_APP_NAME: pytorch_vision
BINFO FILE: /home/c/rocm_sdk_builder/binfo/core/039_03_pytorch_vision.binfo
BINFO_APP_SRC_SUBDIR_BASENAME:
BINFO_APP_SRC_TOPDIR_BASENAME: pytorch_vision
BINFO_APP_SRC_DIR: /home/c/rocm_sdk_builder/src_projects/pytorch_vision
BINFO_APP_SRC_CLONE_DIR: /home/c/rocm_sdk_builder/src_projects/pytorch_vision
BINFO_APP_BUILD_DIR: /home/c/rocm_sdk_builder/builddir/039_03_pytorch_vision
HIP_PATH: /opt/rocm_sdk_612
INSTALL_DIR: /opt/rocm_sdk_612
HIP_PLATFORM: amd
TASK_RESULT_FILE_INSTALL: /home/c/rocm_sdk_builder/builddir/039_03_pytorch_vision/.result_install
---------------------------
[84] Creating repository source code directory: /home/c/rocm_sdk_builder/src_projects/pytorch_vision
[84] Repository Init
Repository name: pytorch_vision
Repository URL: https://github.com/pytorch/vision.git
Source directory: /home/c/rocm_sdk_builder/src_projects/pytorch_vision
VERSION_TAG: 9e78fe29e0851b10eb8fba0b88cc521ad67cf322
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
Initialized empty Git repository in /home/c/rocm_sdk_builder/src_projects/pytorch_vision/.git/
https://github.com/pytorch/vision.git
[84] Repository Source Code Fetch
Repository name: pytorch_vision
Repository URL: https://github.com/pytorch/vision.git
Source directory: /home/c/rocm_sdk_builder/src_projects/pytorch_vision
VERSION_TAG: 9e78fe29e0851b10eb8fba0b88cc521ad67cf322
remote: Enumerating objects: 601543, done.
remote: Counting objects: 100% (3618/3618), done.
remote: Compressing objects: 100% (1022/1022), done.
remote: Total 601543 (delta 3312), reused 2731 (delta 2576), pack-reused 597925 (from 2)
Receiving objects: 100% (601543/601543), 1.12 GiB | 12.49 MiB/s, done.
Resolving deltas: 100% (562288/562288), done.
From https://github.com/pytorch/vision
* [new branch] Add-Workflow-to-Update-viablestrict-Branch -> upstream/Add-Workflow-to-Update-viablestrict-Branch
* [new branch] Fix-viablestrict -> upstream/Fix-viablestrict
* [new branch] Remove-cmake-for-Update-ViableStrict -> upstream/Remove-cmake-for-Update-ViableStrict
* [new branch] Test-Docs -> upstream/Test-Docs
* [new branch] Update-Labels-for-M1-Runners -> upstream/Update-Labels-for-M1-Runners
* [new branch] add-crestereo-dataset -> upstream/add-crestereo-dataset
* [new branch] add-crestereo-model -> upstream/add-crestereo-model
* [new branch] add-eth3d-stereo-dataset -> upstream/add-eth3d-stereo-dataset
* [new branch] add-fallingthings-datasets -> upstream/add-fallingthings-datasets
* [new branch] add-instereo2k-dataset -> upstream/add-instereo2k-dataset
* [new branch] add-middlebury2014-dataset -> upstream/add-middlebury2014-dataset
* [new branch] add-pfm-utils -> upstream/add-pfm-utils
* [new branch] add-places365-datapipe -> upstream/add-places365-datapipe
* [new branch] add-sintel-stereo-dataset -> upstream/add-sintel-stereo-dataset
* [new branch] add-stereo-dataset-interface -> upstream/add-stereo-dataset-interface
* [new branch] add-stereo-flyingthings -> upstream/add-stereo-flyingthings
* [new branch] add-sun397-datapipe -> upstream/add-sun397-datapipe
* [new branch] add_flying_things_3d -> upstream/add_flying_things_3d
* [new branch] anaconda_upload_failure -> upstream/anaconda_upload_failure
* [new branch] atalman-patch-1 -> upstream/atalman-patch-1
* [new branch] atalman-patch-2 -> upstream/atalman-patch-2
* [new branch] atalman-patch-3 -> upstream/atalman-patch-3
* [new branch] atalman-patch-4 -> upstream/atalman-patch-4
* [new branch] atalman-patch-5 -> upstream/atalman-patch-5
* [new branch] atalman_vision_test -> upstream/atalman_vision_test
* [new branch] bilinear-affine -> upstream/bilinear-affine
* [new branch] build/v0.4.1 -> upstream/build/v0.4.1
* [new branch] build/v0.4.1.post2 -> upstream/build/v0.4.1.post2
* [new branch] build/v0.5.0 -> upstream/build/v0.5.0
* [new branch] build/v0.5.1 -> upstream/build/v0.5.1
* [new branch] central-registry-poc -> upstream/central-registry-poc
* [new branch] crestereo-dataset -> upstream/crestereo-dataset
* [new branch] csl/test -> upstream/csl/test
* [new branch] csl/viable_strict_step -> upstream/csl/viable_strict_step
* [new branch] datasets/widerface -> upstream/datasets/widerface
* [new branch] deterministic -> upstream/deterministic
* [new branch] fbsync -> upstream/fbsync
* [new branch] fix-mypy-issue -> upstream/fix-mypy-issue
* [new branch] fix_compile_image_with_rocm -> upstream/fix_compile_image_with_rocm
* [new branch] fx-quant-workflow -> upstream/fx-quant-workflow
* [new branch] gh-pages -> upstream/gh-pages
* [new branch] gh/NicolasHug/1/base -> upstream/gh/NicolasHug/1/base
* [new branch] gh/NicolasHug/1/head -> upstream/gh/NicolasHug/1/head
* [new branch] gh/NicolasHug/1/orig -> upstream/gh/NicolasHug/1/orig
* [new branch] gh/NicolasHug/2/base -> upstream/gh/NicolasHug/2/base
* [new branch] gh/NicolasHug/2/head -> upstream/gh/NicolasHug/2/head
* [new branch] gh/NicolasHug/2/orig -> upstream/gh/NicolasHug/2/orig
* [new branch] gh/NicolasHug/3/base -> upstream/gh/NicolasHug/3/base
* [new branch] gh/NicolasHug/3/head -> upstream/gh/NicolasHug/3/head
* [new branch] gh/NicolasHug/3/orig -> upstream/gh/NicolasHug/3/orig
* [new branch] gh/NivekT/1/base -> upstream/gh/NivekT/1/base
* [new branch] gh/NivekT/1/orig -> upstream/gh/NivekT/1/orig
* [new branch] gh/VitalyFedyunin/1/base -> upstream/gh/VitalyFedyunin/1/base
* [new branch] gh/VitalyFedyunin/1/orig -> upstream/gh/VitalyFedyunin/1/orig
* [new branch] gh/andrewor14/1/base -> upstream/gh/andrewor14/1/base
* [new branch] gh/andrewor14/1/orig -> upstream/gh/andrewor14/1/orig
* [new branch] gh/andrewor14/2/base -> upstream/gh/andrewor14/2/base
* [new branch] gh/andrewor14/2/orig -> upstream/gh/andrewor14/2/orig
* [new branch] gh/andrewor14/3/base -> upstream/gh/andrewor14/3/base
* [new branch] gh/andrewor14/3/orig -> upstream/gh/andrewor14/3/orig
* [new branch] gh/davidberard98/2/base -> upstream/gh/davidberard98/2/base
* [new branch] gh/davidberard98/2/orig -> upstream/gh/davidberard98/2/orig
* [new branch] gh/davidberard98/3/base -> upstream/gh/davidberard98/3/base
* [new branch] gh/davidberard98/3/orig -> upstream/gh/davidberard98/3/orig
* [new branch] gh/husthyc/22/base -> upstream/gh/husthyc/22/base
* [new branch] gh/husthyc/22/head -> upstream/gh/husthyc/22/head
* [new branch] grid-transform-shortcut -> upstream/grid-transform-shortcut
* [new branch] int-interpolate-prototype -> upstream/int-interpolate-prototype
* [new branch] larryliu0820-patch-1 -> upstream/larryliu0820-patch-1
* [new branch] learnable_params -> upstream/learnable_params
* [new branch] lts/release/0.9 -> upstream/lts/release/0.9
* [new branch] main -> upstream/main
* [new branch] malfet-patch-1 -> upstream/malfet-patch-1
* [new branch] malfet/delete-stale-vsXXXX-folders -> upstream/malfet/delete-stale-vsXXXX-folders
* [new branch] malfet/fix-py310 -> upstream/malfet/fix-py310
* [new branch] models/swag-lc -> upstream/models/swag-lc
* [new branch] nicolas_CI_experiments -> upstream/nicolas_CI_experiments
* [new branch] nightly -> upstream/nightly
* [new branch] osalpekar-wfklow-cleanup -> upstream/osalpekar-wfklow-cleanup
* [new branch] pin-test-infra-checkout -> upstream/pin-test-infra-checkout
* [new branch] poc/features-transforms -> upstream/poc/features-transforms
* [new branch] pre_script -> upstream/pre_script
* [new branch] prototype-references/classification -> upstream/prototype-references/classification
* [new branch] prototype-references/classification-v1 -> upstream/prototype-references/classification-v1
* [new branch] pytest-no-color -> upstream/pytest-no-color
* [new branch] refactor-v2-tests -> upstream/refactor-v2-tests
* [new branch] release/0.10 -> upstream/release/0.10
* [new branch] release/0.11 -> upstream/release/0.11
* [new branch] release/0.12 -> upstream/release/0.12
* [new branch] release/0.13 -> upstream/release/0.13
* [new branch] release/0.14 -> upstream/release/0.14
* [new branch] release/0.15 -> upstream/release/0.15
* [new branch] release/0.16 -> upstream/release/0.16
* [new branch] release/0.17 -> upstream/release/0.17
* [new branch] release/0.18 -> upstream/release/0.18
* [new branch] release/0.19 -> upstream/release/0.19
* [new branch] release/0.20 -> upstream/release/0.20
* [new branch] release/0.21 -> upstream/release/0.21
* [new branch] release/0.6 -> upstream/release/0.6
* [new branch] release/0.7 -> upstream/release/0.7
* [new branch] release/0.8.0 -> upstream/release/0.8.0
* [new branch] release/0.9 -> upstream/release/0.9
* [new branch] release/2.0 -> upstream/release/2.0
* [new branch] replace_runners_prefix_20240725165345 -> upstream/replace_runners_prefix_20240725165345
* [new branch] replace_runners_prefix_20240725195321 -> upstream/replace_runners_prefix_20240725195321
* [new branch] revamp-dev -> upstream/revamp-dev
* [new branch] revert-7218-xfail_vit -> upstream/revert-7218-xfail_vit
* [new branch] revert-7571-switch_torchvisio_binary_builds -> upstream/revert-7571-switch_torchvisio_binary_builds
* [new branch] revert-8174-oidc_vision_switch -> upstream/revert-8174-oidc_vision_switch
* [new branch] revert-8176-revert-8174-oidc_vision_switch -> upstream/revert-8176-revert-8174-oidc_vision_switch
* [new branch] revert-8177-revert-8176-revert-8174-oidc_vision_switch -> upstream/revert-8177-revert-8176-revert-8174-oidc_vision_switch
* [new branch] revert-8761-fix_vision_unit_test -> upstream/revert-8761-fix_vision_unit_test
* [new branch] revert-8898-test_python313t -> upstream/revert-8898-test_python313t
* [new branch] roi-pool-python -> upstream/roi-pool-python
* [new branch] sdym/autocast -> upstream/sdym/autocast
* [new branch] sdym/check_integrity -> upstream/sdym/check_integrity
* [new branch] sdym/expecttest -> upstream/sdym/expecttest
* [new branch] sdym/for-release-0.20 -> upstream/sdym/for-release-0.20
* [new branch] sdym/luxor -> upstream/sdym/luxor
* [new branch] sdym/resnet_fpn_backbone-docstring -> upstream/sdym/resnet_fpn_backbone-docstring
* [new branch] sdym/unsafe-load -> upstream/sdym/unsafe-load
* [new branch] sdym/use_reentrant -> upstream/sdym/use_reentrant
* [new branch] sdym/version-0.20 -> upstream/sdym/version-0.20
* [new branch] set-test-infra-branch -> upstream/set-test-infra-branch
* [new branch] test-crestereo-training -> upstream/test-crestereo-training
* [new branch] test_gh_contexts -> upstream/test_gh_contexts
* [new branch] test_python313t -> upstream/test_python313t
* [new branch] test_strict -> upstream/test_strict
* [new branch] update_batched_nms -> upstream/update_batched_nms
* [new branch] v0.1.5 -> upstream/v0.1.5
* [new branch] v0.1.6 -> upstream/v0.1.6
* [new branch] v0.1.7 -> upstream/v0.1.7
* [new branch] v0.1.8 -> upstream/v0.1.8
* [new branch] v0.1.9 -> upstream/v0.1.9
* [new branch] v0.2.0 -> upstream/v0.2.0
* [new branch] v0.2.2_branch -> upstream/v0.2.2_branch
* [new branch] v0.3.0 -> upstream/v0.3.0
* [new branch] v0.4.0 -> upstream/v0.4.0
* [new branch] v0.4.2 -> upstream/v0.4.2
* [new branch] v0.5.0 -> upstream/v0.5.0
* [new branch] v0.5.1 -> upstream/v0.5.1
* [new branch] viable/strict -> upstream/viable/strict
* [new branch] weiwangmeta-patch-1 -> upstream/weiwangmeta-patch-1
* [new branch] winbuild/v0.4.1 -> upstream/winbuild/v0.4.1
* [new branch] winbuild/v0.4.2 -> upstream/winbuild/v0.4.2
* [new branch] winbuild/v0.5.0 -> upstream/winbuild/v0.5.0
* [new branch] winbuild/v0.6.0 -> upstream/winbuild/v0.6.0
* [new branch] winbuild/v0.6.1_circle -> upstream/winbuild/v0.6.1_circle
* [new branch] wwen/custom_ops_test -> upstream/wwen/custom_ops_test
* [new branch] yipjustin-20241206 -> upstream/yipjustin-20241206
* [new tag] ciflow/binaries/all/8815 -> ciflow/binaries/all/8815
* [new tag] v0.1.5 -> v0.1.5
* [new tag] v0.1.6 -> v0.1.6
* [new tag] v0.1.7 -> v0.1.7
* [new tag] v0.1.8 -> v0.1.8
* [new tag] v0.1.9 -> v0.1.9
* [new tag] v0.10.1 -> v0.10.1
* [new tag] v0.10.1-rc2 -> v0.10.1-rc2
* [new tag] v0.10.1-rc3 -> v0.10.1-rc3
* [new tag] v0.11.3 -> v0.11.3
* [new tag] v0.11.3-rc1 -> v0.11.3-rc1
* [new tag] v0.12.0 -> v0.12.0
* [new tag] v0.12.0-rc3 -> v0.12.0-rc3
* [new tag] v0.13.1 -> v0.13.1
* [new tag] v0.13.1-rc6 -> v0.13.1-rc6
* [new tag] v0.15.2 -> v0.15.2
* [new tag] v0.15.2-rc1 -> v0.15.2-rc1
* [new tag] v0.15.2-rc2 -> v0.15.2-rc2
* [new tag] v0.16.2 -> v0.16.2
* [new tag] v0.16.2-rc1 -> v0.16.2-rc1
* [new tag] v0.16.2-rc2 -> v0.16.2-rc2
* [new tag] v0.16.2-rc3 -> v0.16.2-rc3
* [new tag] v0.17.2 -> v0.17.2
* [new tag] v0.17.2-rc2 -> v0.17.2-rc2
* [new tag] v0.17.2-rc3 -> v0.17.2-rc3
* [new tag] v0.17.2-rc4 -> v0.17.2-rc4
* [new tag] v0.18.1 -> v0.18.1
* [new tag] v0.18.1-rc1 -> v0.18.1-rc1
* [new tag] v0.18.1-rc2 -> v0.18.1-rc2
* [new tag] v0.18.1-rc3 -> v0.18.1-rc3
* [new tag] v0.19.1 -> v0.19.1
* [new tag] v0.19.1-rc5 -> v0.19.1-rc5
* [new tag] v0.19.1-rc6 -> v0.19.1-rc6
* [new tag] v0.2.0 -> v0.2.0
* [new tag] v0.2.2 -> v0.2.2
* [new tag] v0.20.1 -> v0.20.1
* [new tag] v0.20.1-rc1 -> v0.20.1-rc1
* [new tag] v0.21.0 -> v0.21.0
* [new tag] v0.21.0-rc8 -> v0.21.0-rc8
* [new tag] v0.4.1 -> v0.4.1
* [new tag] v0.4.2 -> v0.4.2
* [new tag] v0.5.0 -> v0.5.0
* [new tag] v0.6.0 -> v0.6.0
* [new tag] v0.6.1 -> v0.6.1
* [new tag] v0.7.0 -> v0.7.0
* [new tag] v0.7.0-rc4 -> v0.7.0-rc4
* [new tag] v0.8.2 -> v0.8.2
* [new tag] v0.8.2-rc1 -> v0.8.2-rc1
* [new tag] v0.8.2-rc2 -> v0.8.2-rc2
* [new tag] v0.9.1 -> v0.9.1
* [new tag] v0.9.1-rc2 -> v0.9.1-rc2
* [new tag] v0.9.2 -> v0.9.2
* [new tag] v0.9.2-rc2 -> v0.9.2-rc2
* [new tag] 0.19.0 -> 0.19.0
* [new tag] ciflow/default/1449 -> ciflow/default/1449
* [new tag] tag_from_my_fork -> tag_from_my_fork
* [new tag] v0.10.0 -> v0.10.0
* [new tag] v0.10.0-rc1 -> v0.10.0-rc1
* [new tag] v0.10.0-rc2 -> v0.10.0-rc2
* [new tag] v0.10.1-rc1 -> v0.10.1-rc1
* [new tag] v0.11.0 -> v0.11.0
* [new tag] v0.11.0-rc1 -> v0.11.0-rc1
* [new tag] v0.11.0-rc2 -> v0.11.0-rc2
* [new tag] v0.11.0-rc3 -> v0.11.0-rc3
* [new tag] v0.11.1 -> v0.11.1
* [new tag] v0.11.1-rc1 -> v0.11.1-rc1
* [new tag] v0.11.1-rc2 -> v0.11.1-rc2
* [new tag] v0.11.2 -> v0.11.2
* [new tag] v0.11.2-rc1 -> v0.11.2-rc1
* [new tag] v0.12.0-rc1 -> v0.12.0-rc1
* [new tag] v0.12.0-rc2 -> v0.12.0-rc2
* [new tag] v0.13.0 -> v0.13.0
* [new tag] v0.13.0-rc1 -> v0.13.0-rc1
* [new tag] v0.13.0-rc2 -> v0.13.0-rc2
* [new tag] v0.13.0-rc3 -> v0.13.0-rc3
* [new tag] v0.13.0-rc4 -> v0.13.0-rc4
* [new tag] v0.13.0-rc5 -> v0.13.0-rc5
* [new tag] v0.13.0-rc6 -> v0.13.0-rc6
* [new tag] v0.13.1-rc1 -> v0.13.1-rc1
* [new tag] v0.13.1-rc2 -> v0.13.1-rc2
* [new tag] v0.13.1-rc3 -> v0.13.1-rc3
* [new tag] v0.13.1-rc4 -> v0.13.1-rc4
* [new tag] v0.13.1-rc5 -> v0.13.1-rc5
* [new tag] v0.14.0 -> v0.14.0
* [new tag] v0.14.0-rc1 -> v0.14.0-rc1
* [new tag] v0.14.0-rc2 -> v0.14.0-rc2
* [new tag] v0.14.0-rc3 -> v0.14.0-rc3
* [new tag] v0.14.0-rc4 -> v0.14.0-rc4
* [new tag] v0.14.1 -> v0.14.1
* [new tag] v0.14.1-rc1 -> v0.14.1-rc1
* [new tag] v0.14.1-rc2 -> v0.14.1-rc2
* [new tag] v0.15.0-rc1 -> v0.15.0-rc1
* [new tag] v0.15.0-rc2 -> v0.15.0-rc2
* [new tag] v0.15.0-rc3 -> v0.15.0-rc3
* [new tag] v0.15.0-rc4 -> v0.15.0-rc4
* [new tag] v0.15.0-rc5 -> v0.15.0-rc5
* [new tag] v0.15.0-rc6 -> v0.15.0-rc6
* [new tag] v0.15.0-rc7 -> v0.15.0-rc7
* [new tag] v0.15.0-rc8 -> v0.15.0-rc8
* [new tag] v0.15.1 -> v0.15.1
* [new tag] v0.15.1-rc1 -> v0.15.1-rc1
* [new tag] v0.15.1-rc2 -> v0.15.1-rc2
* [new tag] v0.16.0 -> v0.16.0
* [new tag] v0.16.0-rc1 -> v0.16.0-rc1
* [new tag] v0.16.0-rc2 -> v0.16.0-rc2
* [new tag] v0.16.0-rc3 -> v0.16.0-rc3
* [new tag] v0.16.0-rc4 -> v0.16.0-rc4
* [new tag] v0.16.0-rc5 -> v0.16.0-rc5
* [new tag] v0.16.1 -> v0.16.1
* [new tag] v0.16.1-rc1 -> v0.16.1-rc1
* [new tag] v0.16.1-rc2 -> v0.16.1-rc2
* [new tag] v0.16.1-rc3 -> v0.16.1-rc3
* [new tag] v0.17.0 -> v0.17.0
* [new tag] v0.17.0-rc1 -> v0.17.0-rc1
* [new tag] v0.17.0-rc2 -> v0.17.0-rc2
* [new tag] v0.17.0-rc3 -> v0.17.0-rc3
* [new tag] v0.17.0-rc4 -> v0.17.0-rc4
* [new tag] v0.17.0-rc5 -> v0.17.0-rc5
* [new tag] v0.17.1 -> v0.17.1
* [new tag] v0.17.1-rc1 -> v0.17.1-rc1
* [new tag] v0.17.1-rc2 -> v0.17.1-rc2
* [new tag] v0.17.1-rc3 -> v0.17.1-rc3
* [new tag] v0.17.2-rc1 -> v0.17.2-rc1
* [new tag] v0.18.0 -> v0.18.0
* [new tag] v0.18.0-rc1 -> v0.18.0-rc1
* [new tag] v0.18.0-rc2 -> v0.18.0-rc2
* [new tag] v0.18.0-rc3 -> v0.18.0-rc3
* [new tag] v0.18.0-rc4 -> v0.18.0-rc4
* [new tag] v0.19.0 -> v0.19.0
* [new tag] v0.19.0-rc1 -> v0.19.0-rc1
* [new tag] v0.19.0-rc2 -> v0.19.0-rc2
* [new tag] v0.19.0-rc3 -> v0.19.0-rc3
* [new tag] v0.19.0-rc4 -> v0.19.0-rc4
* [new tag] v0.19.1-rc1 -> v0.19.1-rc1
* [new tag] v0.19.1-rc2 -> v0.19.1-rc2
* [new tag] v0.19.1-rc3 -> v0.19.1-rc3
* [new tag] v0.19.1-rc4 -> v0.19.1-rc4
* [new tag] v0.2.1 -> v0.2.1
* [new tag] v0.20.0 -> v0.20.0
* [new tag] v0.20.0-rc1 -> v0.20.0-rc1
* [new tag] v0.20.0-rc2 -> v0.20.0-rc2
* [new tag] v0.20.0-rc3 -> v0.20.0-rc3
* [new tag] v0.20.0-rc4 -> v0.20.0-rc4
* [new tag] v0.20.0-rc5 -> v0.20.0-rc5
* [new tag] v0.20.0-rc6 -> v0.20.0-rc6
* [new tag] v0.20.0-rc7 -> v0.20.0-rc7
* [new tag] v0.21.0-rc1 -> v0.21.0-rc1
* [new tag] v0.21.0-rc2 -> v0.21.0-rc2
* [new tag] v0.21.0-rc3 -> v0.21.0-rc3
* [new tag] v0.21.0-rc4 -> v0.21.0-rc4
* [new tag] v0.21.0-rc5 -> v0.21.0-rc5
* [new tag] v0.21.0-rc6 -> v0.21.0-rc6
* [new tag] v0.21.0-rc7 -> v0.21.0-rc7
* [new tag] v0.3.0 -> v0.3.0
* [new tag] v0.4.0 -> v0.4.0
* [new tag] v0.7.0-rc1 -> v0.7.0-rc1
* [new tag] v0.7.0-rc2 -> v0.7.0-rc2
* [new tag] v0.7.0-rc3 -> v0.7.0-rc3
* [new tag] v0.8.0 -> v0.8.0
* [new tag] v0.8.0-rc1 -> v0.8.0-rc1
* [new tag] v0.8.0-rc2 -> v0.8.0-rc2
* [new tag] v0.8.0-rc3 -> v0.8.0-rc3
* [new tag] v0.8.0-rc4 -> v0.8.0-rc4
* [new tag] v0.8.1 -> v0.8.1
* [new tag] v0.8.1-rc1 -> v0.8.1-rc1
* [new tag] v0.9.0 -> v0.9.0
* [new tag] v0.9.0-rc1 -> v0.9.0-rc1
* [new tag] v0.9.0-rc2 -> v0.9.0-rc2
* [new tag] v0.9.0-rc3 -> v0.9.0-rc3
* [new tag] v0.9.1-rc1 -> v0.9.1-rc1
* [new tag] v0.9.2-rc1 -> v0.9.2-rc1
remote: Enumerating objects: 146, done.
remote: Counting objects: 100% (114/114), done.
remote: Total 146 (delta 114), reused 114 (delta 114), pack-reused 32 (from 1)
Receiving objects: 100% (146/146), 90.93 KiB | 3.13 MiB/s, done.
Resolving deltas: 100% (114/114), completed with 87 local objects.
From https://github.com/pytorch/vision
* [new tag] ciflow/default/3395 -> ciflow/default/3395
* [new tag] ciflow/default/5009 -> ciflow/default/5009
* [new tag] ciflow/default/5106 -> ciflow/default/5106
Note: switching to '9e78fe29e0851b10eb8fba0b88cc521ad67cf322'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 9e78fe29e0 Add AVIF decoder (Part 1- this is not public or available yet) (#8596)
[84] Applying Patches
Repository name: pytorch_vision
Repository URL: https://github.com/pytorch/vision.git
Source directory: /home/c/rocm_sdk_builder/src_projects/pytorch_vision
VERSION_TAG: 9e78fe29e0851b10eb8fba0b88cc521ad67cf322
Patch dir: /home/c/rocm_sdk_builder/patches/rocm-6.1.2/pytorch_vision
Applying: pytorch_vision preconfig and build_install scripts
Applying: fix build error with hipcc
Applying: pytorch-vision build fix for Python 3.11
Applying: giflib files does not build with c-extension
Patches Applied: /home/c/rocm_sdk_builder/src_projects/pytorch_vision
All new source code repositories added and initialized ok
/home/c/rocm_sdk_builder/builddir/039_03_pytorch_vision
[84] Pre-configuration: pytorch_vision
[Pre-configuration
pytorch_vision, pre-configuration command 0
Pre-configuration cmd ok: pytorch_vision
pytorch_vision, pre-configuration command 1
Pre-configuration cmd ok: pytorch_vision
Pre-configuration ok: pytorch_vision
SHELL=/usr/bin/bash
SDK_CXX_COMPILER_HIP_CLANG=/opt/rocm_sdk_612/bin/clang++
CCACHE_TEMPDIR=/home/c/.ccache
COLORTERM=truecolor
CMAKE_BUILD_TYPE_RELWITHDEBINFO=RelWithDebInfo
HYPRLAND_CMD=Hyprland
INSTALL_DIR_PREFIX_SDK_ROOT=/opt/rocm_sdk_612
XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session1
CONDA_EXE=/usr/bin/conda
XDG_BACKEND=wayland
CPPFLAGS_DEFAULT=-I/opt/rocm_sdk_612/include -I/opt/rocm_sdk_612/hsa/include -I/opt/rocm_sdk_612/rocm_smi/include -I/opt/rocm_sdk_612/rocblas/include
PKG_CONFIG_PATH={INSTALL_DIR_PREFIX_SDK_ROOT}/lib64/pkgconfig:{INSTALL_DIR_PREFIX_SDK_ROOT}/lib/pkgconfig:{INSTALL_DIR_PREFIX_SDK_ROOT}/share/pkgconfig
HCC_HOME=/opt/rocm_sdk_612/hcc
UPSTREAM_REPO_VERSION_TAG_DEFAULT=rocm-6.1.2
HIPCC_VERBOSE=7
AMDGPU_TARGETS=gfx803
APP_CMAKE_CFG_FLAGS_DEFAULT=-DCMAKE_INSTALL_LIBDIR=lib64
DESKTOP_SESSION=hyprland
HL_INITIAL_WORKSPACE_TOKEN=48da0e13-83eb-4697-9fa1-8ddf609120b5
KITTY_PID=189582
ROCM_MINOR_VERSION=1
XCURSOR_SIZE=24
SDK_C_COMPILER_HIPCC=/opt/rocm_sdk_612/bin/hipcc
EDITOR=nano
XDG_SEAT=seat0
ROCM_MAJOR_VERSION=6
PWD=/home/c/rocm_sdk_builder/builddir/039_03_pytorch_vision
XDG_SESSION_DESKTOP=Hyprland
LOGNAME=c
XDG_SESSION_TYPE=wayland
CONDA_PREFIX=/usr
CCACHE_DIR=/home/c/.ccache
CMAKE_BUILD_TYPE_DEFAULT=Release
NHI_LAST_EXECUTED_COMMAND=./babs.sh -up
ROCM_VERSION_NMBR=60102
BUILD_CPU_COUNT_DEFAULT=7
CMAKE_BUILD_TYPE_RELEASE=Release
ROCM_VERSION_STR_ZEROED_NO_DOTS=60102
KITTY_PUBLIC_KEY=1:5=;u(zhHL{=GnOc_V1`=5U`R4w65B_yD!O?>9K(p
MOTD_SHOWN=pam
SDK_SRC_PYTHON_WHEEL_BACKUP_DIR=/home/c/rocm_sdk_builder/packages/whl
LDFLAGS=-L/opt/rocm_sdk_612/lib64 -L/opt/rocm_sdk_612/lib -L/opt/rocm_sdk_612/hsa/lib -L/opt/rocm_sdk_612/rocblas/lib -L/opt/rocm_sdk_612/hcc/lib
HOME=/home/c
ROCM_PYTHON_VERSION=v3.11.11
TRITON_HIP_LLD_PATH=/opt/rocm_sdk_612/bin/ld.lld
LANG=en_AU.UTF-8
_JAVA_AWT_WM_NONREPARENTING=1
LS_COLORS=di=1;34:ln=1;36:ex=1;32:*.sh=1;32:*.tar=1;31:*.zip=1;31:*.gz=1;31:*.rar=1;31:*.jpg=35:*.png=35:*.mp4=35:*.mkv=35:*.avi=35:*.mp3=36:*.wav=36:*.flac=36:pi=33;40:or=1;31;40:su=0;37;41:sg=30;43:tw=37;44:ow=34;42:st=30;42
XDG_CURRENT_DESKTOP=Hyprland
ROCM_LIBPATCH_VERSION=60102
WAYLAND_DISPLAY=wayland-1
NHI_PS1=(base) (Thu Feb 20 16:37:51) c@archb rocm_sdk_builder$
INSTALL_DIR_PREFIX_SDK_AI_MODELS=/opt/rocm_sdk_models
HIP_PATH=/opt/rocm_sdk_612
KITTY_WINDOW_ID=1
CONDA_PROMPT_MODIFIER=(base)
BUILD_CPU_COUNT_MIN=1
python=python
XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0
CPPFLAGS=-I/opt/rocm_sdk_612/include -I/opt/rocm_sdk_612/hsa/include -I/opt/rocm_sdk_612/rocm_smi/include -I/opt/rocm_sdk_612/rocblas/include
SDK_C_COMPILER_DEFAULT=/opt/rocm_sdk_612/bin/hipcc
BINFO_GPU_TARGET_COUNT_DEFAULT=1
INSTALL_DIR_PREFIX_HIP_LLVM=/opt/rocm_sdk_612
ROC_ENABLE_PRE_VEGA=1
HIP_PLATFORM=amd
HIP_PLATFORM_DEFAULT=amd
XDG_SESSION_CLASS=user
INSTALL_DIR_PREFIX_C_COMPILER=/opt/rocm_sdk_612
TERM=xterm-kitty
TERMINFO=/usr/lib/kitty/terminfo
BABS_VERSION=2025_01_27_01
BUILD_CPU_COUNT_MAX=8
ROCM_DIR=/opt/rocm_sdk_612
CMAKE_BUILD_TYPE_DEBUG=Debug
USER=c
OCL_ICD_VENDORS=/opt/rocm-clr/etc/OpenCL/vendors:/etc/OpenCL/vendors
SDK_PLATFORM_NAME_HIPCLANG=clang
ROCM_PATCH_VERSION=2
DEVICE_LIB_PATH=/opt/rocm_sdk_612/amdgcn/bitcode
CONDA_SHLVL=1
ROCBLAS_HOME=/opt/rocm_sdk_612/rocblas
HYPRLAND_INSTANCE_SIGNATURE=882f7ad7d2bbfc7440d0ccaef93b1cdd78e8e3ff_1739783018_113501870
INSTALL_DIR_PREFIX_HIPCC=/opt/rocm_sdk_612
SDK_CXX_COMPILER_DEFAULT=/opt/rocm_sdk_612/bin/hipcc
ROCM_TARGET_TRIPLED=x86_64-rocm-linux-gnu
DISPLAY=:1
NHI_EXIT_STATUS=0
SHLVL=2
MAX_JOBS=7
MOZ_ENABLE_WAYLAND=1
ROCM_SDK_BUILDER_SRC_REV=f1844a09
BUILD_CPU_COUNT_SAFE=4
XDG_VTNR=1
BINFO_BUILD_CPU_COUNT=7
XDG_SESSION_ID=2
HIP_PATH_DEFAULT=/opt/rocm_sdk_612
ROCM_SDK_VERSION_INFO=rocm-6.1.2
ROCM_PATH=/opt/rocm_sdk_612
CONDA_PYTHON_EXE=/usr/bin/python
PATCH_FILE_ROOT_DIR=/home/c/rocm_sdk_builder/patches/rocm-6.1.2
LD_LIBRARY_PATH=/opt/rocm_sdk_612/hcc/lib:/opt/rocm_sdk_612/rocblas/lib:/opt/rocm_sdk_612/hsa/lib:/opt/rocm_sdk_612/lib:/opt/rocm_sdk_612/lib64:/lib64:/opt/rocm_sdk_612/lib64:/opt/rocm_sdk_612/lib:/opt/rocm_sdk_612/hsa/lib
XDG_RUNTIME_DIR=/run/user/1000
CONDA_DEFAULT_ENV=base
HCC_PATH=/opt/rocm_sdk_612/hcc/bin
MKLROOT=/opt/intel/oneapi/mkl/latest
DEBUGINFOD_URLS=https://debuginfod.archlinux.org
BUILD_SCRIPT_ROOT_DIR=/home/c/rocm_sdk_builder/build
SDK_SRC_ROOT_DIR=/home/c/rocm_sdk_builder/src_projects
CPACK_RPM_PACKAGE_RELEASE=01
SDK_CXX_COMPILER_HIPCC=/opt/rocm_sdk_612/bin/hipcc
BUILD_ROOT_DIR=/home/c/rocm_sdk_builder/builddir
SDK_C_COMPILER_HIP_CLANG=/opt/rocm_sdk_612/bin/clang
PATH=/opt/rocm_sdk_612/bin:/opt/rocm_sdk_612/hcc/bin:/opt/rocm_sdk_612/bin:/usr/bin:/opt/rocm/bin:/opt/rocm-clr/bin:/usr/condabin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/opt/rocm/bin:/usr/bin
CFLAGS=-I/opt/rocm_sdk_612/include -I/opt/rocm_sdk_612/hsa/include -I/opt/rocm_sdk_612/rocm_smi/include -I/opt/rocm_sdk_612/rocblas/include
SDK_PLATFORM_NAME_HIPCC=amd
HSA_OVERRIDE_GFX_VERSION=8.0.3
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
MAIL=/var/spool/mail/c
BUILD_CPU_COUNT_MODERATE=6
INSTALL_DIR_PREFIX_HIP_CLANG=/opt/rocm_sdk_612
ROCM_SDK_RELEASE_VERSION=1
KITTY_INSTALLATION_DIR=/usr/lib/kitty
ROCM_VERSION_STR=6.1.2
APP_CMAKE_CFG_FLAGS_DEBUG=-DCMAKE_C_FLAGS_DEBUG=-g3 -DCMAKE_CXX_FLAGS_DEBUG=-g3
OLDPWD=/home/c/rocm_sdk_builder/src_projects/pytorch_vision
HYPRCURSOR_SIZE=24
BUILD_RULE_ROOT_DIR=/home/c/rocm_sdk_builder/binfo
_=/usr/bin/env
/home/c/rocm_sdk_builder/builddir/039_03_pytorch_vision
no config
configure ok: pytorch_vision
/home/c/rocm_sdk_builder/builddir/039_03_pytorch_vision
[84] Post-configuration: pytorch_vision
no post-configuration commands
post-configuration ok: pytorch_vision
/home/c/rocm_sdk_builder/builddir/039_03_pytorch_vision
[84] Building: pytorch_vision
[0] pytorch_vision, build command:
cd /home/c/rocm_sdk_builder/src_projects/pytorch_vision
[1] pytorch_vision, build command:
./build_rocm.sh /opt/rocm_sdk_612
using rocm_root_directory specified: /opt/rocm_sdk_612
Traceback (most recent call last):
File "/home/c/rocm_sdk_builder/src_projects/pytorch_vision/setup.py", line 11, in <module>
import torch
File "/opt/rocm_sdk_612/lib/python3.11/site-packages/torch/__init__.py", line 290, in <module>
from torch._C import * # noqa: F403
^^^^^^^^^^^^^^^^^^^^^^
ImportError: /lib64/libtorch_hip.so: undefined symbol: ncclCommRegister
build failed: pytorch_vision
error in build cmd: ./build_rocm.sh /opt/rocm_sdk_612
(base) (Mon Feb 24 13:02:20) c@archb ~$ source /opt/rocm_sdk_612/bin/env_rocm.sh
(base) (Mon Feb 24 13:10:28) c@archb ~$ rocminfo
ROCk module is loaded
=====================
HSA System Attributes
=====================
Runtime Version: 1.1
Runtime Ext Version: 1.4
System Timestamp Freq.: 1000.000000MHz
Sig. Max Wait Duration: 18446744073709551615 (0xFFFFFFFFFFFFFFFF) (timestamp count)
Machine Model: LARGE
System Endianness: LITTLE
Mwaitx: DISABLED
DMAbuf Support: YES
==========
HSA Agents
==========
*******
Agent 1
*******
Name: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
Uuid: CPU-XX
Marketing Name: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
Vendor Name: CPU
Feature: None specified
Profile: FULL_PROFILE
Float Round Mode: NEAR
Max Queue Number: 0(0x0)
Queue Min Size: 0(0x0)
Queue Max Size: 0(0x0)
Queue Type: MULTI
Node: 0
Device Type: CPU
Cache Info:
L1: 32768(0x8000) KB
Chip ID: 0(0x0)
ASIC Revision: 0(0x0)
Cacheline Size: 64(0x40)
Max Clock Freq. (MHz): 4500
BDFID: 0
Internal Node ID: 0
Compute Unit: 8
SIMDs per CU: 0
Shader Engines: 0
Shader Arrs. per Eng.: 0
WatchPts on Addr. Ranges:1
Features: None
Pool Info:
Pool 1
Segment: GLOBAL; FLAGS: FINE GRAINED
Size: 32826884(0x1f4e604) KB
Allocatable: TRUE
Alloc Granule: 4KB
Alloc Recommended Granule:4KB
Alloc Alignment: 4KB
Accessible by all: TRUE
Pool 2
Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED
Size: 32826884(0x1f4e604) KB
Allocatable: TRUE
Alloc Granule: 4KB
Alloc Recommended Granule:4KB
Alloc Alignment: 4KB
Accessible by all: TRUE
Pool 3
Segment: GLOBAL; FLAGS: COARSE GRAINED
Size: 32826884(0x1f4e604) KB
Allocatable: TRUE
Alloc Granule: 4KB
Alloc Recommended Granule:4KB
Alloc Alignment: 4KB
Accessible by all: TRUE
ISA Info:
*******
Agent 2
*******
Name: gfx803
Uuid: GPU-XX
Marketing Name: AMD Radeon RX 580 Series
Vendor Name: AMD
Feature: KERNEL_DISPATCH
Profile: BASE_PROFILE
Float Round Mode: NEAR
Max Queue Number: 128(0x80)
Queue Min Size: 64(0x40)
Queue Max Size: 131072(0x20000)
Queue Type: MULTI
Node: 1
Device Type: GPU
Cache Info:
L1: 16(0x10) KB
Chip ID: 26591(0x67df)
ASIC Revision: 1(0x1)
Cacheline Size: 64(0x40)
Max Clock Freq. (MHz): 1411
BDFID: 256
Internal Node ID: 1
Compute Unit: 36
SIMDs per CU: 4
Shader Engines: 4
Shader Arrs. per Eng.: 1
WatchPts on Addr. Ranges:4
Coherent Host Access: FALSE
Features: KERNEL_DISPATCH
Fast F16 Operation: TRUE
Wavefront Size: 64(0x40)
Workgroup Max Size: 1024(0x400)
Workgroup Max Size per Dimension:
x 1024(0x400)
y 1024(0x400)
z 1024(0x400)
Max Waves Per CU: 40(0x28)
Max Work-item Per CU: 2560(0xa00)
Grid Max Size: 4294967295(0xffffffff)
Grid Max Size per Dimension:
x 4294967295(0xffffffff)
y 4294967295(0xffffffff)
z 4294967295(0xffffffff)
Max fbarriers/Workgrp: 32
Packet Processor uCode:: 730
SDMA engine uCode:: 58
IOMMU Support:: None
Pool Info:
Pool 1
Segment: GLOBAL; FLAGS: COARSE GRAINED
Size: 8388608(0x800000) KB
Allocatable: TRUE
Alloc Granule: 4KB
Alloc Recommended Granule:2048KB
Alloc Alignment: 4KB
Accessible by all: FALSE
Pool 2
Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED
Size: 8388608(0x800000) KB
Allocatable: TRUE
Alloc Granule: 4KB
Alloc Recommended Granule:2048KB
Alloc Alignment: 4KB
Accessible by all: FALSE
Pool 3
Segment: GROUP
Size: 64(0x40) KB
Allocatable: FALSE
Alloc Granule: 0KB
Alloc Recommended Granule:0KB
Alloc Alignment: 0KB
Accessible by all: FALSE
ISA Info:
ISA 1
Name: amdgcn-amd-amdhsa--gfx803
Machine Models: HSA_MACHINE_MODEL_LARGE
Profiles: HSA_PROFILE_BASE
Default Rounding Mode: NEAR
Default Rounding Mode: NEAR
Fast f16: TRUE
Workgroup Max Size: 1024(0x400)
Workgroup Max Size per Dimension:
x 1024(0x400)
y 1024(0x400)
z 1024(0x400)
Grid Max Size: 4294967295(0xffffffff)
Grid Max Size per Dimension:
x 4294967295(0xffffffff)
y 4294967295(0xffffffff)
z 4294967295(0xffffffff)
FBarrier Max Size: 32
*** Done ***
(base) (Mon Feb 24 13:10:36) c@archb ~$ amd-smi metric
GPU: 0
USAGE: N/A
POWER:
SOCKET_POWER: N/A
GFX_VOLTAGE: N/A mV
SOC_VOLTAGE: N/A mV
MEM_VOLTAGE: N/A mV
POWER_MANAGEMENT: N/A
THROTTLE_STATUS: N/A
CLOCK:
GFX_0:
CLK: N/A
MIN_CLK: N/A
MAX_CLK: N/A
CLK_LOCKED: N/A
DEEP_SLEEP: N/A
GFX_1:
CLK: N/A
MIN_CLK: N/A
MAX_CLK: N/A
CLK_LOCKED: N/A
DEEP_SLEEP: N/A
GFX_2:
CLK: N/A
MIN_CLK: N/A
MAX_CLK: N/A
CLK_LOCKED: N/A
DEEP_SLEEP: N/A
GFX_3:
CLK: N/A
MIN_CLK: N/A
MAX_CLK: N/A
CLK_LOCKED: N/A
DEEP_SLEEP: N/A
GFX_4:
CLK: N/A
MIN_CLK: N/A
MAX_CLK: N/A
CLK_LOCKED: N/A
DEEP_SLEEP: N/A
GFX_5:
CLK: N/A
MIN_CLK: N/A
MAX_CLK: N/A
CLK_LOCKED: N/A
DEEP_SLEEP: N/A
GFX_6:
CLK: N/A
MIN_CLK: N/A
MAX_CLK: N/A
CLK_LOCKED: N/A
DEEP_SLEEP: N/A
GFX_7:
CLK: N/A
MIN_CLK: N/A
MAX_CLK: N/A
CLK_LOCKED: N/A
DEEP_SLEEP: N/A
MEM_0:
CLK: N/A
MIN_CLK: N/A
MAX_CLK: N/A
CLK_LOCKED: N/A
DEEP_SLEEP: N/A
VCLK_0:
CLK: N/A
MIN_CLK: N/A
MAX_CLK: N/A
CLK_LOCKED: N/A
DEEP_SLEEP: N/A
VCLK_1:
CLK: N/A
MIN_CLK: N/A
MAX_CLK: N/A
CLK_LOCKED: N/A
DEEP_SLEEP: N/A
VCLK_2:
CLK: N/A
MIN_CLK: N/A
MAX_CLK: N/A
CLK_LOCKED: N/A
DEEP_SLEEP: N/A
VCLK_3:
CLK: N/A
MIN_CLK: N/A
MAX_CLK: N/A
CLK_LOCKED: N/A
DEEP_SLEEP: N/A
DCLK_0:
CLK: N/A
MIN_CLK: N/A
MAX_CLK: N/A
CLK_LOCKED: N/A
DEEP_SLEEP: N/A
DCLK_1:
CLK: N/A
MIN_CLK: N/A
MAX_CLK: N/A
CLK_LOCKED: N/A
DEEP_SLEEP: N/A
DCLK_2:
CLK: N/A
MIN_CLK: N/A
MAX_CLK: N/A
CLK_LOCKED: N/A
DEEP_SLEEP: N/A
DCLK_3:
CLK: N/A
MIN_CLK: N/A
MAX_CLK: N/A
CLK_LOCKED: N/A
DEEP_SLEEP: N/A
TEMPERATURE:
EDGE: 51 °C
HOTSPOT: N/A
MEM: N/A
PCIE:
WIDTH: N/A
SPEED: N/A
BANDWIDTH: N/A
REPLAY_COUNT: N/A
L0_TO_RECOVERY_COUNT: N/A
REPLAY_ROLL_OVER_COUNT: N/A
NAK_SENT_COUNT: N/A
NAK_RECEIVED_COUNT: N/A
CURRENT_BANDWIDTH_SENT: 3 Mb/s
CURRENT_BANDWIDTH_RECEIVED: 0 Mb/s
MAX_PACKET_SIZE: 256 B
ECC:
TOTAL_CORRECTABLE_COUNT: 0
TOTAL_UNCORRECTABLE_COUNT: 0
TOTAL_DEFERRED_COUNT: 0
CACHE_CORRECTABLE_COUNT: N/A
CACHE_UNCORRECTABLE_COUNT: N/A
ECC_BLOCKS: N/A
FAN:
SPEED: 109
MAX: 255
RPM: 1430
USAGE: 42.75 %
VOLTAGE_CURVE: N/A
OVERDRIVE: 0 %
PERF_LEVEL: AMDSMI_DEV_PERF_LEVEL_AUTO
XGMI_ERR: N/A
ENERGY: N/A
MEM_USAGE:
TOTAL_VRAM: 8192 MB
USED_VRAM: 1246 MB
FREE_VRAM: 6946 MB
TOTAL_VISIBLE_VRAM: 256 MB
USED_VISIBLE_VRAM: 246 MB
FREE_VISIBLE_VRAM: 10 MB
TOTAL_GTT: 16028 MB
USED_GTT: 448 MB
FREE_GTT: 15580 MB
(base) (Mon Feb 24 13:10:45) c@archb ~$ rocm-smi
============================================ ROCm System Management Interface ============================================
====================================================== Concise Info ======================================================
Device Node IDs Temp Power Partitions SCLK MCLK Fan Perf PwrCap VRAM% GPU%
(DID, GUID) (Edge) (Socket) (Mem, Compute, ID)
==========================================================================================================================
0 1 0x67df, 38156 53.0°C 38.1W N/A, N/A, 0 1411Mhz 300Mhz 41.96% auto 180.0W 15% 0%
==========================================================================================================================
================================================== End of ROCm SMI Log ===================================================
(base) (Mon Feb 24 13:10:49) c@archb ~$ cd /home/c/rocm_sdk_builder/docs/examples/hipcc/hello_world
./build.sh
./hello_world
rm -f ./hello_world
rm -f hello_world.o
rm -f /opt/rocm_sdk_612/src/*.o
/opt/rocm_sdk_612/bin/hipcc -g -fPIE -c -o hello_world.o hello_world.cpp
/opt/rocm_sdk_612/bin/hipcc hello_world.o -fPIE -o hello_world
./hello_world
System minor: 0
System major: 8
Agent name: AMD Radeon RX 580 Series
Kernel input: GdkknVnqkc
Expecting that kernel increases each character from input string by one
make: *** [Makefile:18: test] Segmentation fault (core dumped)
System minor: 0
System major: 8
Agent name: AMD Radeon RX 580 Series
Kernel input: GdkknVnqkc
Expecting that kernel increases each character from input string by one
Segmentation fault (core dumped)
(base) (Mon Feb 24 13:11:11) c@archb hello_world$ cd /home/c/rocm_sdk_builder/docs/examples/pytorch
./pytorch_simple_cpu_vs_gpu_benchmark.sh
bash: ./pytorch_simple_cpu_vs_gpu_benchmark.sh: No such file or directory
(base) (Mon Feb 24 13:10:49) c@archb ~$ cd /home/c/rocm_sdk_builder/docs/examples/hipcc/hello_world
./build.sh
./hello_world
rm -f ./hello_world
rm -f hello_world.o
rm -f /opt/rocm_sdk_612/src/*.o
/opt/rocm_sdk_612/bin/hipcc -g -fPIE -c -o hello_world.o hello_world.cpp
/opt/rocm_sdk_612/bin/hipcc hello_world.o -fPIE -o hello_world
./hello_world
System minor: 0
System major: 8
Agent name: AMD Radeon RX 580 Series
Kernel input: GdkknVnqkc
Expecting that kernel increases each character from input string by one
make: *** [Makefile:18: test] Segmentation fault (core dumped)
System minor: 0
System major: 8
Agent name: AMD Radeon RX 580 Series
Kernel input: GdkknVnqkc
Expecting that kernel increases each character from input string by one
Segmentation fault (core dumped)
(base) (Mon Feb 24 13:11:11) c@archb hello_world$ cd /home/c/rocm_sdk_builder/docs/examples/pytorch
./pytorch_simple_cpu_vs_gpu_benchmark.sh
bash: ./pytorch_simple_cpu_vs_gpu_benchmark.sh: No such file or directory
(base) (Mon Feb 24 13:11:20) c@archb pytorch$ cd /home/c/rocm_sdk_builder/docs/examples/pytorch
ls -l pytorch_simple_cpu_vs_gpu_benchmark.sh
ls: cannot access 'pytorch_simple_cpu_vs_gpu_benchmark.sh': No such file or directory
(base) (Mon Feb 24 13:13:35) c@archb pytorch$ ls
audio
bitsandbytes
flash_attention
gelu_vs_triton_benchmark
pytorch_cpu_vs_gpu_simple_benchmark_jupyter.ipynb
pytorch_cpu_vs_gpu_simple_benchmark_jupyter.sh
pytorch_cpu_vs_gpu_simple_benchmark.py
pytorch_cpu_vs_gpu_simple_benchmark.sh
pytorch_gpu_hello_world_jupyter.ipynb
pytorch_gpu_hello_world_jupyter.sh
pytorch_gpu_hello_world.py
pytorch_gpu_hello_world.sh
pytorch_migraphx_resnet50_test.py
pytorch_migraphx_resnet50_test.sh
triton_migraph_quantization
(base) (Mon Feb 24 13:13:42) c@archb pytorch$ cd /home/c/rocm_sdk_builder/docs/examples/hipcc/hello_world
gdb ./hello_world
GNU gdb (GDB) 16.2
Copyright (C) 2024 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from ./hello_world...
(gdb) run
Starting program: /home/c/rocm_sdk_builder/docs/examples/hipcc/hello_world/hello_world
This GDB supports auto-downloading debuginfo from the following URLs:
<https://debuginfod.archlinux.org>
Enable debuginfod for this session? (y or [n]) y
Debuginfod has been enabled.
To make this setting permanent, add 'set debuginfod enabled on' to .gdbinit.
Downloading separate debug info for /lib64/ld-linux-x86-64.so.2
Downloading 3.01 M separate debug info for /usr/lib/libm.so.6
Downloading 9.67 M separate debug info for /usr/lib/libc.so.6
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
Downloading 134.19 K separate debug info for /usr/lib/libnuma.so.1
Downloading 194.53 K separate debug info for /usr/lib/libz.so.1
Downloading 1.70 M separate debug info for /usr/lib/libncursesw.so.6
Downloading 926.16 K separate debug info for /usr/lib/libelf.so.1
Downloading 242.70 K separate debug info for /usr/lib/libdrm.so.2
Downloading 139.80 K separate debug info for /usr/lib/libdrm_amdgpu.so.1
[New Thread 0x7fffecaea6c0 (LWP 2980691)]
[New Thread 0x7fffe7fff6c0 (LWP 2980692)]
[Thread 0x7fffe7fff6c0 (LWP 2980692) exited]
System minor: 0
System major: 8
Agent name: AMD Radeon RX 580 Series
Kernel input: GdkknVnqkc
Expecting that kernel increases each character from input string by one
Thread 1 "hello_world" received signal SIGSEGV, Segmentation fault.
0x00007ffff7db0fbd in ?? ()
from /opt/rocm_sdk_612/lib64/libamdhip64.so.6
(gdb) bt
#0 0x00007ffff7db0fbd in ?? ()
from /opt/rocm_sdk_612/lib64/libamdhip64.so.6
#1 0x00007ffff7c1497f in ?? ()
from /opt/rocm_sdk_612/lib64/libamdhip64.so.6
#2 0x00007ffff7c14c74 in ?? ()
from /opt/rocm_sdk_612/lib64/libamdhip64.so.6
#3 0x00007ffff7c14e3e in ?? ()
from /opt/rocm_sdk_612/lib64/libamdhip64.so.6
#4 0x00005555555555bf in main (argc=<optimized out>,
argv=<optimized out>) at hello_world.cpp:69
(gdb)
Line 69 is
res = hipMemcpy(inputBuffer, input, (strlength + 1) * sizeof(char), hipMemcpyHostToDevice);
#include <hip/hip_runtime.h>
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include <iostream>
#include <string>
#include <fstream>
#define SUCCESS 0
#define FAILURE 1
using namespace std;
// store the input-char + 1 value to index ii specified by hipThreadId_x, hipBlockDim_x and hipBlockIdx
// Once, finished, value in output shoud be "HelloWorld"
__global__ void gpu_memcpy_callback_helloworld(char* in, char* out)
{
int ii = hipThreadIdx_x + hipBlockDim_x * hipBlockIdx_x;
out[ii] = in[ii] + 1;
}
int main(int argc, char* argv[])
{
int ret;
hipDeviceProp_t devProp;
hipError_t res;
ret = FAILURE;
res = hipGetDeviceProperties(&devProp, 0);
if (res == hipSuccess) {
/* Initial input and output for the host and create memory objects for the kernel*/
const char* input = "GdkknVnqkc";
size_t strlength = strlen(input);
char *output = (char *)malloc(strlength + 1);
char* inputBuffer;
char* outputBuffer;
cout << " System minor: " << devProp.minor << endl;
cout << " System major: " << devProp.major << endl;
cout << " Agent name: " << devProp.name << endl;
cout << "Kernel input: " << input << endl;
cout << "Expecting that kernel increases each character from input string by one" << endl;
res = hipMalloc((void**)&inputBuffer, (strlength + 1) * sizeof(char));
if (res == hipSuccess) {
res = hipMalloc((void**)&outputBuffer, (strlength + 1) * sizeof(char));
if (res == hipSuccess) {
res = hipMemcpy(inputBuffer, input, (strlength + 1) * sizeof(char), hipMemcpyHostToDevice);
if (res == hipSuccess) {
hipLaunchKernelGGL(gpu_memcpy_callback_helloworld,
dim3(1),
dim3(strlength),
0,
0,
inputBuffer,
outputBuffer);
res = hipMemcpy(output, outputBuffer, (strlength + 1) * sizeof(char), hipMemcpyDeviceToHost);
if (res == hipSuccess) {
output[strlength] = '\0'; //Add the terminal character to the end of output.
cout << "Kernel output string: " << output << endl;
if (strcmp(output, "HelloWorld") == 0) {
cout << "Output string matched with HelloWorld" << endl;
ret = SUCCESS;
}
else {
cout << "Error, output string did not match with HelloWorld" << endl;
}
}
else {
cout << "Error, Kernel response copy failed" << endl;
}
res = hipFree(outputBuffer);
if (res != hipSuccess) {
cout << "warning, hipFree(outputBuffer) failed" << endl;
}
}
else {
cout << "Error, input string copy to kernel failed" << endl;
}
}
res = hipFree(inputBuffer);
if (res != hipSuccess) {
cout << "warning, hipFree(inputbuffer) failed" << endl;
}
}
free(output);
}
if (ret == SUCCESS) {
std::cout << "Test ok!" << endl;
}
else {
std::cout << "Test failed!" << endl;
}
return ret;
}
dding 'torchgen/static_runtime/generator.py'
adding 'torch-2.4.1.dist-info/LICENSE'
adding 'torch-2.4.1.dist-info/METADATA'
adding 'torch-2.4.1.dist-info/NOTICE'
adding 'torch-2.4.1.dist-info/WHEEL'
adding 'torch-2.4.1.dist-info/entry_points.txt'
adding 'torch-2.4.1.dist-info/top_level.txt'
adding 'torch-2.4.1.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
build ok: pytorch
/home/c/rocm_sdk_builder/builddir/039_02_pytorch
[1] Installing: pytorch
custom install
pytorch, install command 0
cd /home/c/rocm_sdk_builder/src_projects/pytorch
install cmd ok: pytorch
pytorch, install command 1
./install_rocm.sh /home/c/rocm_sdk_builder/packages/whl
copying pytorch python whl file to directory: /home/c/rocm_sdk_builder/packages/whl
installing dist/torch-2.4.1-cp311-cp311-linux_x86_64.whl
Found existing installation: torch 2.6.0
Uninstalling torch-2.6.0:
Successfully uninstalled torch-2.6.0
Processing ./dist/torch-2.4.1-cp311-cp311-linux_x86_64.whl
Requirement already satisfied: filelock in /opt/rocm_sdk_612/lib/python3.11/site-packages (from torch==2.4.1) (3.17.0)
Requirement already satisfied: typing-extensions>=4.8.0 in /opt/rocm_sdk_612/lib/python3.11/site-packages (from torch==2.4.1) (4.12.2)
Requirement already satisfied: sympy in /opt/rocm_sdk_612/lib/python3.11/site-packages (from torch==2.4.1) (1.13.1)
Requirement already satisfied: networkx in /opt/rocm_sdk_612/lib/python3.11/site-packages (from torch==2.4.1) (3.4.2)
Requirement already satisfied: jinja2 in /opt/rocm_sdk_612/lib/python3.11/site-packages (from torch==2.4.1) (3.1.5)
Requirement already satisfied: fsspec in /opt/rocm_sdk_612/lib/python3.11/site-packages (from torch==2.4.1) (2025.2.0)
Requirement already satisfied: MarkupSafe>=2.0 in /opt/rocm_sdk_612/lib/python3.11/site-packages (from jinja2->torch==2.4.1) (3.0.2)
Requirement already satisfied: mpmath<1.4,>=1.1.0 in /opt/rocm_sdk_612/lib/python3.11/site-packages (from sympy->torch==2.4.1) (1.3.0)
Installing collected packages: torch
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
torchaudio 2.6.0 requires torch==2.6.0, but you have torch 2.4.1 which is incompatible.
Successfully installed torch-2.4.1
install cmd ok: pytorch
install ok: pytorch
/home/c/rocm_sdk_builder/builddir/039_02_pytorch
[1] Post-installing: pytorch
no post-install commands
post-install ok: pytorch
ROCM SDK build and install ready
You can use following commands to check your GPU
source /opt/rocm_sdk_612/bin/env_rocm.sh
rocminfo
(base) (Wed Feb 26 17:29:48) c@archb rocm_sdk_builder$ source /opt/rocm_sdk_612/bin/env_rocm.sh
rocminfo
ROCk module is loaded
=====================
HSA System Attributes
=====================
Runtime Version: 1.1
Runtime Ext Version: 1.4
System Timestamp Freq.: 1000.000000MHz
Sig. Max Wait Duration: 18446744073709551615 (0xFFFFFFFFFFFFFFFF) (timestamp count)
Machine Model: LARGE
System Endianness: LITTLE
Mwaitx: DISABLED
DMAbuf Support: YES
==========
HSA Agents
==========
*******
Agent 1
*******
Name: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
Uuid: CPU-XX
Marketing Name: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
Vendor Name: CPU
Feature: None specified
Profile: FULL_PROFILE
Float Round Mode: NEAR
Max Queue Number: 0(0x0)
Queue Min Size: 0(0x0)
Queue Max Size: 0(0x0)
Queue Type: MULTI
Node: 0
Device Type: CPU
Cache Info:
L1: 32768(0x8000) KB
Chip ID: 0(0x0)
ASIC Revision: 0(0x0)
Cacheline Size: 64(0x40)
Max Clock Freq. (MHz): 4500
BDFID: 0
Internal Node ID: 0
Compute Unit: 8
SIMDs per CU: 0
Shader Engines: 0
Shader Arrs. per Eng.: 0
WatchPts on Addr. Ranges:1
Features: None
Pool Info:
Pool 1
Segment: GLOBAL; FLAGS: FINE GRAINED
Size: 32826884(0x1f4e604) KB
Allocatable: TRUE
Alloc Granule: 4KB
Alloc Recommended Granule:4KB
Alloc Alignment: 4KB
Accessible by all: TRUE
Pool 2
Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED
Size: 32826884(0x1f4e604) KB
Allocatable: TRUE
Alloc Granule: 4KB
Alloc Recommended Granule:4KB
Alloc Alignment: 4KB
Accessible by all: TRUE
Pool 3
Segment: GLOBAL; FLAGS: COARSE GRAINED
Size: 32826884(0x1f4e604) KB
Allocatable: TRUE
Alloc Granule: 4KB
Alloc Recommended Granule:4KB
Alloc Alignment: 4KB
Accessible by all: TRUE
ISA Info:
*******
Agent 2
*******
Name: gfx803
Uuid: GPU-XX
Marketing Name: AMD Radeon RX 580 Series
Vendor Name: AMD
Feature: KERNEL_DISPATCH
Profile: BASE_PROFILE
Float Round Mode: NEAR
Max Queue Number: 128(0x80)
Queue Min Size: 64(0x40)
Queue Max Size: 131072(0x20000)
Queue Type: MULTI
Node: 1
Device Type: GPU
Cache Info:
L1: 16(0x10) KB
Chip ID: 26591(0x67df)
ASIC Revision: 1(0x1)
Cacheline Size: 64(0x40)
Max Clock Freq. (MHz): 1411
BDFID: 256
Internal Node ID: 1
Compute Unit: 36
SIMDs per CU: 4
Shader Engines: 4
Shader Arrs. per Eng.: 1
WatchPts on Addr. Ranges:4
Coherent Host Access: FALSE
Features: KERNEL_DISPATCH
Fast F16 Operation: TRUE
Wavefront Size: 64(0x40)
Workgroup Max Size: 1024(0x400)
Workgroup Max Size per Dimension:
x 1024(0x400)
y 1024(0x400)
z 1024(0x400)
Max Waves Per CU: 40(0x28)
Max Work-item Per CU: 2560(0xa00)
Grid Max Size: 4294967295(0xffffffff)
Grid Max Size per Dimension:
x 4294967295(0xffffffff)
y 4294967295(0xffffffff)
z 4294967295(0xffffffff)
Max fbarriers/Workgrp: 32
Packet Processor uCode:: 730
SDMA engine uCode:: 58
IOMMU Support:: None
Pool Info:
Pool 1
Segment: GLOBAL; FLAGS: COARSE GRAINED
Size: 8388608(0x800000) KB
Allocatable: TRUE
Alloc Granule: 4KB
Alloc Recommended Granule:2048KB
Alloc Alignment: 4KB
Accessible by all: FALSE
Pool 2
Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED
Size: 8388608(0x800000) KB
Allocatable: TRUE
Alloc Granule: 4KB
Alloc Recommended Granule:2048KB
Alloc Alignment: 4KB
Accessible by all: FALSE
Pool 3
Segment: GROUP
Size: 64(0x40) KB
Allocatable: FALSE
Alloc Granule: 0KB
Alloc Recommended Granule:0KB
Alloc Alignment: 0KB
Accessible by all: FALSE
ISA Info:
ISA 1
Name: amdgcn-amd-amdhsa--gfx803
Machine Models: HSA_MACHINE_MODEL_LARGE
Profiles: HSA_PROFILE_BASE
Default Rounding Mode: NEAR
Default Rounding Mode: NEAR
Fast f16: TRUE
Workgroup Max Size: 1024(0x400)
Workgroup Max Size per Dimension:
x 1024(0x400)
y 1024(0x400)
z 1024(0x400)
Grid Max Size: 4294967295(0xffffffff)
Grid Max Size per Dimension:
x 4294967295(0xffffffff)
y 4294967295(0xffffffff)
z 4294967295(0xffffffff)
FBarrier Max Size: 32
*** Done ***
@lamikr Pytorch was giving librocm_smi64.so.1 missing so I have copied so.7 to so.1 which allowed to import torch. Needed
sudo ln -s /usr/lib/libicudata.so.76.1 /usr/lib/libicudata.so.75
sudo ln -s /usr/lib/libicui18n.so.76.1 /usr/lib/libicui18n.so.75
sudo ln -s /usr/lib/libicuuc.so.76.1 /usr/lib/libicuuc.so.75
sudo ln -s /usr/lib64/libicudata.so.76.1 /usr/lib64/libicudata.so.75
sudo ln -s /usr/lib64/libicui18n.so.76.1 /usr/lib64/libicui18n.so.75
sudo ln -s /usr/lib64/libicuuc.so.76.1 /usr/lib64/libicuuc.so.75
for rocgdb
Possible info: https://github.com/ggml-org/llama.cpp/issues/2797 https://stackoverflow.com/questions/49628615/understanding-corrupted-size-vs-prev-size-glibc-error
(base) (Mon Mar 03 14:33:04) c@archb rocm_sdk_builder$ rocminfo
ROCk module is loaded
=====================
HSA System Attributes
=====================
Runtime Version: 1.1
Runtime Ext Version: 1.4
System Timestamp Freq.: 1000.000000MHz
Sig. Max Wait Duration: 18446744073709551615 (0xFFFFFFFFFFFFFFFF) (timestamp count)
Machine Model: LARGE
System Endianness: LITTLE
Mwaitx: DISABLED
DMAbuf Support: YES
==========
HSA Agents
==========
*******
Agent 1
*******
Name: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
Uuid: CPU-XX
Marketing Name: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
Vendor Name: CPU
Feature: None specified
Profile: FULL_PROFILE
Float Round Mode: NEAR
Max Queue Number: 0(0x0)
Queue Min Size: 0(0x0)
Queue Max Size: 0(0x0)
Queue Type: MULTI
Node: 0
Device Type: CPU
Cache Info:
L1: 32768(0x8000) KB
Chip ID: 0(0x0)
ASIC Revision: 0(0x0)
Cacheline Size: 64(0x40)
Max Clock Freq. (MHz): 4500
BDFID: 0
Internal Node ID: 0
Compute Unit: 8
SIMDs per CU: 0
Shader Engines: 0
Shader Arrs. per Eng.: 0
WatchPts on Addr. Ranges:1
Features: None
Pool Info:
Pool 1
Segment: GLOBAL; FLAGS: FINE GRAINED
Size: 32826884(0x1f4e604) KB
Allocatable: TRUE
Alloc Granule: 4KB
Alloc Recommended Granule:4KB
Alloc Alignment: 4KB
Accessible by all: TRUE
Pool 2
Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED
Size: 32826884(0x1f4e604) KB
Allocatable: TRUE
Alloc Granule: 4KB
Alloc Recommended Granule:4KB
Alloc Alignment: 4KB
Accessible by all: TRUE
Pool 3
Segment: GLOBAL; FLAGS: COARSE GRAINED
Size: 32826884(0x1f4e604) KB
Allocatable: TRUE
Alloc Granule: 4KB
Alloc Recommended Granule:4KB
Alloc Alignment: 4KB
Accessible by all: TRUE
ISA Info:
*******
Agent 2
*******
Name: gfx803
Uuid: GPU-XX
Marketing Name: AMD Radeon RX 580 Series
Vendor Name: AMD
Feature: KERNEL_DISPATCH
Profile: BASE_PROFILE
Float Round Mode: NEAR
Max Queue Number: 128(0x80)
Queue Min Size: 64(0x40)
Queue Max Size: 131072(0x20000)
Queue Type: MULTI
Node: 1
Device Type: GPU
Cache Info:
L1: 16(0x10) KB
Chip ID: 26591(0x67df)
ASIC Revision: 1(0x1)
Cacheline Size: 64(0x40)
Max Clock Freq. (MHz): 1411
BDFID: 256
Internal Node ID: 1
Compute Unit: 36
SIMDs per CU: 4
Shader Engines: 4
Shader Arrs. per Eng.: 1
WatchPts on Addr. Ranges:4
Coherent Host Access: FALSE
Features: KERNEL_DISPATCH
Fast F16 Operation: TRUE
Wavefront Size: 64(0x40)
Workgroup Max Size: 1024(0x400)
Workgroup Max Size per Dimension:
x 1024(0x400)
y 1024(0x400)
z 1024(0x400)
Max Waves Per CU: 40(0x28)
Max Work-item Per CU: 2560(0xa00)
Grid Max Size: 4294967295(0xffffffff)
Grid Max Size per Dimension:
x 4294967295(0xffffffff)
y 4294967295(0xffffffff)
z 4294967295(0xffffffff)
Max fbarriers/Workgrp: 32
Packet Processor uCode:: 730
SDMA engine uCode:: 58
IOMMU Support:: None
Pool Info:
Pool 1
Segment: GLOBAL; FLAGS: COARSE GRAINED
Size: 8388608(0x800000) KB
Allocatable: TRUE
Alloc Granule: 4KB
Alloc Recommended Granule:2048KB
Alloc Alignment: 4KB
Accessible by all: FALSE
Pool 2
Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED
Size: 8388608(0x800000) KB
Allocatable: TRUE
Alloc Granule: 4KB
Alloc Recommended Granule:2048KB
Alloc Alignment: 4KB
Accessible by all: FALSE
Pool 3
Segment: GROUP
Size: 64(0x40) KB
Allocatable: FALSE
Alloc Granule: 0KB
Alloc Recommended Granule:0KB
Alloc Alignment: 0KB
Accessible by all: FALSE
ISA Info:
ISA 1
Name: amdgcn-amd-amdhsa--gfx803
Machine Models: HSA_MACHINE_MODEL_LARGE
Profiles: HSA_PROFILE_BASE
Default Rounding Mode: NEAR
Default Rounding Mode: NEAR
Fast f16: TRUE
Workgroup Max Size: 1024(0x400)
Workgroup Max Size per Dimension:
x 1024(0x400)
y 1024(0x400)
z 1024(0x400)
Grid Max Size: 4294967295(0xffffffff)
Grid Max Size per Dimension:
x 4294967295(0xffffffff)
y 4294967295(0xffffffff)
z 4294967295(0xffffffff)
FBarrier Max Size: 32
*** Done ***
(base) (Mon Mar 03 14:33:09) c@archb rocm_sdk_builder$ uname -r
6.13.4-arch1-1
(base) (Mon Mar 03 14:33:13) c@archb rocm_sdk_builder$ file /opt/rocm_sdk_612/lib64/librocm_smi64.so.1
/opt/rocm_sdk_612/lib64/librocm_smi64.so.1: ELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=683e407ceb9fbd983309d56889e0901ba443def9, stripped
(base) (Mon Mar 03 14:33:17) c@archb rocm_sdk_builder$ ls -l /opt/rocm_sdk_612/lib64/librocm_smi64.so.1
-rwxr-xr-x 1 c c 1330304 Mar 3 14:19 /opt/rocm_sdk_612/lib64/librocm_smi64.so.1
(base) (Mon Mar 03 14:33:23) c@archb rocm_sdk_builder$ python
Python 3.11.9 (tags/v3.11.9-dirty:de54cf5be37, Jan 12 2025, 13:58:04) [GCC 14.2.1 20240910] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import torch
>>> print(torch.cuda.is_available())
True
>>> print(torch.cuda.device_count())
1
>>> print(torch.cuda.current_device())
0
>>> print(torch.cuda.get_device_name(torch.cuda.current_device()))
AMD Radeon RX 580 Series
>>> print(torch.__version__)
2.4.1
>>>
KeyboardInterrupt
>>>
corrupted size vs. prev_size in fastbins
Aborted (core dumped)
(base) (Mon Mar 03 14:33:38) c@archb rocm_sdk_builder$
(base) (Mon Mar 03 14:33:38) c@archb rocm_sdk_builder$ source /opt/rocm_sdk_612/bin/env_rocm.sh
cd /opt/rocm_sdk_612/docs/examples/hipcc/hello_world
./build.sh
./hello_world
rm -f ./hello_world
rm -f hello_world.o
rm -f /opt/rocm_sdk_612/src/*.o
/opt/rocm_sdk_612/bin/hipcc -g -fPIE -c -o hello_world.o hello_world.cpp
/opt/rocm_sdk_612/bin/hipcc hello_world.o -fPIE -o hello_world
./hello_world
System minor: 0
System major: 8
Agent name: AMD Radeon RX 580 Series
Kernel input: GdkknVnqkc
Expecting that kernel increases each character from input string by one
make: *** [Makefile:18: test] Segmentation fault (core dumped)
System minor: 0
System major: 8
Agent name: AMD Radeon RX 580 Series
Kernel input: GdkknVnqkc
Expecting that kernel increases each character from input string by one
Segmentation fault (core dumped)
(base) (Mon Mar 03 14:38:03) c@archb hello_world$
Probably no super helpful info here pytorch_vision_build.log
I'm retrying amd_media_tools and was missing hdf5 and vtk. Also saw an error about missing amd rpp
EDIT: Successfully built MIVisionX (rpp)
EDIT: Was having trouble building rocBLAS - was able to complete with source builddir/023_02_rocBLAS/virtualenv/bin/activate
(base) (Mon Mar 03 23:54:12) c@archb pytorch$ ./pytorch_gpu_hello_world.sh
Pytorch version: 2.4.1
ROCM HIP version: 6.1.40093-20b74aa10
cuda device count: 1
default cuda device name: AMD Radeon RX 580 Series
device type: cuda
[archb:1612642:0:1612642] Caught signal 11 (Segmentation fault: address not mapped to object at address 0x18)
==== backtrace (tid:1612642) ====
0 /opt/rocm_sdk_612/lib64/libucs.so.0(ucs_handle_error+0x2b4) [0x73cc42437234]
1 /opt/rocm_sdk_612/lib64/libucs.so.0(+0x3840f) [0x73cc4243740f]
2 /opt/rocm_sdk_612/lib64/libucs.so.0(+0x386de) [0x73cc424376de]
3 /usr/lib/libc.so.6(+0x3dcd0) [0x73cc4a04bcd0]
4 /opt/rocm_sdk_612/lib64/libamdhip64.so.6(+0x3b0fbd) [0x73cc3d7b0fbd]
5 /opt/rocm_sdk_612/lib64/libamdhip64.so.6(+0x21497f) [0x73cc3d61497f]
6 /opt/rocm_sdk_612/lib64/libamdhip64.so.6(+0x2162c1) [0x73cc3d6162c1]
7 /opt/rocm_sdk_612/lib/python3.11/site-packages/torch/lib/libtorch_hip.so(+0xa278a1) [0x73cc1e8278a1]
8 /opt/rocm_sdk_612/lib/python3.11/site-packages/torch/lib/libtorch_cpu.so(+0x19fb82b) [0x73cc2bdfb82b]
9 /opt/rocm_sdk_612/lib/python3.11/site-packages/torch/lib/libtorch_cpu.so(_ZN2at6native5copy_ERNS_6TensorERKS1_b+0x69) [0x73cc2bdfd509]
10 /opt/rocm_sdk_612/lib/python3.11/site-packages/torch/lib/libtorch_cpu.so(_ZN2at4_ops5copy_4callERNS_6TensorERKS2_b+0x163) [0x73cc2cc2b613]
11 /opt/rocm_sdk_612/lib/python3.11/site-packages/torch/lib/libtorch_cpu.so(_ZN2at6native8_to_copyERKNS_6TensorESt8optionalIN3c1010ScalarTypeEES4_INS5_6LayoutEES4_INS5_6DeviceEES4_IbEbS4_INS5_12MemoryFormatEE+0x18ad) [0x73cc2c1265cd]
12 /opt/rocm_sdk_612/lib/python3.11/site-packages/torch/lib/libtorch_cpu.so(+0x2bfaa9c) [0x73cc2cffaa9c]
13 /opt/rocm_sdk_612/lib/python3.11/site-packages/torch/lib/libtorch_cpu.so(_ZN2at4_ops8_to_copy10redispatchEN3c1014DispatchKeySetERKNS_6TensorESt8optionalINS2_10ScalarTypeEES7_INS2_6LayoutEES7_INS2_6DeviceEES7_IbEbS7_INS2_12MemoryFormatEE+0xf7) [0x73cc2c6cd067]
14 /opt/rocm_sdk_612/lib/python3.11/site-packages/torch/lib/libtorch_cpu.so(+0x2a19ccc) [0x73cc2ce19ccc]
15 /opt/rocm_sdk_612/lib/python3.11/site-packages/torch/lib/libtorch_cpu.so(_ZN2at4_ops8_to_copy10redispatchEN3c1014DispatchKeySetERKNS_6TensorESt8optionalINS2_10ScalarTypeEES7_INS2_6LayoutEES7_INS2_6DeviceEES7_IbEbS7_INS2_12MemoryFormatEE+0xf7) [0x73cc2c6cd067]
16 /opt/rocm_sdk_612/lib/python3.11/site-packages/torch/lib/libtorch_cpu.so(+0x487482e) [0x73cc2ec7482e]
17 /opt/rocm_sdk_612/lib/python3.11/site-packages/torch/lib/libtorch_cpu.so(+0x4874d2f) [0x73cc2ec74d2f]
18 /opt/rocm_sdk_612/lib/python3.11/site-packages/torch/lib/libtorch_cpu.so(_ZN2at4_ops8_to_copy4callERKNS_6TensorESt8optionalIN3c1010ScalarTypeEES5_INS6_6LayoutEES5_INS6_6DeviceEES5_IbEbS5_INS6_12MemoryFormatEE+0x201) [0x73cc2c741ab1]
19 /opt/rocm_sdk_612/lib/python3.11/site-packages/torch/lib/libtorch_cpu.so(_ZN2at6native2toERKNS_6TensorESt8optionalIN3c1010ScalarTypeEES4_INS5_6LayoutEES4_INS5_6DeviceEES4_IbEbbS4_INS5_12MemoryFormatEE+0x10e) [0x73cc2c1239be]
20 /opt/rocm_sdk_612/lib/python3.11/site-packages/torch/lib/libtorch_cpu.so(+0x2e004c2) [0x73cc2d2004c2]
21 /opt/rocm_sdk_612/lib/python3.11/site-packages/torch/lib/libtorch_cpu.so(_ZN2at4_ops15to_dtype_layout4callERKNS_6TensorESt8optionalIN3c1010ScalarTypeEES5_INS6_6LayoutEES5_INS6_6DeviceEES5_IbEbbS5_INS6_12MemoryFormatEE+0x218) [0x73cc2c8fb7a8]
22 /opt/rocm_sdk_612/lib/python3.11/site-packages/torch/lib/libtorch_python.so(+0x538a7c) [0x73cc3df38a7c]
23 /opt/rocm_sdk_612/lib/python3.11/site-packages/torch/lib/libtorch_python.so(+0x538f4b) [0x73cc3df38f4b]
24 /opt/rocm_sdk_612/lib/libpython3.11.so.1.0(+0x1ec16d) [0x73cc4a3ec16d]
25 /opt/rocm_sdk_612/lib/libpython3.11.so.1.0(PyObject_Vectorcall+0x33) [0x73cc4a3e7a43]
26 /opt/rocm_sdk_612/lib/libpython3.11.so.1.0(_PyEval_EvalFrameDefault+0x5cc) [0x73cc4a444dac]
27 /opt/rocm_sdk_612/lib/libpython3.11.so.1.0(+0x2439dc) [0x73cc4a4439dc]
28 /opt/rocm_sdk_612/lib/libpython3.11.so.1.0(PyEval_EvalCode+0xa8) [0x73cc4a4c2498]
29 /opt/rocm_sdk_612/lib/libpython3.11.so.1.0(+0x2d780d) [0x73cc4a4d780d]
30 /opt/rocm_sdk_612/lib/libpython3.11.so.1.0(+0x2d779a) [0x73cc4a4d779a]
31 /opt/rocm_sdk_612/lib/libpython3.11.so.1.0(+0x2d7e82) [0x73cc4a4d7e82]
32 /opt/rocm_sdk_612/lib/libpython3.11.so.1.0(_PyRun_SimpleFileObject+0x1bd) [0x73cc4a4d7b0d]
33 /opt/rocm_sdk_612/lib/libpython3.11.so.1.0(_PyRun_AnyFileObject+0x44) [0x73cc4a4d7934]
34 /opt/rocm_sdk_612/lib/libpython3.11.so.1.0(Py_RunMain+0x270) [0x73cc4a4dfbb0]
35 /opt/rocm_sdk_612/lib/libpython3.11.so.1.0(Py_BytesMain+0x37) [0x73cc4a4df7c7]
36 /usr/lib/libc.so.6(+0x27488) [0x73cc4a035488]
37 /usr/lib/libc.so.6(__libc_start_main+0x8c) [0x73cc4a03554c]
38 python(_start+0x25) [0x5e2a41280075]
=================================
./pytorch_gpu_hello_world.sh: line 13: 1612642 Segmentation fault (core dumped) python pytorch_gpu_hello_world.py
Allegedly
The user is asking why the sed commands are necessary. They are also providing the output of cat /opt/rocm_sdk_612/lib64/cmake/rocm_smi/rocm_smi-config.cmake, which shows that the file still contains the incorrect include path.
Thought Process:
Explain the "Why": The rocm_smi-config.cmake file is responsible for telling CMake where to find the include files for the rocm_smi library. It contains variables like rocm_smi_INCLUDE_DIR and ROCM_SMI_INCLUDE_DIRS. The problem is that these variables are currently set to ${PACKAGE_PREFIX_DIR}/include, where ${PACKAGE_PREFIX_DIR} evaluates to /opt/rocm_sdk_612. This results in the include path being /opt/rocm_sdk_612/include, which is incorrect. The correct include path should be /opt/rocm_sdk_612/rocm_smi/include. Therefore, we need to modify the rocm_smi-config.cmake file to point to the correct include directory.
Explain the sed command: The sed command is a stream editor used to modify files. We are using it to replace the incorrect path in rocm_smi-config.cmake with the correct path. The specific sed commands are designed to replace lines that define the include directories.
Acknowledge the cat output: The cat output confirms that the previous sed commands did not work. This is likely because the sed commands were not correctly formulated to handle the CMake variable ${PACKAGE_PREFIX_DIR}.
Formulate next steps: Since the previous sed commands were not effective, and the user understands why we need to modify the file, the next step is to provide manual editing instructions as an alternative to sed. Manual editing is more robust and less prone to errors with complex sed syntax.
Prepare manual editing instructions: The instructions should be clear and step-by-step:
Open the file in a text editor.
Find the lines defining rocm_smi_INCLUDE_DIR and ROCM_SMI_INCLUDE_DIRS.
Replace ${PACKAGE_PREFIX_DIR}/include with /opt/rocm_sdk_612/include in each of those lines.
Save the file.
Reiterate CMake configuration: After manual editing, the user should clear the build directory and re-run CMake configuration for ROCmValidationSuite.
Offer further assistance: If manual editing also fails, request the user to provide the output of the CMake command again for further troubleshooting.
Response Plan:
Explain why we need to sed (or manually edit) the file, focusing on the incorrect include path in rocm_smi-config.cmake.
Explain that the previous sed commands might not have worked, and manual editing is a more reliable alternative.
Provide clear, step-by-step instructions for manual editing.
Instruct the user to clear the build directory and re-run CMake after manual editing.
Offer to help further if manual editing also fails.
You’re using 2.0 Flash Thinking Experimental with reasoning across Google apps. Works best with YouTube, Maps, and Search. Some Gemini features aren’t available.
You're right to ask why we need to use sed! Let me explain.
The file /opt/rocm_sdk_612/lib64/cmake/rocm_smi/rocm_smi-config.cmake is a CMake configuration file that is part of the rocm_smi library you installed with the ROCm SDK.
This file is designed to be used by other CMake projects (like ROCmValidationSuite) that want to use the rocm_smi library. It essentially tells CMake: "If you want to use rocm_smi, here's where you can find its include files and libraries."
The Problem:
If you look at the content of rocm_smi-config.cmake you just pasted, you'll see these lines:
CMake
set_and_check( rocm_smi_INCLUDE_DIR "${PACKAGE_PREFIX_DIR}/include" )
set_and_check( ROCM_SMI_INCLUDE_DIR "${PACKAGE_PREFIX_DIR}/include" )
set_and_check( ROCM_SMI_INCLUDE_DIRS "${PACKAGE_PREFIX_DIR}/include" )
These lines are setting CMake variables (rocm_smi_INCLUDE_DIR, ROCM_SMI_INCLUDE_DIRS) that are supposed to point to the include directories of the rocm_smi library.
However, they are incorrectly set to ${PACKAGE_PREFIX_DIR}/include. In CMake, ${PACKAGE_PREFIX_DIR} is a variable that, in this context, expands to the installation prefix of the rocm_smi package, which is /opt/rocm_sdk_612.
Therefore, these lines are effectively telling CMake that the include files for rocm_smi are located in /opt/rocm_sdk_612/include. This is wrong!
The Correct Path:
The actual include files for rocm_smi are located in /opt/rocm_sdk_612/**rocm_smi**/include. Notice the extra rocm_smi subdirectory in the correct path.
Why sed?
The rocm_smi-config.cmake file is incorrectly configured in your ROCm installation. To fix this, we need to modify this file to point to the correct include directory.
We are using the sed command as a quick way to edit the rocm_smi-config.cmake file and replace the incorrect path ${PACKAGE_PREFIX_DIR}/include with the correct path /opt/rocm_sdk_612/include.
Why it might not have worked:
As you can see from your cat output, the sed commands we tried so far have not successfully changed the file. This could be due to a few reasons, possibly issues with how sed is interpreting the ${PACKAGE_PREFIX_DIR} variable or the exact syntax of the sed command.
Next Step: Manual Editing
Since sed is proving tricky, let's try manually editing the file. This is a more direct approach and should definitely work.
Please follow these steps carefully:
Open the file in a text editor: Use a text editor like nano, vim, gedit, or any editor available in your terminal to open the file:
Bash
nano /opt/rocm_sdk_612/lib64/cmake/rocm_smi/rocm_smi-config.cmake
(If you use nano, you can navigate with arrow keys, edit the file, and save with Ctrl+O then exit with Ctrl+X)
Locate the incorrect lines: Find these lines in the file:
CMake
set_and_check( rocm_smi_INCLUDE_DIR "${PACKAGE_PREFIX_DIR}/include" )
set_and_check( ROCM_SMI_INCLUDE_DIR "${PACKAGE_PREFIX_DIR}/include" )
set_and_check( ROCM_SMI_INCLUDE_DIRS "${PACKAGE_PREFIX_DIR}/include" )
Modify the lines: Carefully edit each of these three lines to replace "${PACKAGE_PREFIX_DIR}/include" with "/opt/rocm_sdk_612/include".
After editing, the lines should look exactly like this:
CMake
set_and_check( rocm_smi_INCLUDE_DIR "/opt/rocm_sdk_612/include" )
set_and_check( ROCM_SMI_INCLUDE_DIR "/opt/rocm_sdk_612/include" )
set_and_check( ROCM_SMI_INCLUDE_DIRS "/opt/rocm_sdk_612/include" )
Important: Make sure you replace the entire "${PACKAGE_PREFIX_DIR}/include" with "/opt/rocm_sdk_612/include", including the quotation marks.
Save the file: If you are using nano, press Ctrl+O to save, then Enter to confirm the filename, and Ctrl+X to exit. For other editors, use their respective save and exit commands.
Clear the build directory: In your ROCmValidationSuite directory, run:
Bash
rm -rf build
Run CMake again: In your ROCmValidationSuite directory, run the CMake configuration command:
Bash
cmake -B ./build -DCMAKE_PREFIX_PATH=/opt/rocm_sdk_612 -DAMDDeviceLibs_DIR=/opt/rocm_sdk_612/lib64/cmake/AMDDeviceLibs/ -Damd_comgr_DIR=/opt/rocm_sdk_612/lib64/cmake/amd_comgr/ -Dhsa-runtime64_DIR=/opt/rocm_sdk_612/lib64/cmake/hsa-runtime64/ -DROCM_PATH=/opt/rocm_sdk_612 -DCMAKE_INSTALL_PREFIX=/opt/rocm_sdk_612 -DCPACK_PACKAGING_INSTALL_PREFIX=/opt/rocm_sdk_612
After carefully following these manual editing steps, please run the CMake command and let me know if it is finally successful! If you still get errors, please copy and paste the full output of the CMake command, and also double-check the content of the rocm_smi-config.cmake file again to make sure your edits were saved correctly. We're in the home stretch!
Only 5 lines of code were added to the build/build_handler.sh script within the func_babs_handle_build function.
These lines consist of:
An if statement to check if the PROJECT_NAME is "MIOpen".
Two lines using sed to modify CMAKE_CXX_FLAGS.
Two lines using sed to modify CMAKE_C_FLAGS.
A fi to close the if statement.
The change itself is also relatively simple. It uses sed to remove instances of -isystem /usr/local/include and -isystem /usr/include from the C and C++ flags when building MIOpen. This is a targeted string replacement to remove system include paths that were causing conflicts.
(Didn't work)
/usr/include/nlohmann/json.hpp - Version 3.11.3 (newer, 5258 lines)
/usr/local/include/nlohmann/json.hpp - Version 3.11.2 (older, 24,596 lines) (this might be conflicting)
sudo mv /usr/local/include/nlohmann /usr/local/include/nlohmann.old
Worked Then failed on torchvision again
rocminfo | grep VersionRuntime Version: 1.1Runtime Ext Version: 1.4
(base) (Fri Mar 07 23:47:31) c@archb rocm_sdk_builder$ which clang
/opt/rocm_sdk_612/bin/clang
(base) (Fri Mar 07 23:47:36) c@archb rocm_sdk_builder$ which hipcc
/opt/rocm_sdk_612/bin/hipcc
(base) (Fri Mar 07 23:47:39) c@archb rocm_sdk_builder$ clang --version
clang version 17.0.0 (/home/c/rocm_sdk_builder/src_projects/llvm-project/clang 9ecfbc0f63cee9864ed232f517d89176e7c15c97)
Target: x86_64-rocm-linux-gnu
Thread model: posix
InstalledDir: /opt/rocm_sdk_612/bin
(base) (Fri Mar 07 23:47:44) c@archb rocm_sdk_builder$ hipcc --version
HIP_PATH=/opt/rocm_sdk_612
HIP_PLATFORM=amd
HIP_COMPILER=clang
HIP_RUNTIME=rocclr
ROCM_PATH=/opt/rocm_sdk_612
HIP_ROCCLR_HOME=/opt/rocm_sdk_612
HIP_CLANG_PATH=/opt/rocm_sdk_612/bin
HIP_INCLUDE_PATH=/opt/rocm_sdk_612/include
HIP_LIB_PATH=/opt/rocm_sdk_612/lib
DEVICE_LIB_PATH=/opt/rocm_sdk_612/amdgcn/bitcode
HIP_CLANG_RT_LIB=/opt/rocm_sdk_612/lib/clang/17/lib/linux
HIP version: 6.1.40093-fdc8b84ec
clang version 17.0.0 (/home/c/rocm_sdk_builder/src_projects/llvm-project/clang 9ecfbc0f63cee9864ed232f517d89176e7c15c97)
Target: x86_64-rocm-linux-gnu
Thread model: posix
InstalledDir: /opt/rocm_sdk_612/bin
(base) (Fri Mar 07 23:46:08) c@archb rocm_sdk_builder$ ./babs.sh -b binfo/core/039_03_pytorch_vision.binfo 2>&1 > bbbbbbbpytorchvisionnn.log
/home/c/rocm_sdk_builder/src_projects/pytorch_vision/setup.py:12: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
from pkg_resources import DistributionNotFound, get_distribution, parse_version
Successfully preprocessed all matching files.
Successfully preprocessed all matching files.
clang: error: unsupported option '-print-multiarch'
clang: error: no input files
/opt/rocm_sdk_612/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:124: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated
!!
********************************************************************************
With Python 2.7 end-of-life, support for building universal wheels
(i.e., wheels that support both Python 2 and Python 3)
is being obviated.
Please discontinue using this option, or if you still need it,
file an issue with pypa/setuptools describing your use case.
By 2025-Aug-30, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
********************************************************************************
!!
self.finalize_options()
Emitting ninja build file /home/c/rocm_sdk_builder/src_projects/pytorch_vision/build/temp.linux-x86_64-cpython-311/build.ninja...
Compiling objects...
Using envvar MAX_JOBS (7) as the number of workers...
Traceback (most recent call last):
File "/opt/rocm_sdk_612/lib/python3.11/site-packages/torch/utils/cpp_extension.py", line 2113, in _run_ninja_build
subprocess.run(
File "/opt/rocm_sdk_612/lib/python3.11/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['ninja', '-v', '-j', '7']' returned non-zero exit status 1.
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/home/c/rocm_sdk_builder/src_projects/pytorch_vision/setup.py", line 556, in <module>
setup(
File "/opt/rocm_sdk_612/lib/python3.11/site-packages/setuptools/__init__.py", line 117, in setup
return distutils.core.setup(**attrs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/rocm_sdk_612/lib/python3.11/site-packages/setuptools/_distutils/core.py", line 186, in setup
return run_commands(dist)
^^^^^^^^^^^^^^^^^^
File "/opt/rocm_sdk_612/lib/python3.11/site-packages/setuptools/_distutils/core.py", line 202, in run_commands
dist.run_commands()
File "/opt/rocm_sdk_612/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 983, in run_commands
self.run_command(cmd)
File "/opt/rocm_sdk_612/lib/python3.11/site-packages/setuptools/dist.py", line 999, in run_command
super().run_command(command)
File "/opt/rocm_sdk_612/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 1002, in run_command
cmd_obj.run()
File "/opt/rocm_sdk_612/lib/python3.11/site-packages/setuptools/command/bdist_wheel.py", line 369, in run
self.run_command("build")
File "/opt/rocm_sdk_612/lib/python3.11/site-packages/setuptools/_distutils/cmd.py", line 339, in run_command
self.distribution.run_command(command)
File "/opt/rocm_sdk_612/lib/python3.11/site-packages/setuptools/dist.py", line 999, in run_command
super().run_command(command)
File "/opt/rocm_sdk_612/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 1002, in run_command
cmd_obj.run()
File "/opt/rocm_sdk_612/lib/python3.11/site-packages/setuptools/_distutils/command/build.py", line 136, in run
self.run_command(cmd_name)
File "/opt/rocm_sdk_612/lib/python3.11/site-packages/setuptools/_distutils/cmd.py", line 339, in run_command
self.distribution.run_command(command)
File "/opt/rocm_sdk_612/lib/python3.11/site-packages/setuptools/dist.py", line 999, in run_command
super().run_command(command)
File "/opt/rocm_sdk_612/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 1002, in run_command
cmd_obj.run()
File "/opt/rocm_sdk_612/lib/python3.11/site-packages/setuptools/command/build_ext.py", line 99, in run
_build_ext.run(self)
File "/opt/rocm_sdk_612/lib/python3.11/site-packages/setuptools/_distutils/command/build_ext.py", line 365, in run
self.build_extensions()
File "/opt/rocm_sdk_612/lib/python3.11/site-packages/torch/utils/cpp_extension.py", line 874, in build_extensions
build_ext.build_extensions(self)
File "/opt/rocm_sdk_612/lib/python3.11/site-packages/setuptools/_distutils/command/build_ext.py", line 481, in build_extensions
self._build_extensions_serial()
File "/opt/rocm_sdk_612/lib/python3.11/site-packages/setuptools/_distutils/command/build_ext.py", line 507, in _build_extensions_serial
self.build_extension(ext)
File "/opt/rocm_sdk_612/lib/python3.11/site-packages/setuptools/command/build_ext.py", line 264, in build_extension
_build_ext.build_extension(self, ext)
File "/opt/rocm_sdk_612/lib/python3.11/site-packages/setuptools/_distutils/command/build_ext.py", line 562, in build_extension
objects = self.compiler.compile(
^^^^^^^^^^^^^^^^^^^^^^
File "/opt/rocm_sdk_612/lib/python3.11/site-packages/torch/utils/cpp_extension.py", line 687, in unix_wrap_ninja_compile
_write_ninja_file_and_compile_objects(
File "/opt/rocm_sdk_612/lib/python3.11/site-packages/torch/utils/cpp_extension.py", line 1793, in _write_ninja_file_and_compile_objects
_run_ninja_build(
File "/opt/rocm_sdk_612/lib/python3.11/site-packages/torch/utils/cpp_extension.py", line 2129, in _run_ninja_build
raise RuntimeError(message) from e
RuntimeError: Error compiling objects for extension
Modified build_rocm.sh:
Bash
echo git status
if [ -z "$1" ]; then
install_dir_prefix_rocm=/opt/rocm
echo "No rocm_root_directory_specified, using default: ${install_dir_prefix_rocm}"
else
install_dir_prefix_rocm=${1}
echo "using rocm_root_directory specified: ${install_dir_prefix_rocm}"
fi
#export CMAKE_C_COMPILER=${install_dir_prefix_rocm}/bin/hipcc
#export CMAKE_CXX_COMPILER=${install_dir_prefix_rocm}/bin/hipcc
unset LDFLAGS
unset CFLAGS
unset CPPFLAGS
unset PKG_CONFIG_PATH
#export CMAKE_C_COMPILER=gcc
#export CMAKE_CXX_COMPILER=g++
export CMAKE_C_COMPILER=${install_dir_prefix_rocm}/bin/hipcc
export CMAKE_CXX_COMPILER=${install_dir_prefix_rocm}/bin/hipcc
# Clear CFLAGS and CXXFLAGS
export CFLAGS=""
export CXXFLAGS=""
ROCM_PATH=${install_dir_prefix_rocm} FORCE_CUDA=1 TORCHVISION_USE_NVJPEG=0 TORCHVISION_USE_VIDEO_CODEC
Did you check? https://github.com/woodrex83/ROCm-For-RX580 https://github.com/robertrosenbusch/gfx803_rocm
Did you check? https://github.com/woodrex83/ROCm-For-RX580 https://github.com/robertrosenbusch/gfx803_rocm
no, thank you. :) these have come out since I was looking for containers.
I'll give these a shot and maybe there's some way I can test and diff against my own? i'm not sure if it's just a quirk of btop or a docker thing but in the past i've found it only leverages eg half the CPU even when specifying n cores when i had tried previously and ran into issues with dockers i found only supporting too old rocm. it would be good to be able to have a systemwide install (arch btw lol - im such a noob but learning a lot at once, made the switch full time early last year after being windows-bound, win wifi driver karked it, worked flawlessly in linux).