Skip to content
This repository was archived by the owner on May 9, 2024. It is now read-only.

Updates to Dockerfile and CMake scripts to build pyhdk for GitHub Actions CI #28

Merged
merged 7 commits into from
Jun 1, 2022

Conversation

alexbaden
Copy link
Contributor

No description provided.

@alexbaden alexbaden requested a review from ienkovich June 1, 2022 19:33

# LLVM
RUN apt install -y llvm-12 llvm-12-dev
RUN apt install -y llvm-12 llvm-12-dev clang-12
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With ORC introduction we will also need to land https://github.com/intel-ai/omniscidb/pull/412 to build HDK with the latest jit-engine branch (or use MCJIT, but it is not used by default).

@alexbaden alexbaden marked this pull request as ready for review June 1, 2022 20:11
@alexbaden alexbaden merged commit 624d25c into main Jun 1, 2022
@alexbaden alexbaden deleted the alex/fix_ci branch June 1, 2022 20:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants