* Add FBGEMM/FBGEMM_GPU to the Model acceleration libraries page
* Add words to wordlist and fix a typo
* Add new sections for Docker and testing
* Incorporate comments from the external review
* Some minor edits and clarifications
* Incorporate further review coments and fix test section
* Add comment to test section
* Change git clone command for FBGEMM repo
* Change Docker command
* Changes from internal review
* Fix linting issue
Replace cmake calls with bash script calls to compile the components comprising openmp-extras.
Added inline comments to describe the bash scripts from aomp repo being executed.
- Added steps for creating wheel file for torchvision.
- Tried to add torchaudio as well, but it was not reading in AMDGPU_TARGETS value in the nested cmake calls from the python setup.py execution.
- Upstream pytorch builder scripts were updated, so it broke the patching step in the job. Removed the need to patch by using a flag to skip the tests.
- Will work on adding smoke tests of pytorch and torchvision later, just getting this out to fix the nightly build.
* Add introduction and links to the new guide to the vLLM optimized Docker image on AMD Infinity Hub
* Update target link for the Docker vLLM guide
* Change target URL
* Change link target URL again
* Added all variables found in the library page on Azure
* removed extra space
* copied the example of referencing variables from variables-global.yml and add HALF560_PIPELINE_ID to the file
* introduced variables-global.yml to this file and pointed the path to variables.CCACHE_DIR
* introduced variables-global.yml and changed all variables in stagingPipelineIdentifiers and taggedPipelineIdentifiers to match the identifier names in variables-global.yml
* adjusted how the variables are introduced into the file
* tried adding ./ to variables-global.yml path
* copied the formatting from develop branch but changed identifiers to match them in variables-global.yml
* changed build pool to high to test if variable works
* recopied variables from library page to account for any changes
* changed build pool back to medium
* removed extra whitespace
* remove whitespace
* added all the variables from the page on azure
* fix merge
fix merge
---------
Co-authored-by: Daniel Su <danielsu@amd.com>
- Updating pipelines to account for combined repo changes of ROCR-Runtime and ROCT-Thunk-Interface.
- Removed dependencies referring ROCT-Thunk-Interface since it is now in the ROCR-Runtime repo.
- Changed ROCR-Runtime build command to account for directory changes.
* add rocAL, hipCC, CLR. Rearrange order of some items to align with stack diagram. Update UCC versions
* update llvm-project to point to docs page instead of GitHub
* Add a section on increasing memory allocation to the MI300A system optimization guide
* Addition to wordlist
* Change GB to GiB for consistency
* Standardize GiB/KiB spacing
* Minor wording changes