1. 08 Aug, 2025 1 commit
    • gilbertlee-amd's avatar
      TransferBench v1.63 (#193) · 023ce416
      gilbertlee-amd authored
      
      
      * Fixing issue with P memory type and use of DMA subexecutor
      * CMake builds require explicit opt-in by setting NIC_EXEC_ENABLE=1
      * Removing self-GPU check for DMA engine copies
      * [BUILD] Add new GPU targets and switch to amdclang++ (#187)
      * [BUILD] Add gfx950, gfx1150, and gfx1151 targets
      * [BUILD] Modify CMake to use amdclang++
      * [BUILD] Modify Makefile to use amdclang++
      * [GIT] Updated CHANGELOG and .gitignore
      * Adding HBM testing to healthcheck preset
      * Tweaking HBM tests to occur first, and provide more info during VERBOSE=1
      * Fixing timing reporting issues with NUM_SUBITERATIONS
      * [BUILD] Simplify Makefile (#190)
      * Combines steps for compilation and linking
      * Does not rebuild if no change to source code
      
      * Updating CHANGELOG
      
      ---------
      Co-authored-by: default avatarNilesh M Negi <Nilesh.Negi@amd.com>
      023ce416