jharryma
4942071bd6
Change version from 6.3.1 to 6.3.2
2025-01-28 13:13:36 -08:00
Joseph Macaranas
de260f7238
External CI: Docker Environment Creation Apt Fix ( #4304 )
...
- Add DEBIAN_FRONTEND=noninteractive to apt install calls in the Dockerfile creation.
- Make parameter order consistent with these apt calls.
2025-01-28 14:42:26 -05:00
Alex Xu
0f458fe593
Merge remote-tracking branch 'internal/develop' into develop
2025-01-28 14:25:12 -05:00
alexxu-amd
d878f49107
Update versions.md for 6.3.2
2025-01-28 14:22:45 -05:00
alexxu-amd
82761d315b
Merge pull request #4303 from ROCm/sync-develop-from-internal
...
Sync develop from internal (6.3.2)
2025-01-28 14:08:18 -05:00
Alex Xu
25b71fc30d
Merge remote-tracking branch 'internal/develop' into sync-develop-from-internal
2025-01-28 13:37:45 -05:00
Pratik Basyal
3af84601f8
Final changes moved to autotag template ( #295 )
...
* Final changes moved to autotag template
* VCN added
2025-01-28 13:25:10 -05:00
Pratik Basyal
874fbf41f1
GA ready final changes to 632 RN ( #294 )
...
* Internal, staging, and 6.3.1 links updated to public, latest, and 6.3.2
* AZ Linux Quick start link updated
2025-01-28 12:58:36 -05:00
Daniel Su
034be4f85b
Ex CI: rccl, rocDecode, rocJPEG fixes ( #4300 )
2025-01-27 16:59:31 -05:00
Pratik Basyal
353d2fe1c1
2nd POC for How to Use ROCm for AI ( #282 ) ( #4299 )
...
* New TOC for ROCm for AI developed
Co-authored-by: Peter Park <peter.park@amd.com >
2025-01-27 15:49:21 -05:00
Pratik Basyal
e8cfc3681d
VCN resolved issue in 632 RN updated ( #292 )
2025-01-27 15:17:04 -05:00
Joseph Macaranas
5fabb45bd1
External CI: Print out artifact download links ( #4297 )
...
- Also, fixes to rocprofiler-sdk when incorporating recent features.
- URL encoding algorithm converts trailing '=' in the base64 string to an integer representing the number of those trailing '=' characters.
2025-01-27 09:50:22 -05:00
Pratik Basyal
3738297667
2nd POC for How to Use ROCm for AI ( #282 )
...
* Initial draft for How-to POC
* Zone.identifier file removed
* Broken links in index.md fixed
* Zone.identifier file removed
* Review feedback incorporated
* Title updated
* New format for ROCm for AI TOC created
* Folder structure changed
* ROCm for AI index updated
* Link to Llama recipe updated
* Review feedback added
* Feedback from Cindy added
* Intro text from Cindy added
* New flow suggested by Hongxia incorporated
* Overview content from Cindy added, TOC updated, Meta data updated
* Reference to HPC removed
* Listing alignment updated
* Overview page updated
* Folder structure and link change resulted from TOC change updated
* Content sequence updated
* Meta data updated
* Review feedback incorporated
* Index file renamed
* Conf file updated for OS compatibility info
* update metadata (#4 )
update metadata
fix spelling
* Wordlist updated
---------
Co-authored-by: Peter Park <peter.park@amd.com >
2025-01-24 17:42:20 -05:00
alexxu-amd
ebb0d0f80e
Merge pull request #291 from ROCm/sync-develop-from-external
...
Sync develop from external
2025-01-24 15:18:26 -05:00
Alex Xu
98cc1ec504
Merge remote-tracking branch 'external/develop' into sync-develop-from-external
2025-01-24 14:08:56 -05:00
Pratik Basyal
6b31b86466
VCN resolved issue added to 632 RN ( #290 )
...
* VCN resolved issue added to 632 RN
* Review feedback updated
* Update RELEASE.md
---------
Co-authored-by: Peter Park <peter.park@amd.com >
2025-01-24 14:00:14 -05:00
Joseph Macaranas
ae80baf74f
External CI: Docker URL Update ( #4294 )
...
- The URL is being repeated in the container URL due to parameter.
- Add the build ID to the URL being printed out.
2025-01-23 13:20:39 -05:00
Joseph Macaranas
c161b8863b
External CI: Download missing dependencies on new build server pool ( #4293 )
...
- New server pool missing some dependencies.
2025-01-23 11:09:36 -05:00
Joseph Macaranas
9121d6b12a
External CI: Remove aotriton from pytorch build ( #4290 )
...
- pip update click module for test failures.
- Test results are at 99.8% with these fixes.
- Missing cmake dependency from last PR for ROCR-Runtime
- Missing pkg-config dependency for amdsmi
- Modify PATH to find pip's cmake for rocprofiler-sdk
2025-01-23 10:22:08 -05:00
Adel Johar
d641a96c4c
Merge pull request #4274 from ROCm/add_spellcheck
...
Add spellcheck configuration
2025-01-23 16:06:13 +01:00
Joseph Macaranas
5e7b87c4ad
External CI: Install cmake on LOW_BUILD_POOL pipelines ( #4292 )
2025-01-23 00:42:48 -05:00
Joseph Macaranas
ac583e4240
External CI: Install pip on LOW_BUILD_POOL pipelines ( #4291 )
...
- pip might not be installed on LOW_BUILD_POOL VMs.
- Ensure it is installed to not fail the 'pip list' step.
2025-01-23 00:23:15 -05:00
Joseph Macaranas
dade3d7642
External CI: Docker Containers for Job Failures ( #4288 )
...
- Dynamically write a Dockerfile based on the environment for the failing job.
- Account for additional dependencies that need to be installed and setup.
- Build and push a custom container based on that dynamic Dockerfile to capture that failing environment.
- Documenting additional setup to install Docker on VMSS during provisioning.
2025-01-22 17:31:27 -05:00
Daniel Su
f55dc598d5
External CI: add rocDecode to rocprofiler-systems ( #4282 )
2025-01-22 15:41:38 -05:00
Adel Johar
48302c68e3
Docs: Add local spellcheck file for spellcheck workflow
2025-01-22 18:06:44 +01:00
Daniel Su
5753964f70
External CI: pull mainline dependencies for mainline CI builds ( #4287 )
2025-01-22 12:01:34 -05:00
Pratik Basyal
939d08d5c9
Azure Linux installation link updated ( #289 )
2025-01-22 11:06:37 -05:00
Pratik Basyal
a9144559f3
TransferBench resolved issue content updated in 632 RN ( #288 )
2025-01-21 15:41:09 -05:00
Daniel Su
4edf641eaf
External CI: add roctracer to hipSPARSELt ( #4280 )
2025-01-21 11:31:25 -05:00
Pratik Basyal
6126ed407a
3 resolved issues added to 632 RN ( #287 )
...
* 3 resolved issues added to 632 RN
* Leo's feedback incorporated
* ROCProfiler and ROCProfiler-SDK changelog updated
2025-01-20 18:32:08 -05:00
Daniel Su
c25fd36213
External CI: add rocDecode to rocAL test deps ( #4275 )
2025-01-20 13:55:59 -05:00
Daniel Su
c92094ddbe
External CI: run rocprofiler-sdk tests ( #4270 )
2025-01-20 09:44:27 -05:00
Pratik Basyal
ff51d9fa38
Quick updates to RN and compatibility matrix ( #286 )
2025-01-17 18:54:06 -05:00
Pratik Basyal
caa2abfe81
Llama-link-update-develop ( #285 )
2025-01-17 15:39:59 -05:00
Peter Park
8dd99fe3a4
fix link to llama cookbook ( #4269 )
2025-01-17 14:53:36 -05:00
Pratik Basyal
9eec6f3e67
Changelog to ROCprofiler-SDK added to RN 632 ( #284 )
...
* Changelog to ROCprofiler-SDK added in RN 632
2025-01-17 13:34:07 -05:00
Istvan Kiss
c1191bf4e1
Remove duplicate entry at perfromance counters
2025-01-16 22:16:14 +01:00
Bruno Turcksin
08994e5fd4
Fix a typo ( #4265 )
2025-01-16 12:00:23 -05:00
Adel Johar
7754fc4b9d
Docs: resolve warnings from sphinx build output
2025-01-16 14:36:47 +01:00
Istvan Kiss
2e79a6b4ed
Merge pull request #278 from ROCm/hw_entry_update
...
Remove duplicate entry at perfromance counters
2025-01-15 19:34:18 +01:00
Pratik Basyal
82d7903e41
Refernce to RDC added in changelog ( #4263 )
2025-01-15 13:28:32 -05:00
Istvan Kiss
67c1839136
Remove duplicate entry at perfromance counters
2025-01-15 19:21:43 +01:00
Pratik Basyal
12a30bbef4
Azure Linux support added to 6.3.2 Release OS and Hardware support ( #283 )
...
* Azure support added to Release highlight
* Temporary working link added
2025-01-15 10:19:54 -05:00
Pratik Basyal
8c284108c5
Azure linux 3.0 support added to 6.3.2 ( #281 )
...
* Azure linux 3.0 support added
* Kernel version updated to 6.6
2025-01-14 19:10:04 -05:00
randyh62
32feb96819
Rocm azure linux ( #280 )
...
* Ad Software stack for 6.3.2
includes Azure Linux
* Update what-is-rocm.rst
add Azure Linux
2025-01-14 15:50:13 -08:00
Daniel Su
8cb43db5b2
External CI: improve manual run workflow & add mainline dependency support ( #4258 )
...
* Change AMDMIGraphX to use local-artifact-download for half 5.6
* Refactor dependencies-rocm & artifact-download, consolidate component variable lists
* Add mainline option to nightly
* Change all components to new dependencies-rocm usage
* rm aqlprofile checkoutRef
* simplify dependencies-rocm, add gpuTarget back to rocMLIR
* rm tag-builds from aqlprofile
* Make review changes
2025-01-14 14:57:42 -05:00
randyh62
1816209c60
Update RELEASE.md ( #277 )
...
* Update RELEASE.md
Added updates to Optimized and Resolved Issues categories
* Added NVIDIA to CUDA
* Leo's feedback incorporated
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
---------
Co-authored-by: Pratik Basyal <prbasyal@amd.com >
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
2025-01-14 10:37:00 -08:00
Peter Park
d534f755e4
Add metadata to docs ( #3688 )
...
* add missing metadata
add metadata to mi300 arch doc
add metadata to contributing guide
add metadata to mi300x tuning guides
* update meta to yaml frontmatter
* update to md metadata to myst frontmatter
* remove extra file
* fix spelling
2025-01-14 08:55:45 -05:00
Pratik Basyal
ace0ff2af8
ROCProfiler-SDK changelog updated ( #4251 )
2025-01-14 08:50:48 -05:00
Daniel Su
62690abe89
External CI: upgrade packaging to >=22.0 for hipBLASLt ( #4255 )
2025-01-13 16:58:02 -05:00