Граф коммитов

  • 10b63beaca Merge pull request #49 from ROCm-Developer-Tools/amd-staging Jonathan R. Madsen 2023-11-30 13:27:50 -06:00
  • c4c4e51e0f Merge pull request #49 from ROCm-Developer-Tools/amd-staging Jonathan R. Madsen 2023-11-30 13:27:50 -06:00
  • f0c47d085e Move MSCCL algorithm loading to initialization to workaround HIP graph conflict (#982) Ziyue Yang 2023-12-01 01:47:20 +08:00
  • 4bb0b4a380 Move MSCCL algorithm loading to initialization to workaround HIP graph conflict (#982) Ziyue Yang 2023-12-01 01:47:20 +08:00
  • 7358b1b595 use std::max to avoid compilation issue (#107) Aryan Salmanpour 2023-11-30 11:29:39 -05:00
  • c1a8ac48b4 use std::max to avoid compilation issue (#107) Aryan Salmanpour 2023-11-30 11:29:39 -05:00
  • 50f96385dd update the the rocDecode-setup script - add libstdc++12, and remove unused libavsws-dev (#105) Aryan Salmanpour 2023-11-30 10:08:38 -05:00
  • 5beedfdd55 update the the rocDecode-setup script - add libstdc++12, and remove unused libavsws-dev (#105) Aryan Salmanpour 2023-11-30 10:08:38 -05:00
  • 55193f5165 Samples - adds surface memory option to user (#104) Lakshmi Kumar 2023-11-30 05:31:37 -08:00
  • 449572f9bf Samples - adds surface memory option to user (#104) Lakshmi Kumar 2023-11-30 05:31:37 -08:00
  • 372ab1219a bug fix for crop arg (#103) Lakshmi Kumar 2023-11-30 05:13:55 -08:00
  • 720c56eb04 bug fix for crop arg (#103) Lakshmi Kumar 2023-11-30 05:13:55 -08:00
  • 38bd0db481 SWDEV-388833 - Fix potential build issues with gcc tests Maneesh Gupta 2023-11-30 03:36:07 +00:00
  • da89b3e76e SWDEV-388833 - Fix potential build issues with gcc tests Maneesh Gupta 2023-11-30 03:36:07 +00:00
  • 0f8430700d Support ROCP_TOOL_LIBRARIES env + librocprofiler-sdk.so (#48) Jonathan R. Madsen 2023-11-29 20:58:18 -06:00
  • ab02cb6570 Support ROCP_TOOL_LIBRARIES env + librocprofiler-sdk.so (#48) Jonathan R. Madsen 2023-11-29 20:58:18 -06:00
  • fafab6b713 Use -sdk suffix and reset VERSION to 0.0.0 (#263) Jonathan R. Madsen 2023-11-29 20:43:18 -06:00
  • 9a0c84efa6 Use -sdk suffix and reset VERSION to 0.0.0 (#263) Jonathan R. Madsen 2023-11-29 20:43:18 -06:00
  • f4a45639d6 Update README - add libstdc++-12-dev as the prerequisites for building rocDecode (#102) Aryan Salmanpour 2023-11-29 20:59:06 -05:00
  • 225fabbf60 Update README - add libstdc++-12-dev as the prerequisites for building rocDecode (#102) Aryan Salmanpour 2023-11-29 20:59:06 -05:00
  • 5efe13655d Renaming unit-tests package (#987) Bertan Dogancay 2023-11-29 15:05:32 -07:00
  • 20b02af19b Renaming unit-tests package (#987) Bertan Dogancay 2023-11-29 15:05:32 -07:00
  • d60fabacbe SWDEV-434298 - Add destination offset German Andryeyev 2023-11-29 16:31:03 -05:00
  • 44761fe89b SWDEV-434298 - Add destination offset German Andryeyev 2023-11-29 16:31:03 -05:00
  • 1bbbe808f5 clean up - use google style guide for the RocDecoder class (#101) Aryan Salmanpour 2023-11-29 13:50:38 -05:00
  • 48474fdad9 clean up - use google style guide for the RocDecoder class (#101) Aryan Salmanpour 2023-11-29 13:50:38 -05:00
  • e6e296dd8c Increase the avioc_buffer_size for AVIOContext creation - this is needed for videoDecodeMem sample (#100) Aryan Salmanpour 2023-11-29 13:37:44 -05:00
  • f8b01f3d1a Increase the avioc_buffer_size for AVIOContext creation - this is needed for videoDecodeMem sample (#100) Aryan Salmanpour 2023-11-29 13:37:44 -05:00
  • 51e0dd2ab8 Bump rocm-docs-core from 0.28.0 to 0.29.0 in /docs/sphinx (#980) dependabot[bot] 2023-11-29 09:39:33 -07:00
  • 10a7cb7556 Bump rocm-docs-core from 0.28.0 to 0.29.0 in /docs/sphinx (#980) dependabot[bot] 2023-11-29 09:39:33 -07:00
  • 18d82d1f2b Samples - adding a sample to illustrate StreamProvider for demuxer (#99) Lakshmi Kumar 2023-11-29 08:22:21 -08:00
  • 22de4fbc6f Samples - adding a sample to illustrate StreamProvider for demuxer (#99) Lakshmi Kumar 2023-11-29 08:22:21 -08:00
  • 548c562d6e README - updates for samples (#98) Lakshmi Kumar 2023-11-29 08:21:22 -08:00
  • ad54bd5258 README - updates for samples (#98) Lakshmi Kumar 2023-11-29 08:21:22 -08:00
  • 8feef88df1 Sample - add a new sample for processing multiple input files (#97) Lakshmi Kumar 2023-11-29 08:13:24 -08:00
  • 2cb3bd143c Sample - add a new sample for processing multiple input files (#97) Lakshmi Kumar 2023-11-29 08:13:24 -08:00
  • 985ddbc5d5 Collect compute partition devices under the same socket Bill(Shuzhou) Liu 2023-11-29 08:23:23 -06:00
  • de7e74f7db Collect compute partition devices under the same socket Bill(Shuzhou) Liu 2023-11-29 08:23:23 -06:00
  • f89b8e0d80 * rocDecode/HEVC: Fixed corruptions in RASL (Random Access Skipped Leading) pictures of an associated CRA picture. (#96) jeffqjiangNew 2023-11-29 08:33:00 -05:00
  • 2d14eb61b2 * rocDecode/HEVC: Fixed corruptions in RASL (Random Access Skipped Leading) pictures of an associated CRA picture. (#96) jeffqjiangNew 2023-11-29 08:33:00 -05:00
  • 66b4a403a6 SWDEV-434362 - Replace __HIP_CLANG_ONLY__ as it is not supported on HIPRTC Satyanvesh Dittakavi 2023-11-29 09:19:48 +00:00
  • f0010f4fdb SWDEV-434362 - Replace __HIP_CLANG_ONLY__ as it is not supported on HIPRTC Satyanvesh Dittakavi 2023-11-29 09:19:48 +00:00
  • d734ec5aa6 Add linting via pre-commit and docker Galantsev, Dmitrii 2023-10-31 18:00:37 -05:00
  • 142fbac7ac Add linting via pre-commit and docker Galantsev, Dmitrii 2023-10-31 18:00:37 -05:00
  • 5cdc696894 Merge amd-dev into amd-master 20231129 guanyu12 2023-11-29 10:50:13 +08:00
  • 528a488a91 Merge amd-dev into amd-master 20231129 guanyu12 2023-11-29 10:50:13 +08:00
  • d0b69ad2b6 Build System Fixes (#46) Jonathan R. Madsen 2023-11-28 18:15:40 -06:00
  • b04c8478f2 Build System Fixes (#46) Jonathan R. Madsen 2023-11-28 18:15:40 -06:00
  • 4d08ddcb8d SWDEV-431048 Fixing rocprofiler-register package dependencies (#44) Gopesh Bhardwaj 2023-11-28 20:06:07 +05:30
  • ed1938479d SWDEV-431048 Fixing rocprofiler-register package dependencies (#44) Gopesh Bhardwaj 2023-11-28 20:06:07 +05:30
  • bd982864d5 recreated pr 914 to work with current develop branch (#979) akolliasAMD 2023-11-28 16:33:47 -07:00
  • 56ce9ef05f recreated pr 914 to work with current develop branch (#979) akolliasAMD 2023-11-28 16:33:47 -07:00
  • eec1e978f0 SWDEV-434298 - Change copy buffer kernel German Andryeyev 2023-11-27 11:45:00 -05:00
  • ed4e1fec98 SWDEV-434298 - Change copy buffer kernel German Andryeyev 2023-11-27 11:45:00 -05:00
  • ae3ec857fe Improve logging errors for VAAPI and HIP by including the API names and the status in the logs (#95) Aryan Salmanpour 2023-11-28 16:52:27 -05:00
  • 3625829546 Improve logging errors for VAAPI and HIP by including the API names and the status in the logs (#95) Aryan Salmanpour 2023-11-28 16:52:27 -05:00
  • dbcc8e8302 Package - Fix (#93) Kiriti Gowda 2023-11-29 02:38:24 +05:30
  • 80f8f5280f Package - Fix (#93) Kiriti Gowda 2023-11-29 02:38:24 +05:30
  • b4216ccb63 * rocDecode/HEVC: Fixed a method name typo. (#92) jeffqjiangNew 2023-11-28 14:03:13 -05:00
  • 27d28dd5f4 * rocDecode/HEVC: Fixed a method name typo. (#92) jeffqjiangNew 2023-11-28 14:03:13 -05:00
  • 50dab3bf30 SWDEV-354543 - Update File permissions for opencl sdk AravindanC 2023-11-17 20:09:31 -08:00
  • 24fced96b3 SWDEV-354543 - Update File permissions for opencl sdk AravindanC 2023-11-17 20:09:31 -08:00
  • 81cc39899b npkit trace script now syncs the on average difference per rank (#981) akolliasAMD 2023-11-28 11:03:55 -07:00
  • c71bae1608 npkit trace script now syncs the on average difference per rank (#981) akolliasAMD 2023-11-28 11:03:55 -07:00
  • 6035b47801 SWDEV-431175 - Remove datatypes from HIPRTC Satyanvesh Dittakavi 2023-11-07 18:44:32 +00:00
  • 629e279f72 SWDEV-431175 - Remove datatypes from HIPRTC Satyanvesh Dittakavi 2023-11-07 18:44:32 +00:00
  • ff9432f879 Fix a perf issue where we didn't pass the device id correctly to rocDecCreateDecoder API (#91) Aryan Salmanpour 2023-11-28 11:26:34 -05:00
  • 72bfa50c21 Fix a perf issue where we didn't pass the device id correctly to rocDecCreateDecoder API (#91) Aryan Salmanpour 2023-11-28 11:26:34 -05:00
  • 898cef06f5 Misc updates for distribution (#233) Ammar ELWazir 2023-11-28 10:04:37 -06:00
  • fe5d074375 Misc updates for distribution (#233) Ammar ELWazir 2023-11-28 10:04:37 -06:00
  • 3067e0206a Bug fix - fork sample (#90) Lakshmi Kumar 2023-11-28 05:42:19 -08:00
  • 7ed754dc72 Bug fix - fork sample (#90) Lakshmi Kumar 2023-11-28 05:42:19 -08:00
  • ab36eb705a * rocDecode/HEVC: Fixed the missing output picture issue on certain streams. (#89) jeffqjiangNew 2023-11-27 19:54:49 -05:00
  • 09da68790c * rocDecode/HEVC: Fixed the missing output picture issue on certain streams. (#89) jeffqjiangNew 2023-11-27 19:54:49 -05:00
  • 244ce9a534 Explicitly link with Threads to avoid linking errors for videodecodeperf sample (#88) Aryan Salmanpour 2023-11-27 19:53:58 -05:00
  • d9310fdd5b Explicitly link with Threads to avoid linking errors for videodecodeperf sample (#88) Aryan Salmanpour 2023-11-27 19:53:58 -05:00
  • 68e604ecfa Bump rocm-docs-core[api_reference] from 0.28.0 to 0.29.0 in /docs/sphinx (#84) dependabot[bot] 2023-11-27 13:09:00 -05:00
  • 4bbd0a68e7 Bump rocm-docs-core[api_reference] from 0.28.0 to 0.29.0 in /docs/sphinx (#84) dependabot[bot] 2023-11-27 13:09:00 -05:00
  • 729a6db0cb Return an error if the ExportSurface function fails. Add extra error logging in the destructor of the VaapiVideoDecoder class (#87) Aryan Salmanpour 2023-11-27 13:08:34 -05:00
  • e5d5bd4abb Return an error if the ExportSurface function fails. Add extra error logging in the destructor of the VaapiVideoDecoder class (#87) Aryan Salmanpour 2023-11-27 13:08:34 -05:00
  • 7035965722 End of stream flush (#86) jeffqjiangNew 2023-11-27 13:03:26 -05:00
  • 624c3c0f09 End of stream flush (#86) jeffqjiangNew 2023-11-27 13:03:26 -05:00
  • 16691f6e85 SWDEV-425678 - Fix build failure in HIP samples Rakesh Roy 2023-11-09 20:39:17 +05:30
  • 4dfa7ca7e6 SWDEV-425678 - Fix build failure in HIP samples Rakesh Roy 2023-11-09 20:39:17 +05:30
  • 049100d761 D not fuse - zwhen runnnin gthesmake test. Don't force b_force_latency ofr Perf/Fork sample (#85) Aryan Salmanpour 2023-11-27 12:33:28 -05:00
  • 8898af78a6 D not fuse - zwhen runnnin gthesmake test. Don't force b_force_latency ofr Perf/Fork sample (#85) Aryan Salmanpour 2023-11-27 12:33:28 -05:00
  • 8b432bce65 Added picture output operation in DPB and display callback function. (#83) jeffqjiangNew 2023-11-27 11:04:01 -05:00
  • 57c040eff8 Added picture output operation in DPB and display callback function. (#83) jeffqjiangNew 2023-11-27 11:04:01 -05:00
  • e84ad1b0d7 SWDEV-409658 - Enable some stream value tests Tao Sang 2023-10-30 14:50:39 -04:00
  • d04b8bf458 SWDEV-409658 - Enable some stream value tests Tao Sang 2023-10-30 14:50:39 -04:00
  • dd4065b1fd SWDEV-388833 - [catch2][dtest] gcc tests migrated to catch2 vinay birur 2023-05-03 13:06:02 +05:30
  • 0fcf383c36 SWDEV-388833 - [catch2][dtest] gcc tests migrated to catch2 vinay birur 2023-05-03 13:06:02 +05:30
  • 94ffd46d71 SWDEV-433821 - Make hipStreamWaitEvent flags a default argument Ioannis Assiouras 2023-11-27 11:50:13 +00:00
  • e9df2320ef SWDEV-433821 - Make hipStreamWaitEvent flags a default argument Ioannis Assiouras 2023-11-27 11:50:13 +00:00
  • 284f94a239 SWDEV-389650: Remove Unit_hipGraphRetainUserObject_Functional_2 from disabled tests Rakesh Roy 2023-11-10 23:08:17 +05:30
  • 2ecfc56b6f SWDEV-389650: Remove Unit_hipGraphRetainUserObject_Functional_2 from disabled tests Rakesh Roy 2023-11-10 23:08:17 +05:30
  • cc6e0c2a32 SWDEV-431104 - Query atomics attribute in Win taosang2 2023-11-06 18:10:34 -05:00
  • 1faf1a4cb9 SWDEV-431104 - Query atomics attribute in Win taosang2 2023-11-06 18:10:34 -05:00
  • aecf96918f SWDEV-415965 - [catch2][dtest] Added test for hip Math Constants mbhiutra 2023-11-15 19:13:18 +05:30
  • 51b354a25f SWDEV-415965 - [catch2][dtest] Added test for hip Math Constants mbhiutra 2023-11-15 19:13:18 +05:30