Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ROCmSoftwarePlatform/rocMLIR issues and pull requests

#1185 - Improve rocmlir-driver debugging, sanity testing

Pull Request - State: open - Opened by krzysz00 over 1 year ago

#1184 - Added rocmlir-gen support for rock.attention op

Pull Request - State: open - Opened by ravil-mobile over 1 year ago - 3 comments

#1183 - Enable WMMA for e2e conv2d_wrw test cases

Pull Request - State: closed - Opened by yiqian1 over 1 year ago

#1182 - Add `inbounds` to gep instructions

Pull Request - State: open - Opened by ravil-mobile over 1 year ago - 13 comments

#1181 - [DO NOT SQUASH] Large tensor support

Pull Request - State: open - Opened by krzysz00 over 1 year ago

#1179 - Fix sorting of Embed{} inputs in vectorization

Pull Request - State: closed - Opened by krzysz00 over 1 year ago - 1 comment

#1178 - Improve rocmlir-tuning-driver to benchmark all kernels

Pull Request - State: closed - Opened by djramic over 1 year ago

#1176 - Add --out_datatype and --num_cu arguments to rocblas-benchmark-driver

Pull Request - State: closed - Opened by yiqian1 over 1 year ago

#1175 - Add --debug to perf runner script

Pull Request - State: closed - Opened by yiqian1 over 1 year ago

#1173 - MLIR#842: fixed mixed layout in rock.conv2d()

Pull Request - State: closed - Opened by sjw36 over 1 year ago

#1172 - Add missing numCU arguments

Pull Request - State: closed - Opened by yiqian1 over 1 year ago

#1171 - Upgrade Dockerfile to 5.6 and prune it

Pull Request - State: closed - Opened by krzysz00 over 1 year ago

#1170 - Delete an unneeded command in Jenkinsfile

Pull Request - State: closed - Opened by yiqian1 over 1 year ago

#1169 - [HOT FIX]Disable tuning of backward-data convolution

Pull Request - State: closed - Opened by yiqian1 over 1 year ago

#1167 - Extract test vector from the problem description string

Pull Request - State: closed - Opened by yiqian1 over 1 year ago

#1166 - Add atomic add support everywhere, remove spurious errors

Pull Request - State: closed - Opened by krzysz00 over 1 year ago

#1165 - Generalize finding the rocm_agent_enumerator program

Pull Request - State: closed - Opened by trixirt over 1 year ago - 5 comments

#1164 - [NFC] Refactor input tile loading and storing to LDS to be based on just views

Pull Request - State: closed - Opened by manupak over 1 year ago - 15 comments

#1163 - [Outliner] Refactor for divergence/re-convergence case in bert

Pull Request - State: closed - Opened by sjw36 over 1 year ago - 2 comments

#1162 - Fix fusion test paths

Pull Request - State: closed - Opened by yiqian1 over 1 year ago

#1161 - [DO NOT SQUASH] Decouple VectorToLLVM, make host runner includes conditional

Pull Request - State: open - Opened by krzysz00 over 1 year ago - 1 comment

#1160 - Pre-generate fat library inputs

Pull Request - State: closed - Opened by krzysz00 over 1 year ago

#1159 - [mlir][AMDGPU] Move to new buffer resource intrinsics

Pull Request - State: closed - Opened by krzysz00 over 1 year ago

#1157 - Remove miopen_build_dir from parameterSweeps.py

Pull Request - State: closed - Opened by yiqian1 over 1 year ago

#1156 - Remove MIOpen Integration from nightly and weekly CI

Pull Request - State: closed - Opened by yiqian1 over 1 year ago

#1155 - Update CI to 5.6, switch the MIGraphX branch to develop

Pull Request - State: closed - Opened by krzysz00 over 1 year ago - 3 comments

#1154 - fix constructing the FAT rockCompiler library on Windows

Pull Request - State: closed - Opened by apwojcik over 1 year ago - 7 comments
Labels: bug

#1153 - fix a small bug in the benchmark drivers

Pull Request - State: closed - Opened by giuseros over 1 year ago

#1152 - [DO NOT SQUASH] Add support for noalias atributes.

Pull Request - State: closed - Opened by stefankoncarevic over 1 year ago - 2 comments

#1151 - Add the codepath navi32 to Jenkinsfile. Currently navi32 is enabled only in PR CI

Pull Request - State: open - Opened by yiqian1 over 1 year ago - 2 comments

#1150 - Build MIOpen with no MLIR support

Pull Request - State: closed - Opened by giuseros over 1 year ago

#1149 - Install miopen-hip in Dockerfile

Pull Request - State: closed - Opened by yiqian1 over 1 year ago

#1148 - [mlir][SerializeToHsaco] Initialize LLVM exactly once.

Pull Request - State: closed - Opened by krzysz00 over 1 year ago

#1147 - MLIR#1015: updates for tosa-partition after llvm update

Pull Request - State: closed - Opened by sjw36 over 1 year ago - 1 comment

#1146 - [CI] Restore to params.MIGraphXBranch

Pull Request - State: closed - Opened by manupak over 1 year ago - 6 comments

#1145 - Add a super-grouped grid layout transformation

Pull Request - State: closed - Opened by giuseros over 1 year ago - 7 comments

#1143 - Temporarily change MIGraphX branch to post-upstream-merge fix.

Pull Request - State: closed - Opened by krzysz00 over 1 year ago - 1 comment

#1142 - Fix the use of xmodel left in performance script

Pull Request - State: closed - Opened by yiqian1 over 1 year ago

#1141 - [DO NOT SQUASH] Static library build improvements & spring cleaning

Pull Request - State: closed - Opened by krzysz00 over 1 year ago

#1139 - [DO NOT SQUASH] LLVM upstream merge

Pull Request - State: closed - Opened by giuseros over 1 year ago - 7 comments

#1138 - Enhance outputViews of accelEmitter

Pull Request - State: closed - Opened by manupak over 1 year ago - 20 comments

#1137 - Make packing of LDS store reg buffer accept a view

Pull Request - State: closed - Opened by manupak over 1 year ago - 1 comment

#1136 - Add API for quick tuning, otherwise improve the MIGraphX API

Pull Request - State: open - Opened by krzysz00 over 1 year ago - 1 comment

#1135 - Remove the threading disable on our side of MIGraphX.

Pull Request - State: closed - Opened by krzysz00 over 1 year ago - 2 comments

#1134 - Add outer indices to threadwise write/read ops

Pull Request - State: closed - Opened by manupak over 1 year ago - 5 comments

#1133 - enable rocMLIR on Windows

Pull Request - State: closed - Opened by apwojcik over 1 year ago - 1 comment

#1131 - [hotfix][CI] fix tuning driver to expect mhal.arch

Pull Request - State: closed - Opened by manupak over 1 year ago - 2 comments

#1130 - Remove MIOpen integration from PR CI

Pull Request - State: closed - Opened by yiqian1 over 1 year ago - 1 comment

#1128 - [hotfix] Re-add SoftwareBF16 pass for bf16 emulation

Pull Request - State: closed - Opened by sjw36 over 1 year ago - 2 comments

#1126 - Find the gpu module of a tunable kernel

Pull Request - State: closed - Opened by yiqian1 over 1 year ago - 2 comments

#1125 - Call rocblas in the same way migraphx does

Pull Request - State: closed - Opened by giuseros over 1 year ago

#1124 - [mlir][CAPI] Expose the rest of MLIRContext's constructors

Pull Request - State: closed - Opened by krzysz00 over 1 year ago - 4 comments

#1123 - Fix fp8 CI with -rand N by disabling random fp8 tests

Pull Request - State: closed - Opened by krzysz00 over 1 year ago

#1122 - Add tosa -> rock.attention conversion

Pull Request - State: closed - Opened by manupak over 1 year ago

#1121 - Update the paths of fusion test cases

Pull Request - State: closed - Opened by yiqian1 over 1 year ago

#1120 - Add clip, convert (on floats), and where to MIGraphX lowering

Pull Request - State: closed - Opened by krzysz00 over 1 year ago

#1119 - Add rock.blockwise_fill op

Pull Request - State: closed - Opened by manupak over 1 year ago - 2 comments

#1118 - Use a more interleaved block layout

Pull Request - State: closed - Opened by giuseros over 1 year ago - 1 comment

#1117 - Enable E2E test cases fusion/resnet50 and xmir/bert-torch-tosa

Pull Request - State: closed - Opened by yiqian1 over 1 year ago

#1116 - Reorganize and add MIGraphX elementwise ops

Pull Request - State: closed - Opened by krzysz00 over 1 year ago

#1115 - Update the tuning widget to reflect recent build changes, MIGRaphX's …

Pull Request - State: closed - Opened by krzysz00 over 1 year ago - 1 comment

#1114 - Update the MLIR_lockhart_Manisha Branch

Pull Request - State: closed - Opened by manitera over 1 year ago - 1 comment

#1113 - [CI] Bump to rocm5.5 in Jenkinsfiles

Pull Request - State: closed - Opened by manupak over 1 year ago

#1112 - Add E2E test support for fp8

Pull Request - State: closed - Opened by krzysz00 over 1 year ago

#1111 - [DO NOT SQUASH] arith.extf on 8-bit floats by tables

Pull Request - State: closed - Opened by krzysz00 over 1 year ago

#1110 - Merge pull request #1074 from ROCmSoftwarePlatform/develop

Pull Request - State: closed - Opened by manitera over 1 year ago

#1109 - Add "rocm" prefix build-dockerfile.sh

Pull Request - State: closed - Opened by manupak over 1 year ago - 2 comments

#1108 - Add blockwise_broadcast_reduce op and lowering

Pull Request - State: closed - Opened by manupak over 1 year ago - 4 comments

#1107 - Set targetArchs and targetTypes for the rocmlir-driver's runner path

Pull Request - State: closed - Opened by yiqian1 over 1 year ago

#1105 - [migraphx] Fixing dot operator syntax in migraphx

Pull Request - State: closed - Opened by jerryyin over 1 year ago

#1104 - Add reading and writing to LDS via threadwise_*

Pull Request - State: closed - Opened by manupak over 1 year ago - 1 comment

#1103 - [CI] update migraphx-ci image to use rocm5.5

Pull Request - State: closed - Opened by manupak over 1 year ago - 1 comment

#1102 - Tune int8xint8->int8 gemm configurations

Pull Request - State: closed - Opened by yiqian1 over 1 year ago - 3 comments

#1101 - Make performance comparison optional

Issue - State: closed - Opened by sjw36 over 1 year ago

#1100 - Add Wmma tuning infrastructure

Pull Request - State: closed - Opened by giuseros over 1 year ago

#1099 - Generalize generation infrastructure to account for mixed types (FP8)

Pull Request - State: closed - Opened by krzysz00 over 1 year ago - 3 comments

#1098 - [DO NOT SQUASH] Add the amdgpu-waves-per-eu attribute to the kernel

Pull Request - State: closed - Opened by giuseros over 1 year ago - 1 comment

#1097 - [DO NOT MERGE] Rename and enhance threadwise_read_into to threadwise_memcpy

Pull Request - State: closed - Opened by manupak over 1 year ago - 7 comments

#1096 - Disable ZSTD which may affect the rocmlir packages

Pull Request - State: closed - Opened by yiqian1 over 1 year ago

#1095 - [CI] fix build dockerfile script version extraction

Pull Request - State: closed - Opened by manupak over 1 year ago - 1 comment

#1094 - [CI] bump to rocm 5.5

Pull Request - State: closed - Opened by manupak over 1 year ago - 1 comment

#1093 - [DO NOT SQUASH] Import MHAL - MLIR Hardware Abstraction Layer

Pull Request - State: closed - Opened by sjw36 over 1 year ago - 3 comments

#1092 - [CI] [MIGraphX] Reset MIGraphX branch to the commit before PR#1764

Pull Request - State: closed - Opened by zhanglx13 over 1 year ago - 1 comment

#1091 - [Draft] Enable rocMLIR on Windows

Pull Request - State: closed - Opened by apwojcik over 1 year ago - 2 comments

#1090 - [DO NOT SQUASH] Handle gfx941 (including the compiler patches)

Pull Request - State: closed - Opened by krzysz00 over 1 year ago - 1 comment

#1089 - Adding migraphx quant-dot op support

Pull Request - State: closed - Opened by jerryyin over 1 year ago - 2 comments

#1088 - [mlir][AMDGPU] Add packed 8-bit float conversion ops and lowering

Pull Request - State: closed - Opened by krzysz00 over 1 year ago

#1087 - Add a rocmlir-gen option --out_datatype

Pull Request - State: closed - Opened by yiqian1 over 1 year ago - 2 comments

#1085 - Dropping concurrency level for parameter sweep

Pull Request - State: closed - Opened by jerryyin over 1 year ago

#1084 - Add user interface support for WMMA

Pull Request - State: closed - Opened by giuseros over 1 year ago - 1 comment

#1083 - Change conv-configs layouts to NCHW, raise exception on errors

Pull Request - State: closed - Opened by pcf000 over 1 year ago - 4 comments

#1082 - [DO NOT SQUASH] Apply the compiler fix for the LDS miscomplies

Pull Request - State: closed - Opened by krzysz00 over 1 year ago

#1081 - Merge pull request #1074 from ROCmSoftwarePlatform/develop

Pull Request - State: closed - Opened by okakarpa over 1 year ago

#1080 - [DO NOT SQUASH] Disable the miscompiling perf config(s)

Pull Request - State: closed - Opened by krzysz00 over 1 year ago - 1 comment

#1079 - [mlir][Arith] Add pass for emulating unsupported float ops

Pull Request - State: closed - Opened by krzysz00 over 1 year ago - 1 comment

#1078 - Enabling quantized op broadcast for migraphx integration

Pull Request - State: closed - Opened by jerryyin over 1 year ago

#1077 - Add synchronization primitives

Pull Request - State: closed - Opened by giuseros over 1 year ago