Jack Taylor
Jack Taylor
- Update common/install_miopen.sh to set build flags and staging branch for rocm5.3 - Added dependencies for roc5.3 in build_rocm.sh - Updated bulild requirements for building magma
Prior to this change ROCm was not exiting check_cuda, causing an exception at packaging.version.parse(torch.version.cuda), this change exits check_cuda if torch.version.cuda is None ``` python verify_dynamo.py Python version: 3.9.16 `torch` version:...
Dynamo benchmarks - HF inference: 4% gain Dynamo benchmarks - TIMM inference: 2% gain This PR will also reduce the compilation time by setting default for mfma instruction size to...
Relates to https://ontrack-internal.amd.com/browse/SWDEV-461590
Copy of: https://github.com/ROCm/pytorch/pull/1457 Cherry pick of https://github.com/pytorch/pytorch/pull/130331/files Extending on the change in https://github.com/pytorch/pytorch/pull/127729 Depending on gcnArch the API to return socket power will change. This will help us handle both...
Adds support for for using UUIDs for AMDSMI utilities in PyTorch via CUDA_VISIBLE_DEVICES/HIP_VISIBLE_DEVICES. cc @jeffdaily @sunway513 @jithunnair-amd @pruthvistony @ROCmSupport @dllehr-amd @hongxiayang
cc @jeffdaily @sunway513 @jithunnair-amd @pruthvistony @ROCmSupport @dllehr-amd @hongxiayang
Upgrade ROCm CI builds to py3.10 cc @jeffdaily @sunway513 @jithunnair-amd @pruthvistony @ROCmSupport @dllehr-amd @hongxiayang