Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SWDEV-438299 - Remove unused varibles #56

Open
wants to merge 27 commits into
base: develop
Choose a base branch
from

Commits on Jan 18, 2024

  1. SWDEV-441487 - Strix Halo Support and Strix support in staging

    Change-Id: I96f009b417869f86a71a7683f51089f4b0461893
    jiabaxie authored and gargrahul committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    4bc515a View commit details
    Browse the repository at this point in the history
  2. SWDEV-431367 - fix float compare for atomicMax/Min where -0.0 < +0.0

    Change-Id: Ief99aac3775b0a0c6372215e5a0a9ecbbdca4ca5
    cjatin committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    031addf View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. SWDEV-441065 - Fix device accessable host memory copy path

    Change-Id: Ia6b9a428da7b54819fb3be928a33cdffcd04ecdf
    Signed-off-by: Lang Yu <[email protected]>
    Lang Yu authored and Lang Yu committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    de1c5b2 View commit details
    Browse the repository at this point in the history
  2. SWDEV-441201,SWDEV-441727 - Move BlitProgram creation after trap hand…

    …ler build
    
    Change-Id: I89199ccc4bdf79940dc6693e07c03115c52bf613
    iassiour committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    4254e38 View commit details
    Browse the repository at this point in the history
  3. SWDEV-439419 - Unlock host ptr when device ptr equals host ptr

    hsa_amd_memory_lock_to_pool() and hsa_amd_memory_unlock()
    should be called balanced.
    
    Change-Id: I8b1549861bff752aabbb6399d717d1e346079a38
    Signed-off-by: Lang Yu <[email protected]>
    Lang Yu authored and Lang Yu committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    7edfd70 View commit details
    Browse the repository at this point in the history
  4. SWDEV-425605 - Add new comgr compile to reloc

    use AMD_COMGR_ACTION_COMPILE_SOURCE_TO_RELOCATABLE action
    to compile source to realoc. Currently we have source->bc,
    link->bc and bc->realoc. This new action replaces the
    three steps with one.
    
    Change-Id: I6ba551b8d04c7e06f41c4324026e4dcd2db1970f
    cjatin committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    551cdcd View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. SWDEV-422207 - Added debug env to dump graph during Instantiation

    Change-Id: Ibde2ae5b8d240f3986bcd168facc513a319c0f17
    Anusha GodavarthySurya authored and Anusha Godavarthy Surya committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    251727e View commit details
    Browse the repository at this point in the history
  2. SWDEV-437832 - Adding device property to check if the device is accel…

    …erator.
    
    Change-Id: I8349e99c03422c268bbb60a8c143bd492d9cec09
    kjayapra-amd committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    2856566 View commit details
    Browse the repository at this point in the history
  3. SWDEV-442126 - Fix use_after_free case in ExtractFatBinaryUsingCOMGR

    Change-Id: Ie07cf82025b65e4f95d4ce3cf46a6b8081f29b6a
    iassiour committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    fdcd9d5 View commit details
    Browse the repository at this point in the history
  4. Revert "SWDEV-425605 - Add new comgr compile to reloc"

    This reverts commit 551cdcd.
    
    Reason for revert: breaks windows-psdb
    
    Change-Id: I8b2fcaf0d0be09a9364e386127cabafb68a67e0d
    cjatin authored and agunashe committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    56ebdf2 View commit details
    Browse the repository at this point in the history
  5. SWDEV-433312 - Return invalidArgument in cuMemSetAccess for hipMemAcc…

    …essFlagsProtRead
    
    Change-Id: I8e5c460ac310ad32849359720a40fc5131d4f32c
    iassiour committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    77e059c View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. SWDEV-420140 - Prefer forward slashes for path seperators in compiler…

    … RT path with windows
    
    Certain build systems such as NMake seem to interpret backslashes as escapes.
    
    Change-Id: Ifc04d9427148e83084efb1af94a1ce85cb2a6c4e
    vikramRH committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    b181dbb View commit details
    Browse the repository at this point in the history
  2. SWDEV-442421 - Fixed case where hipIpcGetMemHandle erroneously return…

    …s hipSuccess
    
    Change-Id: Ie322a1a0165111d2ca129e68f49b54fe93aa088e
    iassiour committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    4440bac View commit details
    Browse the repository at this point in the history
  3. SWDEV-311271 - Add extra logic to reduce memory usage

    Add logic to prevent significant grow of reserved memory in mempool.
    
    Change-Id: If034433c26e904e3037200a593ef338896d7f16d
    gandryey committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    c87ac8c View commit details
    Browse the repository at this point in the history
  4. SWDEV-433820 - Optimize queue initialization (ROCM)

    Change-Id: I0619a9f66ae3d64a0f3fc36384f46adb302e725d
    AlexXAmd committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    1416b9f View commit details
    Browse the repository at this point in the history
  5. SWDEV-441937 - Use the disable linemarker option for generating the p…

    …recompiled header file hipRTC
    
    The precompiled header files have hard coded paths in comments. Using the disable linemarker option(-P) will skip the generation of comments
    
    Change-Id: Ifb134052996c343f5405e954784b4b2c286c36b1
    raramakr committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    7ff3663 View commit details
    Browse the repository at this point in the history
  6. SWDEV-311271 - Move mempool clean-up into hipEventSynchronize

    Generic event synchronize can be called from mempool implementation directly.
    
    Change-Id: Id66ab9cdab486390df4dd405a4ac291eb0bb568f
    gandryey committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    7681681 View commit details
    Browse the repository at this point in the history
  7. SWDEV-425605 - Add new comgr compile to reloc

    use AMD_COMGR_ACTION_COMPILE_SOURCE_TO_RELOCATABLE action
    to compile source to realoc. Currently we have source->bc,
    link->bc and bc->realoc. This new action replaces the
    three steps with one.
    
    Change-Id: I8089cbef681e079702fefc2d2085a23bc3578d02
    cjatin committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    b5224f2 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. SWDEV-441482 - Add missing entry point

    hipDestroyExternalSemaphore_fn was missing initialization
    
    Change-Id: Ieab019afd0a0c62a2aa534fb262436edda3499db
    gandryey authored and saleelk committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    e657b5a View commit details
    Browse the repository at this point in the history
  2. SWDEV-425605 - remove exe_options, it was unused

    Change-Id: I0651f6a836d2f063caf651520de96d7675428771
    cjatin authored and mangupta committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    74edd40 View commit details
    Browse the repository at this point in the history
  3. SWDEV-439637 - Fix undefined symbol error(github id- #3382)

    Change-Id: Ic7812e21618f48c737ce2c51b22a153099cc5d66
    Anusha GodavarthySurya authored and Anusha Godavarthy Surya committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    eeece54 View commit details
    Browse the repository at this point in the history
  4. SWDEV-439628 - hipGraphExecKernelNodeSetParams to update graph kernel…

    … node params with graph performance optimizations.
    
    During hipGraphExecKernelNodeSetParams kernel function can also be updated.
    Hence size required for kernel parameters differs from what is allocated during graphInstantiation.
    So, create new 128KB kernel pool and allocate kernel args from the pool.
    If the pool is full create new 128KB pool. Release kernel pools when graph exec object is destroyed.
    
    Change-Id: I9567946d63400c79cbfd4c5439c654c92557ceae
    Anusha GodavarthySurya authored and Anusha Godavarthy Surya committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    a99b163 View commit details
    Browse the repository at this point in the history
  5. SWDEV-440718 - Suffix hip bin name with _6.

    Link to amd_comgr_2.dll
    
    Change-Id: I5d21af0cc91f2082099273f75ebe1c3279b6365d
    agunashe committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    47f90e1 View commit details
    Browse the repository at this point in the history
  6. SWDEV-440029 - Fix hipMemcpyFrom/ToSymbol directions allowed

    Change-Id: Ib0b3d737cd5d297ac2d3c1ba549902b96e29c18c
    satyanveshd committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    dc16383 View commit details
    Browse the repository at this point in the history
  7. SWDEV-368741 - Check for uninstalled hsa-amd-aqlprofile to avoid Segm…

    …entation Fault
    
    Change-Id: I0c0c7a2ea7c35237332ddd7c2461e4d9ff8e2f1c
    cadolphe authored and cadolphe committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    84ff2da View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. SWDEV-295298: hide warp sync builtins with a macro in ROCm 6.1

    Change-Id: Ie2efd233c0bcf8ad0e06223ee854fe4bd1060443
    ssahasra authored and mangupta committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    8ff39a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    bb23603 View commit details
    Browse the repository at this point in the history