diff options
author | Sreenivasa Murthy Kolam <67086238+srekolam@users.noreply.github.com> | 2022-09-21 16:54:40 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-21 16:54:40 -0700 |
commit | 457daf4be65478a592102177662eb9dad52b8767 (patch) | |
tree | dd03a576dd492b4011b2edcaff5022d6998a53c8 /.github/dependabot.yml | |
parent | c6d7557484d5082d4332af2a0bd25dcac867664c (diff) | |
download | spack-457daf4be65478a592102177662eb9dad52b8767.tar.gz spack-457daf4be65478a592102177662eb9dad52b8767.tar.bz2 spack-457daf4be65478a592102177662eb9dad52b8767.tar.xz spack-457daf4be65478a592102177662eb9dad52b8767.zip |
Add new variants (OPENCL and HIP) for MIVisionX recipe and their dependencies correctly. (#32486)
* add the 2 variants OPENCL and HIP and their dependencies correctly
for OPENCL - rocm-opencl, miopengemm and miopen-opencl
for HIP - miopen-hip
Earlier this was adding both the dependencies -miopen-hip and miopen-opencl
for both the backends which did not seem correct.
Also corrected the miopen-hip or miopen-opencl config.h in patch() depending on the
backend
Also added libjpeg-turbo as it is required for building ROCAl .
the AMDRpp is still required for ROCAL inclusion but it currently does not build
AMDRpp will be added as a new spack recipe and the mivisionx will refer to that as a
dependency in future.
* fix style errors
* bump up the version for 5.2.3 release. tested +opencl, +hip and ~hip~opencl(cpu backend)
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
Diffstat (limited to '.github/dependabot.yml')
0 files changed, 0 insertions, 0 deletions