Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rocm/rocmlir issues and pull requests
#1639 - Add support for `pad` + removeSubDims in `removeUpperDims`
Pull Request -
State: closed - Opened by manupak 5 months ago
- 3 comments
#1638 - Fix: Correctly lower FP8 instructions for specific architectures.
Pull Request -
State: closed - Opened by stefankoncarevic 5 months ago
- 3 comments
#1637 - Fix overly-strict guards in LLVM conversions for fp8 intrinsic
Pull Request -
State: closed - Opened by krzysz00 5 months ago
- 1 comment
#1636 - [Issue]: Installation Failes
Issue -
State: closed - Opened by Dustin-rpg 5 months ago
- 6 comments
#1635 - disable occupancy warnings
Pull Request -
State: closed - Opened by umangyadav 6 months ago
- 3 comments
#1634 - Handle the new F8 types in RockTuningImpl.cpp too. Oops.
Pull Request -
State: closed - Opened by pcf000 6 months ago
- 4 comments
#1633 - Fix verifyGemmTypes for fp8
Pull Request -
State: closed - Opened by dhernandez0 6 months ago
- 1 comment
#1632 - Report error when a library fails to load
Pull Request -
State: closed - Opened by dhernandez0 6 months ago
- 3 comments
#1631 - Fix removeUpperDims
Pull Request -
State: closed - Opened by manupak 6 months ago
- 1 comment
#1630 - Fix test for input vectorization traversal, use types correctly, add …
Pull Request -
State: closed - Opened by krzysz00 6 months ago
- 1 comment
#1629 - Handle non-zero-preserving input fusions, make read_into track validity
Pull Request -
State: closed - Opened by krzysz00 6 months ago
- 1 comment
#1628 - Handle process exception from calling rocminfo, to see why it sometimes fails.
Pull Request -
State: closed - Opened by pcf000 6 months ago
- 1 comment
#1627 - Fix hard-coded '5' that needs to be inputDimension.size() to handle 3-D convolutions.
Pull Request -
State: closed - Opened by pcf000 6 months ago
- 1 comment
#1626 - Fix too-strict test in fp8 emulation chenks
Pull Request -
State: closed - Opened by krzysz00 6 months ago
- 1 comment
#1625 - Use separate call to check for `gfx11`
Pull Request -
State: closed - Opened by umangyadav 6 months ago
- 3 comments
#1624 - Add HIP API logs for the Navi3x nightly builds
Pull Request -
State: closed - Opened by umangyadav 6 months ago
#1623 - Add 3-D layouts to conv regression tests and fix the problems exposed
Pull Request -
State: closed - Opened by pcf000 6 months ago
- 1 comment
#1622 - Collected Jenkinsfile tweaks for reliability.
Pull Request -
State: closed - Opened by pcf000 6 months ago
- 2 comments
#1621 - Fix crash arising from insufficient guards in WMMA instruction selector
Pull Request -
State: closed - Opened by krzysz00 6 months ago
- 1 comment
#1620 - [Issue]: fatal error: 'mlir/Conversion/RocMLIRPasses.h.inc' file not found + patch
Issue -
State: closed - Opened by icobg 6 months ago
- 4 comments
#1619 - [DO NOT SQUASH][EXTERNAL] Add a scheduling barrier guard around inlineAsm lds.barrier
Pull Request -
State: closed - Opened by manupak 6 months ago
- 3 comments
#1616 - Reduced split-k range
Pull Request -
State: closed - Opened by djramic 6 months ago
- 20 comments
#1613 - Add support for tuning split-k with convolutions
Pull Request -
State: closed - Opened by djramic 6 months ago
- 3 comments
#1611 - Make LDS one big pool so we can allocate/deallocate/reuse it
Pull Request -
State: closed - Opened by dhernandez0 6 months ago
- 7 comments
#1604 - [CI] Created new CI job pipeline for Navi4x architecture
Pull Request -
State: closed - Opened by stefankoncarevic 6 months ago
- 4 comments
#1599 - [CI] Add support for Navi4x architecture in nightly CI pipeline.
Pull Request -
State: closed - Opened by stefankoncarevic 6 months ago
- 1 comment
#1596 - MIGraphX changes for int4
Pull Request -
State: closed - Opened by krzysz00 6 months ago
- 4 comments
#1589 - Setup CMAKE_MODULE_PATH when LLVM_LIBDIR_SUFFIX is used
Pull Request -
State: closed - Opened by trixirt 7 months ago
- 4 comments
#1583 - Adding quickTunerStat.py
Pull Request -
State: closed - Opened by ethansaurusrex 7 months ago
- 1 comment
#1576 - Added quickTunerGen.py, the main driver of the quick tuner scripts
Pull Request -
State: open - Opened by ethansaurusrex 7 months ago
- 1 comment
#1575 - quickTunerPreproc.py, preprocessor script for quick tuner scripts
Pull Request -
State: open - Opened by ethansaurusrex 7 months ago
#1524 - Add scripts for analyzing tuning data
Pull Request -
State: closed - Opened by djramic 9 months ago
- 6 comments
#1511 - Double buffering improvements
Pull Request -
State: open - Opened by giuseros 9 months ago
- 4 comments
#1491 - MLIR#1470: fix crash when blockPerCU == 0
Pull Request -
State: closed - Opened by sjw36 10 months ago
- 2 comments
#1444 - rocMLIR installation is failed
Issue -
State: closed - Opened by qianqing13579 11 months ago
- 7 comments
#1416 - Update device library finding to prepend ROCM_PATH, use hipconfig
Pull Request -
State: closed - Opened by krzysz00 12 months ago
- 6 comments
#1290 - Add -gz to compiler flags in debug builds
Pull Request -
State: closed - Opened by krzysz00 over 1 year ago
- 2 comments
#1219 - Add back a few large GEMM tests
Pull Request -
State: open - Opened by krzysz00 over 1 year ago
- 4 comments
#1018 - [DO NOT MERGE] Use COMgr to compile our GPU binaries
Pull Request -
State: closed - Opened by krzysz00 almost 2 years ago
- 4 comments
Labels: skip-ci
#928 - Define the LLVM version for MLIR
Pull Request -
State: closed - Opened by tpkessler about 2 years ago
- 3 comments
Labels: skip-ci
#927 - Undefined soname for MLIR libraries
Issue -
State: closed - Opened by tpkessler about 2 years ago
- 6 comments
#879 - MLIR#742: added e2e test for each fusion kernel produced by the torch…
Pull Request -
State: closed - Opened by sjw36 about 2 years ago
- 2 comments
Labels: skip-ci
#767 - Enable dot product instructions on Navi21 GPU
Pull Request -
State: closed - Opened by zhanglx13 over 2 years ago
- 1 comment
Labels: skip-ci
#558 - Refactor how dimension names / sizes are fetched in tuning and lowering pipeline.
Pull Request -
State: closed - Opened by whchung almost 3 years ago
- 1 comment
Labels: skip-ci
#555 - Allow vector loads in backward weight convolutions.
Pull Request -
State: closed - Opened by whchung almost 3 years ago
- 5 comments
Labels: skip-ci
#490 - Revise LDS size computation logic.
Pull Request -
State: closed - Opened by whchung about 3 years ago
- 3 comments
Labels: skip-ci
#100 - Adding mutex to avoid possible race condition for libMLIRMIOpen
Pull Request -
State: closed - Opened by jerryyin almost 4 years ago
- 8 comments
#99 - Disable vector load / store for now.
Pull Request -
State: closed - Opened by whchung almost 4 years ago
- 2 comments
#98 - Add fp16 unit tests
Pull Request -
State: closed - Opened by yiqian1 almost 4 years ago
- 3 comments
#97 - NFC. Minor code refactor.
Pull Request -
State: closed - Opened by whchung almost 4 years ago
#96 - Step2 of fixing padding logic.
Pull Request -
State: closed - Opened by whchung almost 4 years ago
- 1 comment
#95 - Enable E2E tests and speed up cpu convolution
Pull Request -
State: closed - Opened by yiqian1 almost 4 years ago
- 1 comment
#94 - Step1 of fixing padding logic.
Pull Request -
State: closed - Opened by whchung almost 4 years ago
- 1 comment
#93 - Group conv verified
Pull Request -
State: closed - Opened by asleepzzz almost 4 years ago
- 9 comments
#92 - Support F16 and BF16 in mlir-miopen-driver -pv
Pull Request -
State: closed - Opened by yiqian1 almost 4 years ago
#91 - Adding new lowering routine to tuning params
Pull Request -
State: closed - Opened by jerryyin almost 4 years ago
- 1 comment
#90 - open f32, f16 xdlops unit test
Pull Request -
State: closed - Opened by asleepzzz almost 4 years ago
#89 - open unit test for bf16
Pull Request -
State: closed - Opened by asleepzzz almost 4 years ago
- 5 comments
#88 - document about your work
Issue -
State: closed - Opened by jianlongf almost 4 years ago
- 9 comments
#87 - Populate CPU convolution and print out results
Pull Request -
State: closed - Opened by yiqian1 almost 4 years ago
- 2 comments
#86 - Hack optimization for mgpuConv2d
Pull Request -
State: closed - Opened by sjw36 almost 4 years ago
- 2 comments
#85 - Bf16 pr
Pull Request -
State: closed - Opened by asleepzzz almost 4 years ago
- 1 comment
#84 - Remove static library build to a separate Jenkinsfile.
Pull Request -
State: closed - Opened by whchung almost 4 years ago
- 3 comments
#83 - Enable e2e tests in CI
Pull Request -
State: closed - Opened by yiqian1 almost 4 years ago
- 7 comments
#82 - [DO NOT MERGE] dummy commit to trigger CI.
Pull Request -
State: closed - Opened by whchung almost 4 years ago
- 1 comment
#81 - Extend nonxdlops init params coverage
Pull Request -
State: closed - Opened by jerryyin almost 4 years ago
#80 - Speed up Jenkins a bit more by restricting targets to build.
Pull Request -
State: closed - Opened by whchung almost 4 years ago
- 1 comment
#79 - Speed up Jenkins CI jobs a bit by reducing build targets.
Pull Request -
State: closed - Opened by whchung almost 4 years ago
#78 - remove bf16 pv test until fix it
Pull Request -
State: closed - Opened by asleepzzz almost 4 years ago
- 1 comment
#77 - Add sanity tests for -pv .
Pull Request -
State: closed - Opened by whchung almost 4 years ago
- 3 comments
#76 - Fix miopen.fill / miopen.threadwise_gemm in fp16 / bf16 cases.
Pull Request -
State: closed - Opened by whchung almost 4 years ago
- 3 comments
#75 - Only link with sqlite3 when it's truly needed.
Pull Request -
State: closed - Opened by whchung almost 4 years ago
- 1 comment
#74 - Group convolution initial prototype.
Pull Request -
State: closed - Opened by asleepzzz almost 4 years ago
- 3 comments
#73 - [verification stall]
Issue -
State: closed - Opened by asleepzzz almost 4 years ago
- 1 comment
#72 - Make sqlite and its related tests truly configurable.
Pull Request -
State: closed - Opened by whchung almost 4 years ago
#71 - Move e2e tests to a specific directory. Disable by default.
Pull Request -
State: closed - Opened by whchung almost 4 years ago
- 1 comment
#70 - Revert "Refactor conv solvers"
Pull Request -
State: closed - Opened by jerryyin almost 4 years ago
- 1 comment
#69 - Miopen dialect host harness test improvement step2
Pull Request -
State: closed - Opened by whchung almost 4 years ago
#68 - Refactor populate_host.mlir.
Pull Request -
State: closed - Opened by whchung almost 4 years ago
#67 - Teach mlir-miopen-driver unit test to check supported data types.
Pull Request -
State: closed - Opened by whchung almost 4 years ago
#66 - Improve fp16/bf16 memref print out logic.
Pull Request -
State: closed - Opened by whchung almost 4 years ago
#65 - Teach miopen-dialect to lower bf16 end-to-end. Take 2.
Pull Request -
State: closed - Opened by whchung almost 4 years ago
- 11 comments
#64 - C-API: Cleanup for MIGraphX integration (phase1)
Pull Request -
State: closed - Opened by sjw36 almost 4 years ago
- 7 comments
#63 - Sync MIOpen's EuristicInit
Pull Request -
State: closed - Opened by jerryyin almost 4 years ago
- 1 comment
#62 - Export header and static library together for client
Pull Request -
State: closed - Opened by jerryyin almost 4 years ago
#61 - Fixing mlir-miopen-lib API
Pull Request -
State: closed - Opened by jerryyin almost 4 years ago
#60 - Refactor conv solvers
Pull Request -
State: closed - Opened by yiqian1 almost 4 years ago
#59 - Cherry-pick remaining PRs from miopen-dialect-old
Pull Request -
State: closed - Opened by sjw36 almost 4 years ago
- 5 comments
#58 - Rebase on llvm-project TIP
Pull Request -
State: closed - Opened by sjw36 almost 4 years ago
- 3 comments
#57 - Jenkinsfile changes to use ROCm 4.0-based docker image.
Pull Request -
State: closed - Opened by whchung almost 4 years ago
#56 - Switch Dockerfile.rocm to use ROCm 4.0.0
Pull Request -
State: closed - Opened by whchung almost 4 years ago
#55 - Refactor the --miopen-affix-param pass
Pull Request -
State: closed - Opened by yiqian1 almost 4 years ago
- 1 comment
#54 - Master update from llvm-project
Pull Request -
State: closed - Opened by sjw36 about 4 years ago
- 1 comment
#53 - Master updated to TOT
Pull Request -
State: closed - Opened by sjw36 about 4 years ago
- 4 comments
#52 - Splitting mlir-miopen-driver and mlir-miopen-lib
Pull Request -
State: closed - Opened by jerryyin about 4 years ago
- 1 comment
#51 - fix calculate block work id
Pull Request -
State: closed - Opened by ltqin about 4 years ago
- 2 comments
#50 - Adding ELF generation pass in mlir-miopen-lib
Pull Request -
State: closed - Opened by jerryyin about 4 years ago
#49 - [bf16]debug build verification failed
Issue -
State: closed - Opened by asleepzzz about 4 years ago
- 1 comment
#48 - Adding ROCm execution engine from mlir-rocm-runner
Pull Request -
State: closed - Opened by jerryyin about 4 years ago
#47 - Add -O3 compiling LLVM IR.
Pull Request -
State: closed - Opened by whchung about 4 years ago