Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Hexagon] Reenable compilation of TVM runtime for Hexagon #7784

Merged
merged 1 commit into from Apr 2, 2021
Merged

[Hexagon] Reenable compilation of TVM runtime for Hexagon #7784

merged 1 commit into from Apr 2, 2021

Conversation

kparzysz-quic
Copy link
Contributor

  • Add support for Hexagon SDK 4.x (different directory structure)
  • Conditionally disable functions not present on Hexagon (popen, etc.)
  • Bump sim_dev architecture target to v65 (older versions can still be used with older compilers).

@tqchen
Copy link
Member

tqchen commented Apr 1, 2021

cc @FrozenGene

- Add support for Hexagon SDK 4.x (different directory structure)
- Conditionally disable functions not present on Hexagon (popen, etc.)
- Bump sim_dev architecture target to v65 (older versions can still be
  used with older compilers).

Co-authored-by: Ravishankar Kolachana <quic_rkolacha@quicinc.com>
@FrozenGene FrozenGene merged commit 7b43db1 into apache:main Apr 2, 2021
@FrozenGene
Copy link
Member

Thanks @kparzysz-quic

@kparzysz-quic kparzysz-quic deleted the kparzysz-compile2 branch April 2, 2021 12:53
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request May 6, 2021
- Add support for Hexagon SDK 4.x (different directory structure)
- Conditionally disable functions not present on Hexagon (popen, etc.)
- Bump sim_dev architecture target to v65 (older versions can still be
  used with older compilers).

Co-authored-by: Ravishankar Kolachana <quic_rkolacha@quicinc.com>

Co-authored-by: Ravishankar Kolachana <quic_rkolacha@quicinc.com>
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request May 6, 2021
- Add support for Hexagon SDK 4.x (different directory structure)
- Conditionally disable functions not present on Hexagon (popen, etc.)
- Bump sim_dev architecture target to v65 (older versions can still be
  used with older compilers).

Co-authored-by: Ravishankar Kolachana <quic_rkolacha@quicinc.com>

Co-authored-by: Ravishankar Kolachana <quic_rkolacha@quicinc.com>
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request May 6, 2021
- Add support for Hexagon SDK 4.x (different directory structure)
- Conditionally disable functions not present on Hexagon (popen, etc.)
- Bump sim_dev architecture target to v65 (older versions can still be
  used with older compilers).

Co-authored-by: Ravishankar Kolachana <quic_rkolacha@quicinc.com>

Co-authored-by: Ravishankar Kolachana <quic_rkolacha@quicinc.com>
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request May 11, 2021
- Add support for Hexagon SDK 4.x (different directory structure)
- Conditionally disable functions not present on Hexagon (popen, etc.)
- Bump sim_dev architecture target to v65 (older versions can still be
  used with older compilers).

Co-authored-by: Ravishankar Kolachana <quic_rkolacha@quicinc.com>

Co-authored-by: Ravishankar Kolachana <quic_rkolacha@quicinc.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants