microsoft / microsoft/onnxruntime

'make install' failed for rocm & migraphx

Open
#12,663 0 comments 0 reactions 1 assignee View on GitHub

@ytaous is already working on this.

Since Aug 22, 2022.

build ep:MIGraphX
Dominant language
C++
Stars
21.9k
Forks
4.2k
Avg merge
4d 8h
Merged PRs (30d)
179

Description

CMake Error at cmake_install.cmake:102 (file): file INSTALL cannot find
  ".../cmake/../include/onnxruntime/core/providers/migraphx": No such file or directory.

CMake Error at cmake_install.cmake:126 (file): file INSTALL cannot find
  ".../cmake/../include/onnxruntime/core/providers/rocm": No such file or directory.

**Expected:

make install must succeed

Appropriate provider include directories must be created (core/providers/migraphx core/providers/rocm) and factory headers copied to them

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.