You are not logged in.

#1 2022-10-23 11:33:06

yusuf
Member
Registered: 2022-01-15
Posts: 110

Blender not detecting, RX 6500XT for GPU Compute

Blender can't detect RX 6500XT for GPU Compute. Eevee works fine and is faster than without the graphics card. Here is the exact error message in the settings
https://imgur.com/a/bOyEj7p

I installed the open source drivers, I already had the drivers for the integrated graphics (Vega 7) from a few months ago. How do I fix this?

Offline

#2 2022-10-23 14:24:06

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,101

Re: Blender not detecting, RX 6500XT for GPU Compute

You need to install the rocm stack from the AUR https://wiki.archlinux.org/title/GPGPU#HIP

Offline

#3 2022-10-23 15:10:25

yusuf
Member
Registered: 2022-01-15
Posts: 110

Re: Blender not detecting, RX 6500XT for GPU Compute

V1del wrote:

You need to install the rocm stack from the AUR https://wiki.archlinux.org/title/GPGPU#HIP

But my CPU temps are 80C when using yay to install it, if I close it temps go back to normal. Is their a pre-compiled version?

Offline

#4 2022-10-24 12:02:06

yusuf
Member
Registered: 2022-01-15
Posts: 110

Re: Blender not detecting, RX 6500XT for GPU Compute

After messing around with corectrl, I was able to run it at 65C and after fully compiling it, it gave me this error

[ 26%] BUILDING bitcode for ocl_blit_object_gfx1036...
clang-14: error: invalid target ID 'gfx1036'; format is a processor name followed by an optional colon-delimited list of features followed by an enable/disable sign (e.g., 'gfx908:sramecc+:xnack-')
make[2]: *** [image/blit_src/CMakeFiles/opencl_blit_objects.dir/build.make:158: image/blit_src/ocl_blit_object_gfx1036] Error 1
make[1]: *** [CMakeFiles/Makefile2:335: image/blit_src/CMakeFiles/opencl_blit_objects.dir/all] Error 2
make: *** [Makefile:156: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: hsa-rocr

Edit: If, I rerun, it doesn't compile again and goes straight to the "BUILDING" process but that still doesn't solve this error.

Last edited by yusuf (2022-10-24 12:03:24)

Offline

#5 2022-10-24 13:01:33

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,101

Re: Blender not detecting, RX 6500XT for GPU Compute

Which of the packages gives you this error?

https://github.com/arch4edu/arch4edu/wi … -Archlinux should have prebuilts maybe test those.

Offline

#6 2022-10-24 13:35:25

yusuf
Member
Registered: 2022-01-15
Posts: 110

Re: Blender not detecting, RX 6500XT for GPU Compute

V1del wrote:

Which of the packages gives you this error?

https://github.com/arch4edu/arch4edu/wi … -Archlinux should have prebuilts maybe test those.

Blender still gives the same error message after installing archedu's packages. I got rocm-hip-runtime, and hip-runtime-amd packages

Offline

#7 2022-10-24 14:18:07

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,101

Re: Blender not detecting, RX 6500XT for GPU Compute

You'll need rocm-hip-sdk as well afaik.

Offline

#8 2022-10-24 15:04:29

yusuf
Member
Registered: 2022-01-15
Posts: 110

Re: Blender not detecting, RX 6500XT for GPU Compute

V1del wrote:

You'll need rocm-hip-sdk as well afaik.

Still the same error in Blender

Offline

#9 2022-10-25 15:16:36

yusuf
Member
Registered: 2022-01-15
Posts: 110

Re: Blender not detecting, RX 6500XT for GPU Compute

It works in Windows, and the people #blender-coders on blender.chat are saying that it is included in the drivers of Windows. How do I install proprietary drivers?

Offline

#10 2022-10-25 15:47:10

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,101

Re: Blender not detecting, RX 6500XT for GPU Compute

You could test opencl-amd and opencl-amd-dev in lieu of the direct ROCM stack packages.

Last edited by V1del (2022-10-25 15:47:26)

Offline

#11 2022-10-25 16:04:17

yusuf
Member
Registered: 2022-01-15
Posts: 110

Re: Blender not detecting, RX 6500XT for GPU Compute

V1del wrote:

You could test opencl-amd and opencl-amd-dev in lieu of the direct ROCM stack packages.

For installing opencl-amd, it said a package was conflicting, and I said yes to remove, it and it gave me this error:

error: failed to commit transaction (conflicting files)
opencl-amd: /opt/rocm exists in filesystem
Errors occurred, no packages were upgraded.
 -> exit status 1

Offline

#12 2022-10-25 16:22:06

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,101

Re: Blender not detecting, RX 6500XT for GPU Compute

Not sure whether you need to remove all of the normal rocm packages for that, if that is the entirety of the error you can install with --overwrite /opt/rocm - see https://wiki.archlinux.org/title/Pacman … )%22_error for the general procedure when running into these kinds of errors.

Offline

#13 2022-10-25 16:44:15

yusuf
Member
Registered: 2022-01-15
Posts: 110

Re: Blender not detecting, RX 6500XT for GPU Compute

I have the option to select my GPU in the menu now but when I go into the Render Preview Tab Nothing Renders, here are the diffs between the Material Preview (Which Uses Eevee), and Rendered Preview (Which Uses Cycles (Requiring Powerful GPU))
https://imgur.com/a/RpJIbRR
https://imgur.com/a/GHDapZI
When I go to render it, it shows hipcc not found, there is no hipcc package in both pacman or yay
Edit: It also says to download the HIP Toolkit, what pkg is that?

Last edited by yusuf (2022-10-25 17:30:22)

Offline

#14 2022-10-25 19:57:01

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,101

Re: Blender not detecting, RX 6500XT for GPU Compute

hip-runtime-amd installed and/or /opt/bin/rocm in your path ? See https://wiki.archlinux.org/title/Blende … ce_drivers as well

Offline

#15 2022-10-26 04:03:28

yusuf
Member
Registered: 2022-01-15
Posts: 110

Re: Blender not detecting, RX 6500XT for GPU Compute

V1del wrote:

hip-runtime-amd installed and/or /opt/bin/rocm in your path ? See https://wiki.archlinux.org/title/Blende … ce_drivers as well

I tried doing that on my own, while it was installing and pushed off the electric power while it was running just before going to sleep and now Blender gives a different error, Failed to execute compilation command, which  means hipcc exists. Running pacman -S hip-runtime-amd gives this error:

resolving dependencies...
looking for conflicting packages...

Packages (3) comgr-5.3.0-1  rocm-llvm-5.3.0-1  hip-runtime-amd-5.3.0-1

Total Download Size:    449.63 MiB
Total Installed Size:  2581.67 MiB

:: Proceed with installation? [Y/n]
:: Retrieving packages...
 rocm-llvm-5.3.0-1-...   449.6 MiB  2012 KiB/s 03:49 [###########################] 100%
(3/3) checking keys in keyring                       [###########################] 100%
(3/3) checking package integrity                     [###########################] 100%
(3/3) loading package files                          [###########################] 100%
(3/3) checking for file conflicts                    [###########################] 100%
error: failed to commit transaction (conflicting files)
comgr: /opt/rocm exists in filesystem (owned by opencl-amd)
comgr: /opt/rocm/include/amd_comgr.h exists in filesystem
comgr: /opt/rocm/include/amd_comgr/amd_comgr.h exists in filesystem
comgr: /opt/rocm/lib/cmake/amd_comgr/amd_comgr-config-version.cmake exists in filesystem
comgr: /opt/rocm/lib/cmake/amd_comgr/amd_comgr-config.cmake exists in filesystem
comgr: /opt/rocm/lib/cmake/amd_comgr/amd_comgr-targets.cmake exists in filesystem
comgr: /opt/rocm/lib/libamd_comgr.so exists in filesystem
comgr: /opt/rocm/lib/libamd_comgr.so.2 exists in filesystem
comgr: /opt/rocm/share/doc/amd_comgr/LICENSE.txt exists in filesystem
comgr: /opt/rocm/share/doc/amd_comgr/NOTICES.txt exists in filesystem
comgr: /opt/rocm/share/doc/amd_comgr/README.md exists in filesystem
rocm-llvm: /opt/rocm exists in filesystem (owned by opencl-amd)
hip-runtime-amd: /opt/rocm exists in filesystem (owned by opencl-amd)
hip-runtime-amd: /opt/rocm/bin/.hipVersion exists in filesystem
hip-runtime-amd: /opt/rocm/bin/hip_embed_pch.sh exists in filesystem
hip-runtime-amd: /opt/rocm/bin/hipcc exists in filesystem
hip-runtime-amd: /opt/rocm/bin/hipcc.pl exists in filesystem
hip-runtime-amd: /opt/rocm/bin/hipcc_cmake_linker_helper exists in filesystem
hip-runtime-amd: /opt/rocm/bin/hipconfig exists in filesystem
hip-runtime-amd: /opt/rocm/bin/hipconfig.pl exists in filesystem
hip-runtime-amd: /opt/rocm/bin/hipdemangleatp exists in filesystem
hip-runtime-amd: /opt/rocm/bin/hipvars.pm exists in filesystem
hip-runtime-amd: /opt/rocm/bin/roc-obj exists in filesystem
hip-runtime-amd: /opt/rocm/bin/roc-obj-extract exists in filesystem
hip-runtime-amd: /opt/rocm/bin/roc-obj-ls exists in filesystem
hip-runtime-amd: /opt/rocm/hip/bin/.hipVersion exists in filesystem
hip-runtime-amd: /opt/rocm/hip/bin/hip_embed_pch.sh exists in filesystem
hip-runtime-amd: /opt/rocm/hip/bin/hipcc exists in filesystem
hip-runtime-amd: /opt/rocm/hip/bin/hipcc.pl exists in filesystem
hip-runtime-amd: /opt/rocm/hip/bin/hipcc_cmake_linker_helper exists in filesystem
hip-runtime-amd: /opt/rocm/hip/bin/hipconfig exists in filesystem
hip-runtime-amd: /opt/rocm/hip/bin/hipconfig.pl exists in filesystem
hip-runtime-amd: /opt/rocm/hip/bin/hipdemangleatp exists in filesystem
hip-runtime-amd: /opt/rocm/hip/bin/hipvars.pm exists in filesystem
hip-runtime-amd: /opt/rocm/hip/bin/roc-obj exists in filesystem
hip-runtime-amd: /opt/rocm/hip/bin/roc-obj-extract exists in filesystem
hip-runtime-amd: /opt/rocm/hip/bin/roc-obj-ls exists in filesystem
hip-runtime-amd: /opt/rocm/hip/cmake/FindHIP.cmake exists in filesystem
hip-runtime-amd: /opt/rocm/hip/cmake/FindHIP/run_hipcc.cmake exists in filesystem
hip-runtime-amd: /opt/rocm/hip/cmake/FindHIP/run_make2cmake.cmake exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/amd_detail/amd_channel_descriptor.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/amd_detail/amd_device_functions.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/amd_detail/amd_hip_atomic.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/amd_detail/amd_hip_common.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/amd_detail/amd_hip_complex.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/amd_detail/amd_hip_cooperative_groups.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/amd_detail/amd_hip_fp16.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/amd_detail/amd_hip_math_constants.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/amd_detail/amd_hip_runtime.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/amd_detail/amd_hip_runtime_pt_api.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/amd_detail/amd_hip_unsafe_atomics.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/amd_detail/amd_hip_vector_types.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/amd_detail/amd_math_functions.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/amd_detail/amd_surface_functions.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/amd_detail/amd_warp_functions.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/amd_detail/concepts.hpp exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/amd_detail/device_library_decls.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/amd_detail/functional_grid_launch.hpp exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/amd_detail/grid_launch.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/amd_detail/grid_launch.hpp exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/amd_detail/grid_launch_GGL.hpp exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/amd_detail/helpers.hpp exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/amd_detail/hip_cooperative_groups_helper.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/amd_detail/hip_fp16_gcc.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/amd_detail/hip_fp16_math_fwd.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/amd_detail/hip_ldg.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/amd_detail/hip_prof_str.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/amd_detail/hip_runtime_prof.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/amd_detail/host_defines.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/amd_detail/hsa_helpers.hpp exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/amd_detail/llvm_intrinsics.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/amd_detail/macro_based_grid_launch.hpp exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/amd_detail/math_fwd.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/amd_detail/ockl_image.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/amd_detail/program_state.hpp exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/amd_detail/texture_fetch_functions.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/amd_detail/texture_indirect_functions.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/channel_descriptor.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/device_functions.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/driver_types.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/hip_bfloat16.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/hip_common.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/hip_complex.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/hip_cooperative_groups.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/hip_ext.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/hip_fp16.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/hip_hcc.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/hip_math_constants.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/hip_profile.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/hip_runtime.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/hip_runtime_api.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/hip_texture_types.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/hip_vector_types.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/hip_version.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/hiprtc.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/library_types.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/math_functions.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/nvidia_detail/nvidia_channel_descriptor.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/nvidia_detail/nvidia_hip_atomics.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/nvidia_detail/nvidia_hip_complex.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/nvidia_detail/nvidia_hip_cooperative_groups.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/nvidia_detail/nvidia_hip_math_constants.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/nvidia_detail/nvidia_hip_runtime.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/nvidia_detail/nvidia_hip_runtime_api.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/nvidia_detail/nvidia_hip_texture_types.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/nvidia_detail/nvidia_hip_unsafe_atomics.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/nvidia_detail/nvidia_hiprtc.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/surface_types.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/include/hip/texture_types.h exists in filesystem
hip-runtime-amd: /opt/rocm/hip/lib/.hipInfo exists in filesystem
hip-runtime-amd: /opt/rocm/hip/lib/cmake/hip-lang/hip-lang-config-version.cmake exists in filesystem
hip-runtime-amd: /opt/rocm/hip/lib/cmake/hip-lang/hip-lang-config.cmake exists in filesystem
hip-runtime-amd: /opt/rocm/hip/lib/cmake/hip/hip-config-version.cmake exists in filesystem
hip-runtime-amd: /opt/rocm/hip/lib/cmake/hip/hip-config.cmake exists in filesystem
hip-runtime-amd: /opt/rocm/hip/lib/libamdhip64.so exists in filesystem
hip-runtime-amd: /opt/rocm/hip/lib/libamdhip64.so.5 exists in filesystem
hip-runtime-amd: /opt/rocm/hip/lib/libhiprtc-builtins.so exists in filesystem
hip-runtime-amd: /opt/rocm/hip/lib/libhiprtc-builtins.so.5 exists in filesystem
hip-runtime-amd: /opt/rocm/hip/lib/libhiprtc.so exists in filesystem
hip-runtime-amd: /opt/rocm/hip/lib/libhiprtc.so.5 exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/amd_detail/amd_channel_descriptor.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/amd_detail/amd_device_functions.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/amd_detail/amd_hip_atomic.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/amd_detail/amd_hip_common.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/amd_detail/amd_hip_complex.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/amd_detail/amd_hip_cooperative_groups.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/amd_detail/amd_hip_fp16.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/amd_detail/amd_hip_math_constants.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/amd_detail/amd_hip_runtime.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/amd_detail/amd_hip_runtime_pt_api.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/amd_detail/amd_hip_unsafe_atomics.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/amd_detail/amd_hip_vector_types.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/amd_detail/amd_math_functions.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/amd_detail/amd_surface_functions.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/amd_detail/amd_warp_functions.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/amd_detail/concepts.hpp exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/amd_detail/device_library_decls.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/amd_detail/functional_grid_launch.hpp exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/amd_detail/grid_launch.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/amd_detail/grid_launch.hpp exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/amd_detail/grid_launch_GGL.hpp exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/amd_detail/helpers.hpp exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/amd_detail/hip_cooperative_groups_helper.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/amd_detail/hip_fp16_gcc.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/amd_detail/hip_fp16_math_fwd.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/amd_detail/hip_ldg.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/amd_detail/hip_prof_str.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/amd_detail/hip_runtime_prof.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/amd_detail/host_defines.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/amd_detail/hsa_helpers.hpp exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/amd_detail/llvm_intrinsics.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/amd_detail/macro_based_grid_launch.hpp exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/amd_detail/math_fwd.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/amd_detail/ockl_image.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/amd_detail/program_state.hpp exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/amd_detail/texture_fetch_functions.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/amd_detail/texture_indirect_functions.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/channel_descriptor.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/device_functions.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/driver_types.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/hip_bfloat16.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/hip_common.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/hip_complex.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/hip_cooperative_groups.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/hip_ext.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/hip_fp16.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/hip_hcc.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/hip_math_constants.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/hip_profile.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/hip_runtime.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/hip_runtime_api.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/hip_texture_types.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/hip_vector_types.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/hip_version.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/hiprtc.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/library_types.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/math_functions.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/nvidia_detail/nvidia_channel_descriptor.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/nvidia_detail/nvidia_hip_atomics.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/nvidia_detail/nvidia_hip_complex.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/nvidia_detail/nvidia_hip_cooperative_groups.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/nvidia_detail/nvidia_hip_math_constants.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/nvidia_detail/nvidia_hip_runtime.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/nvidia_detail/nvidia_hip_runtime_api.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/nvidia_detail/nvidia_hip_texture_types.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/nvidia_detail/nvidia_hip_unsafe_atomics.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/nvidia_detail/nvidia_hiprtc.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/surface_types.h exists in filesystem
hip-runtime-amd: /opt/rocm/include/hip/texture_types.h exists in filesystem
hip-runtime-amd: /opt/rocm/lib/.hipInfo exists in filesystem
hip-runtime-amd: /opt/rocm/lib/cmake/hip-lang/hip-lang-config-version.cmake exists in filesystem
hip-runtime-amd: /opt/rocm/lib/cmake/hip-lang/hip-lang-config.cmake exists in filesystem
hip-runtime-amd: /opt/rocm/lib/cmake/hip-lang/hip-lang-targets.cmake exists in filesystem
hip-runtime-amd: /opt/rocm/lib/cmake/hip/FindHIP.cmake exists in filesystem
hip-runtime-amd: /opt/rocm/lib/cmake/hip/FindHIP/run_hipcc.cmake exists in filesystem
hip-runtime-amd: /opt/rocm/lib/cmake/hip/FindHIP/run_make2cmake.cmake exists in filesystem
hip-runtime-amd: /opt/rocm/lib/cmake/hip/hip-config-version.cmake exists in filesystem
hip-runtime-amd: /opt/rocm/lib/cmake/hip/hip-config.cmake exists in filesystem
hip-runtime-amd: /opt/rocm/lib/cmake/hip/hip-targets.cmake exists in filesystem
hip-runtime-amd: /opt/rocm/lib/libamdhip64.so exists in filesystem
hip-runtime-amd: /opt/rocm/lib/libamdhip64.so.5 exists in filesystem
hip-runtime-amd: /opt/rocm/lib/libhiprtc-builtins.so exists in filesystem
hip-runtime-amd: /opt/rocm/lib/libhiprtc-builtins.so.5 exists in filesystem
hip-runtime-amd: /opt/rocm/lib/libhiprtc.so exists in filesystem
hip-runtime-amd: /opt/rocm/lib/libhiprtc.so.5 exists in filesystem
hip-runtime-amd: /opt/rocm/share/doc/hip/LICENSE.txt exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/0_Intro/bit_extract/CMakeLists.txt exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/0_Intro/bit_extract/Makefile exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/0_Intro/bit_extract/README.md exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/0_Intro/bit_extract/bit_extract.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/0_Intro/module_api/.gitignore exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/0_Intro/module_api/CMakeLists.txt exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/0_Intro/module_api/Makefile exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/0_Intro/module_api/defaultDriver.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/0_Intro/module_api/launchKernelHcc.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/0_Intro/module_api/runKernel.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/0_Intro/module_api/vcpy_kernel.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/0_Intro/module_api_global/CMakeLists.txt exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/0_Intro/module_api_global/Makefile exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/0_Intro/module_api_global/runKernel.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/0_Intro/module_api_global/vcpy_kernel.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/0_Intro/square/CMakeLists.txt exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/0_Intro/square/Makefile exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/0_Intro/square/README.md exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/0_Intro/square/square.cu exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/0_Intro/square/square.hipref.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipBusBandwidth/CMakeLists.txt exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipBusBandwidth/LICENSE.txt exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipBusBandwidth/Makefile exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipBusBandwidth/ResultDatabase.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipBusBandwidth/ResultDatabase.h exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipBusBandwidth/hipBusBandwidth.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/CMakeLists.txt exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/LICENSE.txt exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/Makefile exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/ResultDatabase.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/ResultDatabase.h exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/c.cmd exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/classic.cmd exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/hipCommander.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/l2.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/loop.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/loop2.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/nullkernel.hip.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/nullkernel.hsaco exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/latency2.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/latency_hostsync.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/latency_nosync.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/latency_nullstream.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/modulelaunch_latency.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_2_d2h_h2d.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_2_d2h_kernel.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_2_d2h_sync_h2d.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_2_d2h_sync_kernel.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_2_h2d_d2h.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_2_h2d_kernel.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_2_h2d_sync_d2h.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_2_h2d_sync_kernel.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_2_kernel_d2h.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_2_kernel_h2d.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_2_kernel_sync_d2h.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_2_kernel_sync_h2d.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_2_sync.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_2d2h.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_2d2h_wosync.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_2h2d.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_2h2d_kernel.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_2h2d_kernel_wosync.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_2h2d_wosync.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_2kernels.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_2kernels_wosync.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_3_d2h_h2d.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_3_d2h_kernel.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_3_d2h_sync_h2d.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_3_d2h_sync_kernel.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_3_h2d_d2h.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_3_h2d_kernel.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_3_h2d_sync_d2h.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_3_h2d_sync_kernel.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_3_kernel_d2h.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_3_kernel_h2d.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_3_kernel_sync_d2h.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_3_kernel_sync_h2d.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_3_sync.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_3d2h.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_3d2h_wosync.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_3h2d.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_3h2d_wosync.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_3kernels.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_3kernels_wosync.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_4kernels.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_5kernels.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_6kernels.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_d2h.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_d2h_h2d.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_d2h_kernel.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_d2h_sync_h2d.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_d2h_sync_kernel.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_h2d.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_h2d_10.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_h2d_d2h.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_h2d_kernel.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_h2d_kernel_d2h.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_h2d_kernel_d2h_wosync.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_h2d_kernel_wosync.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_h2d_sync_d2h.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_h2d_sync_kernel_sync.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_h2d_sync_kernel_sync_d2h.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_kernel.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_kernel_barrier.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_kernel_d2h.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_kernel_h2d.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_kernel_sync_d2h.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_kernel_sync_h2d.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_streamcreate.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/perf/scripts/latency_sync.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/setstream.hcm exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipCommander/testcase.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipDispatchLatency/CMakeLists.txt exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipDispatchLatency/Makefile exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipDispatchLatency/hipDispatchEnqueueRateMT.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipDispatchLatency/hipDispatchLatency.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipDispatchLatency/test_kernel.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipInfo/CMakeLists.txt exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipInfo/Makefile exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipInfo/README.md exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/1_Utils/hipInfo/hipInfo.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/0_MatrixTranspose/CMakeLists.txt exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/0_MatrixTranspose/Makefile exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/0_MatrixTranspose/MatrixTranspose.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/0_MatrixTranspose/Readme.md exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/10_inline_asm/CMakeLists.txt exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/10_inline_asm/Makefile exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/10_inline_asm/Readme.md exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/10_inline_asm/inline_asm.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/11_texture_driver/CMakeLists.txt exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/11_texture_driver/Makefile exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/11_texture_driver/tex2dKernel.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/11_texture_driver/texture2dDrv.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/12_cmake_hip_add_executable/CMakeLists.txt exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/12_cmake_hip_add_executable/MatrixTranspose.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/12_cmake_hip_add_executable/Readme.md exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/13_occupancy/CMakeLists.txt exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/13_occupancy/Makefile exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/13_occupancy/occupancy.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/14_gpu_arch/CMakeLists.txt exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/14_gpu_arch/Makefile exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/14_gpu_arch/gpuarch.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/15_static_library/README.md exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/15_static_library/device_functions/CMakeLists.txt exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/15_static_library/device_functions/Makefile exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/15_static_library/device_functions/hipDevice.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/15_static_library/device_functions/hipMain2.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/15_static_library/host_functions/CMakeLists.txt exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/15_static_library/host_functions/Makefile exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/15_static_library/host_functions/hipMain1.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/15_static_library/host_functions/hipOptLibrary.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/16_assembly_to_executable/Makefile exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/16_assembly_to_executable/README.md exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/16_assembly_to_executable/hip_obj_gen.mcin exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/16_assembly_to_executable/square.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/17_llvm_ir_to_executable/Makefile exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/17_llvm_ir_to_executable/README.md exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/17_llvm_ir_to_executable/hip_obj_gen.mcin exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/17_llvm_ir_to_executable/square.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/18_cmake_hip_device/CMakeLists.txt exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/18_cmake_hip_device/README.md exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/18_cmake_hip_device/square.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/19_cmake_lang/CMakeLists.txt exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/19_cmake_lang/MatrixTranspose.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/19_cmake_lang/README.md exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/19_cmake_lang/TestFortran.F90 exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/1_hipEvent/CMakeLists.txt exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/1_hipEvent/Makefile exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/1_hipEvent/Readme.md exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/1_hipEvent/hipEvent.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/20_hip_vulkan/CMakeLists.txt exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/20_hip_vulkan/SineWaveSimulation.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/20_hip_vulkan/SineWaveSimulation.h exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/20_hip_vulkan/SineWaveSimulation.hip exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/20_hip_vulkan/VulkanBaseApp.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/20_hip_vulkan/VulkanBaseApp.h exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/20_hip_vulkan/buildcmd.txt exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/20_hip_vulkan/linmath.h exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/20_hip_vulkan/main.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/20_hip_vulkan/sinewave.frag exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/20_hip_vulkan/sinewave.vert exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/21_cmake_hip_cxx_clang/CMakeLists.txt exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/21_cmake_hip_cxx_clang/README.md exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/21_cmake_hip_cxx_clang/square.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/22_cmake_hip_lang/CMakeLists.txt exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/22_cmake_hip_lang/README.md exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/22_cmake_hip_lang/square.hip exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/3_shared_memory/CMakeLists.txt exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/3_shared_memory/Makefile exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/3_shared_memory/Readme.md exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/3_shared_memory/sharedMemory.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/4_shfl/CMakeLists.txt exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/4_shfl/Makefile exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/4_shfl/Readme.md exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/4_shfl/shfl.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/5_2dshfl/2dshfl.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/5_2dshfl/CMakeLists.txt exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/5_2dshfl/Makefile exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/5_2dshfl/Readme.md exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/6_dynamic_shared/CMakeLists.txt exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/6_dynamic_shared/Makefile exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/6_dynamic_shared/Readme.md exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/6_dynamic_shared/dynamic_shared.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/7_streams/CMakeLists.txt exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/7_streams/Makefile exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/7_streams/Readme.md exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/7_streams/stream.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/8_peer2peer/CMakeLists.txt exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/8_peer2peer/Makefile exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/8_peer2peer/peer2peer.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/9_unroll/CMakeLists.txt exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/9_unroll/Makefile exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/9_unroll/Readme.md exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/2_Cookbook/9_unroll/unroll.cpp exists in filesystem
hip-runtime-amd: /opt/rocm/share/hip/samples/README.md exists in filesystem
Errors occurred, no packages were upgraded.

Offline

Board footer

Powered by FluxBB