- 02 Oct, 2023 1 commit
-
-
Artur Wojcik authored
-
- 28 Sep, 2023 1 commit
-
-
Ted Themistokleous authored
-
- 21 Sep, 2023 1 commit
-
-
Paul Fultz II authored
-
- 08 Aug, 2023 1 commit
-
-
Paul Fultz II authored
-
- 06 Aug, 2023 1 commit
-
-
Artur Wojcik authored
-
- 18 Jul, 2023 1 commit
-
-
Paul Fultz II authored
-
- 17 Jul, 2023 1 commit
-
-
Chris Austen authored
* add support for rocm 5.6 in CI * Disable anonymous namespace check * add default c'tors to avoid warnings
-
- 08 Jul, 2023 1 commit
-
-
Artur Wojcik authored
-
- 05 Jul, 2023 1 commit
-
-
Artur Wojcik authored
-
- 02 Jul, 2023 1 commit
-
-
Paul Fultz II authored
Add a CI job to test CK Add MIGRAPHX_TUNE_CK env variable to only do tuning for CK Continue tuning even when there is invalid configs Fix a bug with parallel compilation not using all available threads Add additional test for gemms using half types Removed int32 as supported type since it doesnt pass our test suite
-
- 27 Jun, 2023 1 commit
-
-
Artur Wojcik authored
-
- 19 May, 2023 1 commit
-
-
Chris Austen authored
Co-authored-by:
Sam Wu <sam.wu2@amd.com> Co-authored-by:
Paul <pfultz2@yahoo.com>
-
- 17 May, 2023 1 commit
-
-
Chris Austen authored
Move CI to support the rocm5.5 release
-
- 01 May, 2023 1 commit
-
-
Chris Austen authored
-
- 22 Mar, 2023 1 commit
-
-
Umang Yadav authored
prevent dynamically loading the target library that is not compiled with the same version of MIGraphX core lib.
-
- 18 Mar, 2023 1 commit
-
-
Umang Yadav authored
Fixes #1595
-
- 04 Mar, 2023 1 commit
-
-
Umang Yadav authored
resolve half info messages while building
-
- 22 Feb, 2023 1 commit
-
-
Chris Austen authored
-
- 16 Feb, 2023 1 commit
-
-
Umang Yadav authored
* deprecate HCC
-
- 27 Oct, 2022 1 commit
-
-
Chris Austen authored
Upgraded Dockerfiles and fixed tidy issues to make Ubuntu 20.04 and ROCm 5.3.0 the default
-
- 25 Oct, 2022 1 commit
-
-
Chris Austen authored
-
- 26 Sep, 2022 1 commit
-
-
Paul Fultz II authored
Upgrade cppcheck to 2.9
-
- 09 Sep, 2022 1 commit
-
-
Chris Austen authored
migraphx version is now 2.4
-
- 02 Aug, 2022 1 commit
-
-
jungpark-mlir authored
-
- 25 Jul, 2022 1 commit
-
-
varunsh authored
* Add is_supported to the target * Add get_target_assignments * Rename assignment to target_assignments * Add ref target header to test * Add fpga target * Make context const in compute
-
- 21 Jul, 2022 1 commit
-
-
Chris Austen authored
Remove specific person name from deb created packages and move toward a general maintainer id/email
-
- 12 Jul, 2022 2 commits
-
-
Paul Fultz II authored
This will ensure that migraphx.h can be included from a C compiler, and check that the C API can be called. This includes stdbool.h which is needed when using bool from C.
-
Chris Austen authored
Enable the migraphx-dev package when using make|rbuild package
-
- 22 Jun, 2022 1 commit
-
-
Ted Themistokleous authored
Updated each source file in the repo with the existing license.
-
- 26 May, 2022 1 commit
-
-
Paul Fultz II authored
* Upgrade to cppcheck 2.8
-
- 06 May, 2022 1 commit
-
-
Chris Austen authored
Move to CI containers to rocm 5.0.2 upgrade to 20.04 free up some more file space in github action environments
-
- 05 May, 2022 1 commit
-
-
Paul Fultz II authored
Fixes the #error when using cppcheck. This no longer suppresses cppcheck errors when including those errors. This fixes the cppcheck errors that was there already.
-
- 02 May, 2022 1 commit
-
-
Chris Austen authored
Release branch created for ROCm 5.2 so moving develop branch to 2.3
-
- 28 Feb, 2022 1 commit
-
-
Chris Austen authored
Release branch created for ROCm 5.1 so moving develop branch to 2.2
-
- 24 Feb, 2022 1 commit
-
-
Paul Fultz II authored
Make doc/CMakeLists.txt standalone Switch to use rocm-cmake modules for document generation Add CONFIGURE_DEPENDS to file(GLOB) so it will update without an explicit cmake run Add STRINGS property for build type to make it easier to switch build types with ccmake Various fixes and improvements
-
- 22 Feb, 2022 1 commit
-
-
Paul authored
-
- 28 Jan, 2022 1 commit
-
-
Paul Fultz II authored
Add cppcheck to examples
-
- 18 Oct, 2021 1 commit
-
-
Paul Fultz II authored
Designed to allow a user to format the values needed for the json_string: migraphx::operation("reduce_mean", "{axes : [%i, %i, %i, %i]}", axes[0], axes[1], axes[2], axes[3]) instead of needing to use string concat or stringstream
-
- 13 Oct, 2021 1 commit
-
-
Paul Fultz II authored
-
- 28 Sep, 2021 1 commit
-
-
Ashutosh Mishra authored
Hip package names have been changed because of the new rocm packaging standards. Hence the hip-hcc dependency needs to be changed to hip-rocclr hip-base
-