这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: ltqin/MIOpen_dev

Tags

2.4.0

Toggle 2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update hip-clang flags for hip kernels (ROCm#202)

* update hip clang flags

* tidy up

* tidy up

* move some flags under hip-clang only

rocm-3.5.0

Toggle rocm-3.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update hip-clang flags for hip kernels (ROCm#202)

* update hip clang flags

* tidy up

* tidy up

* move some flags under hip-clang only

hipclang-3.2.0

Toggle hipclang-3.2.0's commit message
Limit the number of iGEMM solver selected (ROCm#2520)

* enable first solver for fwd,bwd; two for wrw
* move ConvHipImplicitGemmV4WrW ahead and disable it for gfx908
* revert the order of solver
* Update mlo_dir_conv.cpp

roc-3.3.0

Toggle roc-3.3.0's commit message
Merge tag '2.3.0'

2.3.0

Toggle 2.3.0's commit message
Workaround hipModuleLoadData (ROCm#2501)

* replace inmem module load
* fix TmpDir bug
* update temp file location
* satisfy ROCm#2331
* Update rocBLAS to get around tensile issue. Added additional package to docker file to support this change.
Co-authored-by: Daniel Lowell <daniel.lowell@amd.com>

2.2.1

Toggle 2.2.1's commit message
Fix for SWDEV-220166 (ROCm#2387)

* check for hcc
* add comment for ticket reference
* address PR comments

roc-3.1.0

Toggle roc-3.1.0's commit message
Fix for SWDEV-220166 (ROCm#2387)

* check for hcc
* add comment for ticket reference
* address PR comments

2.2.0

Toggle 2.2.0's commit message
Merge branch '2.2.x'

roc-3.0.0

Toggle roc-3.0.0's commit message
Resolve merge failures.

2.1.0

Toggle 2.1.0's commit message
Workaround for SWDEV-203031: set default limit for MP Winograd worksp…

…ace usage (ROCm#2090)

* wa-swdev-203031(01) MP Winograd: set the default limit of workspace usage.
* wa-swdev-203031(03) Lower limit for gfx900 and gfx906/60 down to ~1.862 GiB. Remove limit for other devices.