Debian Patches
Status for miopen/5.5.1+dfsg2-3
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-clang-17.patch | clang-17 On Debian, the default clang toolchain is not HIP-enabled at the moment. For HIP support, you need to use clang-17. |
Cordell Bloor <cgmb@slerp.xyz> | not-needed | 2023-06-19 | ||
0002-use-system-hip-config.patch | use system hip-config These files duplicate functionality provided by libamdhip64-dev, but without the necessary changes for Debian. It's better to just not use them. |
Cordell Bloor <cgmb@slerp.xyz> | not-needed | 2023-06-19 | ||
0003-disable-optimizations-for-kernel-index.patch | disable optimizations for kernel index This file will cause the clang frontend to crash if built with optimizations. |
Cordell Bloor <cgmb@slerp.xyz> | not-needed | 2023-06-19 | ||
0004-remove-assembly-code-integration.patch | remove assembly code integration ASM kernel codes are artifacts generated from AMD proprietory sources, which violates DFSG. Hence we exclude them from source package here. |
Xuanteng Huang <xuanteng.huang@outlook.com> | not-needed | 2024-05-15 | ||
0005-skip-missing-LFS-files.patch | skip missing LFS files We exclude all the `.bz2` kdb files, but original CMakeLists.txt tries to read the content to check whether the LFS file has been pulled. This commit modifies the CMakeLists.txt to skip this step. |
Xuanteng Huang <xuanteng.huang@outlook.com> | not-needed | 2024-05-09 | ||
0006-disable-utils-subdirectory.patch | disable utils subdirectory We don't need the script in the utils directory. |
Xuanteng Huang <xuanteng.huang@outlook.com> | not-needed | 2024-05-19 | ||
0007-specify-the-gpu-arch-for-hipRTC.patch | specify the gpu arch for hipRTC hipRTC requires the GPU architecture to be specified when JIT-ing the code. |
Xuanteng Huang <xuanteng.huang@outlook.com> | not-needed | 2024-05-24 | ||
0008-disable-gcn-asm-kernels.patch | disable gcn asm kernels As we exclude all ASM kernels from MIOpen, this patch modifies the MIOpen runtime config process to prevent it from searching these ASM kernels when finding solution. |
Xuanteng Huang <xuanteng.huang@outlook.com> | not-needed | 2024-05-25 | ||
0009-keep-debug-symbols-on-release-build.patch | keep debug symbols on release build Add a CMake option to control whether to strip debug symbols when building under release mode. |
Xuanteng Huang <xuanteng.huang@outlook.com> | yes | 2024-06-05 | ||
0010-enable-build-exe-by-default.patch | enable build exe by default Build the test_* executable targets by default. |
Xuanteng Huang <xuanteng.huang@outlook.com> | not-needed | 2024-06-05 |
All known versions for source package 'miopen'
- 5.5.1+dfsg2-3 (forky, sid)