Skip to content

'make install' failed for rocm & migraphx #12663

Open

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

buildbuild issues; typically submitted using templateep:MIGraphXissues related to AMD MI GraphX execution provider

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions