5 Commits

Author SHA1 Message Date
arvindcheru 285061f05b Enhance ROCM-Core for Windows (#1467)
* Enhance Code for support for Windows cpp build
* Updated ROCM-Core README build steps
* File copyright Headers Updated
2025-10-21 23:04:23 -04:00
Ashutosh Mishra 221807b69d Fixing tool erros (#1416)
Tools running for sanity checks are
detecting buffer overrun which is
not the case. Still getting rid of
function which is causing the issue
removed and making the code more robust
 using defensive programming so that
any tool is not able to detect issues
hereafter. Fixed comments, corrected
typos and added a new return type
which is required as per refactoring

Signed-off-by: Ashutosh Mishra <ashutosh.mishra@amd.com>
2025-10-17 09:10:18 +05:30
Nirmal Unnikrishnan 001e890ed6 OSRB review update : Changing the license file to MIT
Change-Id: I4a079df5ac10620f16649234064d54e922d246aa


[ROCm/rocm-core commit: 3118790ad5]
2023-02-06 17:38:49 -06:00
Ashutosh Mishra 07c24eec11 Correcting version information
Correted version in header
for ROCm and so version.
Computed libpatchversion from
ROCm version.Corrected so
version during build

Signed-off-by: Ashutosh Mishra <ashutosh.mishra@amd.com>
Change-Id: I55ad6c69352369872a40529cd5b108cbd4cd4bb1


[ROCm/rocm-core commit: b89ee9ff8b]
2023-01-17 12:44:13 -05:00
Ashutosh Mishra c07e8c5d6b Inital commit of the new lib package
Signed-off-by: Ashutosh Mishra <ashutosh.mishra@amd.com>
Change-Id: I605c3fb56584806dc6b392230e64d304449819f6


[ROCm/rocm-core commit: 68c763f3d0]
2022-11-29 00:25:06 -05:00