Skip to content

Conversation

@systems-assistant
Copy link
Contributor

Associated JIRA ticket number/Github issue number

Applies changed mandated by SWDEV-543981

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update
  • Continuous Integration

What were the changes?

The .cc version of this test was out of date in comparison to the .cpp version so it was brought up to date. Additionally, all the features requested in the first task of https://ontrack-internal.amd.com/browse/SWDEV-543981 were implemented.

Why are these changes needed?

Need to diversify communication testing to cover all scenarios, device to device, device to host etc.

Updated CHANGELOG?

  • Yes
  • No, Does not apply to this PR.

Added/Updated documentation?

  • Yes
  • No, Does not apply to this PR.

Additional Checks

  • I have added tests relevant to the introduced functionality, and the unit tests are passing locally.
  • Any dependent changes have been merged.

🔁 Imported from ROCm/hip-tests#501
🧑‍💻 Originally authored by @rocm-devops

hnaeisse_amdeng and others added 30 commits July 30, 2025 10:51
…ss. Additional formatting fixes for PR approval
Change error code as per current CLR logic.
Intra device async memcpy in 2 diff threads can't sync by CLR internals, It needs to be handled by app/test.
SWDEV-546579 - Modify test to pass size 0
#121)

* SWDEV-528351 - Adds test cases for hipCtx's negative and not supported APIs

* SWDEV-528351 - Adds test cases for hipCtx's negative and not supported APIs
* SWDEV-528351 - Adds hipTexRefSetGet* tests

* SWDEV-528351 - Adds hipTexRefSetGet* tests

* SWDEV-528351 - Adds hipTexRefSetGet* tests
redeclartion of cdecl in clang and vcruntime headers
SWDEV-546504 Added function to print output to terminal and a debug print that can be toggled
…ss… (#552)

* SWDEV-549309 - Ensure that the kernel is issued to a stream that is associated to the current device

* SWDEV-549309 - Ensure that the kernel is issued to a stream that is associated to the current device in atomic tests

* SWDEV-549309 - Added fix for Unit_hipMallocFromPoolAsync_Multidevice_Concurrent test

* SWDEV-549309 - Added fix for Unit_hipMemcpyPeerAsync_Positive_Default

* SWDEV-549309 - Added fix for Unit_hipStreamAttachMemAsync_Positive_AttachGlobal and Unit_hipGetProcAddress_GraphAPIs_AddMemsetMemcpyNodes
…rnel Latency (#527)

* SWDEV-543981 new kernel latency test with different timing modes and taking multiple iterations of same test

* SWDEV-543981 cleanup

* SWDEV-543981 removed outdated hit test

* SWDEV-543981 Updated timing kernel
phluomd and others added 6 commits August 19, 2025 15:55
…ompute Folder] (#559)

* SWDEV-546498 hipPerfDeviceConcurrency

* SWDEV-546500 hipPerfStreamConcurrency

* SWDEV-546502 hipPerfStreamCreateCopyDestroy.c

* SWDEV-546479 hipPerfDotProduct

* SWDEV-546482 hipPerfMandelbrot
…y folder. (#558)

* SWDEV-546485 Port and clean up for hipPerfBufferCopyRectSpeed

* SWDEV-546485 Port and clean up for hipPerfDevMemReadSpeed

* SWDEV-546485 Port and clean up for hipPerfDevMemWriteSpeed

* SWDEV-546485 Port and clean up for hipPerfHostNumaAlloc

* SWDEV-546485 Port and clean up for hipPerfMemcpy

* SWDEV-546485 Port and clean up for hipPerfMemMallocCpyFree

* SWDEV-546485 Port and clean up for hipPerfMemset

* SWDEV-546485 Port and clean up for hipPerfSampleRate

* SWDEV-546485 Port and clean up for hipPerfSharedMemReadSpeed

* SWDEV-546485 Ported and fixed up segfault for hipPerfMemFill

* SWDEV-545485 Returning to unedited stage
Change-Id: I7b133d422f675d45050d7f724d632fa2dc997baf
…e_CohHstMem test (#131)

* SWDEV-523177 - Fix the Unit_hipEventCreateWithFlags_DisableSystemFence_CohHstMem test

* Fix the hip nvidia psdb failure
Revert "SWDEV-542947 - Compile hipSquareGenericTargetOnly* with usual commands (#510)"

This reverts commit 5089f61.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants