arvindcheru
ad46bff375
Update ROCM-CORE contributing template and basics docs ( #9 )
...
* Add Contributing documentation as per template, updated Readme documentation and Update codeowners
* Moving Readme.txt to Readme.md format
* Update Review Comments - CMAKE commands Updated, removed library dump and added API usage
* Update Review Comments - Enhanced Text descriptions, prerequisites/install prefix descriptions
* Update Review Comments - Added RPM Package Samples also and Enhanced Descriptions
[ROCm/rocm-core commit: d11f5c20d5 ]
2024-12-02 23:24:44 -05:00
AravindanC
6d58b23fc2
Change Log Update for 6.3 Release
...
Change-Id: I9e4295959e8de60600eaf93b5074dd8d3b66abc9
[ROCm/rocm-core commit: f08bbaf443 ]
2024-10-24 10:48:20 -05:00
Nirmal Unnikrishnan
b0af2725e3
SWDEV-484091 : Correcting LIB_PATCH_VERSION
...
ROCM_LIBPATCH_VERSION will be set in ENV and should be using that for setting library patch version. Fixing the bug as the patch version was not taken from ENV
Change-Id: I020e48ce5169c17b916be99311623198da1cabf7
[ROCm/rocm-core commit: 58d9a05f95 ]
2024-10-23 16:21:23 -05:00
Ranjith Ramakrishnan
1e018ec3aa
SWDEV-489527 - Create /opt/rocm softlink only for prefix paths that starts with /opt/rocm-
...
USE $RPM_INSTALL_PREFIX0 rather than hard coded paths in the post/pre install scripts for rpm use case
Change-Id: I56c66f0befd5502fd2a4218f0b661661259436ed
[ROCm/rocm-core commit: f2208f6452 ]
2024-10-23 16:21:23 -05:00
Ranjith Ramakrishnan
e94b0f6f8b
SWDEV-489527 - Remove hard coded paths in rocmmod
...
This will make rocmmod relocatable
Change-Id: Iefcdf158e975d6d757f55f8854f34d9b989002be
[ROCm/rocm-core commit: b67be0d02c ]
2024-10-23 16:21:23 -05:00
AravindanC
eba54673e6
Enable cmake module config/target for rocm-core
...
Change-Id: Icbdd6d1e0e9a865dc86b6568bf0b7f7ff35b3b5c
[ROCm/rocm-core commit: eedf4c1410 ]
2024-10-23 16:21:23 -05:00
AravindanC
638759087c
SWDEV-342167 - Remove Hard Coded Install Permission
...
Change-Id: Ib8206e58f3f1772735e62c93ba8ac32e752bad83
[ROCm/rocm-core commit: 749b656cf7 ]
2024-10-23 16:21:23 -05:00
Nirmal Unnikrishnan
5082cf8961
SWDEV-467155 : Add llvm to RPATH search path
...
Change-Id: I3598d7938bd63b06fd9cf14906c4ed3e7cc52a82
[ROCm/rocm-core commit: 2cc55b27ac ]
2024-09-04 13:52:49 -05:00
AravindanC
06eefbd1e2
CheryPick SWDEV-442738 - Static package generation for rocm-core
...
Change-Id: I8e55f4cc3e476a9b4f3d73c02bab51c70b936bcc
SWDEV-442738 - ROCM-CORE Static Package Pre/Post Script
Change-Id: Ie55ffc98dfc60d9cb01b7a6df7a5fe1a890bc771
[ROCm/rocm-core commit: be3728bd33 ]
2024-09-04 13:52:49 -05:00
Ranjith Ramakrishnan
862d9c7409
SWDEV-449560 - Backward compatibility support for deprected package rocm-clang-ocl
...
rocm-clang-ocl has been deprected from ROCm 6.1 onwards. Uprading ROCm from 6.0 to latest release will result in stale files of rocm-clang-ocl.
rocm-core will replaces/obsoletes rocm-clang-ocl package. This will ensure clean removal of the deprecated package
Change-Id: Id5c16492273d8a0dcbbd5ac797daaef96c058f5b
[ROCm/rocm-core commit: a5a437e48a ]
2024-09-04 13:52:49 -05:00
amd-jmacaran
ec2112250f
Change token name to match IT-created token
...
Change-Id: I2dd13b7f0f34a8e1a2a3db7b05cebaafb87b6fe3
[ROCm/rocm-core commit: c83bdca4bb ]
2024-05-01 16:02:18 -05:00
amd-jmacaran
f2c4290100
Add support for external CI builds using Azure Pipelines
...
Change-Id: Ie6fa59d635b5e942e72844d24f529cb363e89421
[ROCm/rocm-core commit: c6a543aa20 ]
2024-05-01 16:02:18 -05:00
AravindanC
a462406388
SWDEV-354543 Remove explicit install permission, Enhanced comments
...
Change-Id: Ie7a3b5b026666d65056e426eb7fa9c184a46eb07
[ROCm/rocm-core commit: c9058d2442 ]
2024-05-01 16:02:18 -05:00
arvindcheru
2bef503049
Merge pull request #7 from arvindcheru/master-local-merge2
...
Merging all the changes from internal development gerrit to github
[ROCm/rocm-core commit: 9b163aa567 ]
2024-03-01 14:50:17 -05:00
David Galiffi
d3514ae1de
SWDEV-437292 - Update CODEOWNERS file
...
Add @nunnikri, @frepaul, @raramakr, @ashutom, and @amd-isparry
as CODEOWNERS.
Signed-off-by: David Galiffi
Change-Id: I1b4fa626bda8012cac569917d1d2a79afada7168
[ROCm/rocm-core commit: 90846043b9 ]
2024-03-01 11:02:24 -08:00
AravindanC
589e51f09d
Adding Method to get ROCM Install Path
...
Change-Id: Ib8ff920402e9f5d41c0ff8a0e4b76a18596e20e2
[ROCm/rocm-core commit: d338714f4d ]
2024-03-01 11:02:24 -08:00
nunnikri
2de5d1b5dc
Merge pull request #5 from nunnikri/master-merge
...
Merge from internal gerrit repo
[ROCm/rocm-core commit: 55df2e6e41 ]
2024-01-29 15:27:23 -08:00
nunnikri
fe02f86e8d
Merge branch 'master' into master-merge
...
[ROCm/rocm-core commit: c79a09d2b2 ]
2024-01-29 15:26:16 -08:00
Nirmal Unnikrishnan
334d80dc08
SWDEV-310152 : Updating llvm config file to default to RPATH after running this script
...
Change-Id: I67d1a4b1d19032cfe187fadc5f7b6ee540d08672
[ROCm/rocm-core commit: 8723cc52a2 ]
2023-11-14 11:54:11 -06:00
Nirmal Unnikrishnan
ece91364b7
SWDEV-427268 SWDEV-427256 : Removing dependency with patchelf completely
...
Change-Id: I71ccebdbbd9b3c79ea8412acd54a71a96af3e26f
[ROCm/rocm-core commit: 628b2c04f6 ]
2023-10-19 15:42:23 -05:00
Nirmal Unnikrishnan
5756d661e3
SWDEV-427268 SWDEV-427256 : Changing the patchelf package from requirement to recommends
...
Change-Id: I2c909f2a7a7fc601be1890bfbcef50177695931b
[ROCm/rocm-core commit: 0f9d273351 ]
2023-10-19 15:42:23 -05:00
Nirmal Unnikrishnan
f65997eb83
SWDEV-310152 : Adding script to convert RUNPATH to RPATH in libs/bins
...
Change-Id: Ic6c49544cb7450384592b4f5609fb394f1f12f02
[ROCm/rocm-core commit: 5f59a6e538 ]
2023-10-19 15:42:23 -05:00
Ranjith Ramakrishnan
d10d2fdd6f
SWDEV-415345 - Correct the installation path of rocm_version.h header file
...
Added file reorg backward compatibility support by creating wrapper header file.
Change-Id: Iee4644c8ae51ba508c21abb765a1e1d974dc6e97
[ROCm/rocm-core commit: 1e6cde3478 ]
2023-10-19 15:38:56 -05:00
Nirmal Unnikrishnan
54209af6da
SWDEV-427268 SWDEV-427256 : Removing dependency with patchelf completely
...
Change-Id: I71ccebdbbd9b3c79ea8412acd54a71a96af3e26f
[ROCm/rocm-core commit: 1544e398c6 ]
2023-10-19 10:39:03 -05:00
Nirmal Unnikrishnan
f88fd27374
SWDEV-427268 SWDEV-427256 : Changing the patchelf package from requirement to recommends
...
Change-Id: I2c909f2a7a7fc601be1890bfbcef50177695931b
[ROCm/rocm-core commit: d448048fa7 ]
2023-10-16 15:24:20 -05:00
Nirmal Unnikrishnan
2a45d0e378
SWDEV-310152 : Adding script to convert RUNPATH to RPATH in libs/bins
...
Change-Id: Ic6c49544cb7450384592b4f5609fb394f1f12f02
[ROCm/rocm-core commit: 478270cb11 ]
2023-10-10 13:30:09 -05:00
Ranjith Ramakrishnan
955b73ee99
SWDEV-415345 - Correct the installation path of rocm_version.h header file
...
Added file reorg backward compatibility support by creating wrapper header file.
Change-Id: Iee4644c8ae51ba508c21abb765a1e1d974dc6e97
[ROCm/rocm-core commit: f77cd2cca1 ]
2023-09-20 18:42:34 -04:00
Ranjith Ramakrishnan
6999cc612b
Revert "For testing purpose removing the dependency of rocm-core-asan with rocm-core"
...
This reverts commit 1fa9649637 .
Reason for revert: <The change was made for testing purpose. So reverting back>
Change-Id: Ie7618c7aa2b3d71efba950e296b48e728c651ff7
[ROCm/rocm-core commit: 6fa9abf3f1 ]
2023-08-30 17:48:23 -05:00
Ranjith Ramakrishnan
8cc15eda7c
Revert "For testing purpose removing the dependency of rocm-core-asan with rocm-core"
...
This reverts commit 1fa9649637 .
Reason for revert: <The change was made for testing purpose. So reverting back>
Change-Id: Ie7618c7aa2b3d71efba950e296b48e728c651ff7
[ROCm/rocm-core commit: 86b7e2ff4f ]
2023-08-02 13:34:52 -04:00
Ranjith Ramakrishnan
fdfef86b74
SWDEV-366827 - Header file installation path changed as per file reorganization
...
Change-Id: Idb94bd3c4cb32fa11ee6821b62ccd04d77a830e8
[ROCm/rocm-core commit: 7c45d24f06 ]
2023-07-26 15:13:38 -05:00
nunnikri
5e083926e1
Update CHANGELOG.md
...
[ROCm/rocm-core commit: cf852844b5 ]
2023-07-26 13:02:06 -07:00
nunnikri
d800e314e6
Update CHANGELOG.md
...
Update CHANGELOG for ROCm5.6 release
[ROCm/rocm-core commit: fcafd602e3 ]
2023-07-26 13:01:42 -07:00
Ranjith Ramakrishnan
181722e1d3
SWDEV-366827 - Header file installation path changed as per file reorganization
...
Change-Id: Idb94bd3c4cb32fa11ee6821b62ccd04d77a830e8
[ROCm/rocm-core commit: 3d625f35e8 ]
2023-07-25 17:40:42 -07:00
Ranjith Ramakrishnan
42b66270a1
For testing purpose removing the dependency of rocm-core-asan with rocm-core
...
The change is made temporarily for testing the ASAN jenkins build.
Need to revert this change after testing
Change-Id: Icbfcfec423170114becdc82696afcf54b6d79d48
[ROCm/rocm-core commit: 86f7d52d97 ]
2023-07-25 15:56:32 -05:00
Icarus Sparry
3d62a2c0c2
Update rocm module for MANPATH
...
Allow access to the manuals for llvm
Change-Id: Iea4c83412ff2defb0a2a013aab1a555eb3e24e8c
Signed-off-by: Icarus Sparry <icarus.sparry@amd.com >
[ROCm/rocm-core commit: 57b5e98d92 ]
2023-07-25 15:56:32 -05:00
Ranjith Ramakrishnan
3d6b14007d
SWDEV-351540 - Improvements for ASAN changes in rocm-core
...
License file added to rocm-core asan and normal package
Package description updated for ASAN package
Added rocm-core-asan dependency to rocm-core, so that removing rocm-core will cleanup all asan pacakges as well
Added component name to cpack post install variables
Change-Id: Id8b69b4469ff3c66a6bd32503defd6411ce3b6c7
[ROCm/rocm-core commit: 50dd0fd2fb ]
2023-07-25 15:56:32 -05:00
Ranjith Ramakrishnan
3e54dfa98b
SWDEV-351540 - ASAN packaging for rocm-core
...
Package only ASAN libraries
Component based install
Suffix "asan" added to package name
Change-Id: Ic758eefef27742df3a4a4301fd3661714de4bb36
[ROCm/rocm-core commit: c0331f38c7 ]
2023-07-25 15:56:32 -05:00
nunnikri
313ac2088e
Revert "merge release code into development ( #1 )" ( #3 )
...
This reverts commit 419a86dc4e .
[ROCm/rocm-core commit: be7ab0a514 ]
2023-07-25 13:52:55 -07:00
ROCm CI Service Account
419a86dc4e
merge release code into development ( #1 )
...
* SWDEV-383541 : Updating the HIP_PATH in env
Change-Id: I8a58fe684ce1a6f076d41faf0365d19f11862623
(cherry picked from commit e058c227fc )
* OSRB review update : Changing the license file to MIT
Change-Id: I4a079df5ac10620f16649234064d54e922d246aa
(cherry picked from commit 001e890ed6 )
---------
Co-authored-by: Nirmal Unnikrishnan <Nirmal.Unnikrishnan@amd.com >
[ROCm/rocm-core commit: 7cd7ed199a ]
2023-07-25 10:45:01 -07:00
Ranjith Ramakrishnan
1fa9649637
For testing purpose removing the dependency of rocm-core-asan with rocm-core
...
The change is made temporarily for testing the ASAN jenkins build.
Need to revert this change after testing
Change-Id: Icbfcfec423170114becdc82696afcf54b6d79d48
[ROCm/rocm-core commit: 8ce1529027 ]
2023-05-18 05:34:35 -07:00
Icarus Sparry
3f4211866c
Update rocm module for MANPATH
...
Allow access to the manuals for llvm
Change-Id: Iea4c83412ff2defb0a2a013aab1a555eb3e24e8c
Signed-off-by: Icarus Sparry <icarus.sparry@amd.com >
[ROCm/rocm-core commit: f347955757 ]
2023-04-05 07:16:56 +00:00
Ranjith Ramakrishnan
58d2290252
SWDEV-351540 - Improvements for ASAN changes in rocm-core
...
License file added to rocm-core asan and normal package
Package description updated for ASAN package
Added rocm-core-asan dependency to rocm-core, so that removing rocm-core will cleanup all asan pacakges as well
Added component name to cpack post install variables
Change-Id: Id8b69b4469ff3c66a6bd32503defd6411ce3b6c7
[ROCm/rocm-core commit: 572f1cc601 ]
2023-03-14 13:17:38 -07:00
Ranjith Ramakrishnan
1524852ae4
SWDEV-351540 - ASAN packaging for rocm-core
...
Package only ASAN libraries
Component based install
Suffix "asan" added to package name
Change-Id: Ic758eefef27742df3a4a4301fd3661714de4bb36
[ROCm/rocm-core commit: 2acbecc1b9 ]
2023-03-06 18:45:56 -08:00
Nirmal Unnikrishnan
e51c8fc32c
SWDEV-354524 - Adding the changelog for ROCM 5.5.0 release
...
Change-Id: I166bc97a9c8a80744d6bde23d180864c3c16d271
[ROCm/rocm-core commit: 6794b39fff ]
2023-03-03 13:43:17 -06:00
Nirmal Unnikrishnan
e058c227fc
SWDEV-383541 : Updating the HIP_PATH in env
...
Change-Id: I8a58fe684ce1a6f076d41faf0365d19f11862623
[ROCm/rocm-core commit: c9f1935325 ]
2023-02-16 12:42:35 -06:00
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
Nirmal Unnikrishnan
75af96cc7b
Updating the readme
...
Change-Id: Ia6decd0f47170c5ac2e47bada0e174e876779038
[ROCm/rocm-core commit: 3422b9ffe9 ]
2023-01-24 10:56:42 -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
Nirmal Unnikrishnan
4d754807ec
SWDEV-354524 : Changing the module file name.
...
Now modules can be loaded as module load rocm/x.x.x
Change-Id: I6fe5b5fb9bb852a2bfac9b69ac0c96b75d4fb959
[ROCm/rocm-core commit: 38959daacd ]
2022-12-08 22:16:27 -06:00
Ashutosh Mishra
2dbfe95116
Adding version info
...
External modules are dependant on
scraping .info/version file for
their processing. This change is
putting the file back for the same.
Signed-off-by: Ashutosh Mishra <ashutosh.mishra@amd.com >
Change-Id: I0a5b7b9c1e9902de6c374d770c6ba4b29e62c2fe
[ROCm/rocm-core commit: 6abd8b4da4 ]
2022-12-02 22:43:40 +05:30