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

Docker Images + update linter github action #879

Merged
merged 69 commits into from
Jul 2, 2024
Merged

Docker Images + update linter github action #879

merged 69 commits into from
Jul 2, 2024

Conversation

pvelesko
Copy link
Collaborator

@pvelesko pvelesko commented Jun 26, 2024

Create a docker images

  • Base image with LLVM15 + PoCL 5
  • Linter image for running linter CI
  • Full image with all PoCL and LLVM versions we test.
  • Release Image

Fix Linter CI

  • Previously would fail because the CI image would not find some dependent files

Getting Started

  • By providing a docker container anyone can test out chipStar in just a few minutes compared to an hour+ that it would take to compile LLVM and other dependencies
  • Update documentation
  • Setup a github action to update the latest image which tracks our main

Kristian Kadlubiak added 30 commits June 26, 2024 08:13
@pvelesko pvelesko changed the title Docker Images Docker Images + update linter github action Jun 26, 2024
@pvelesko pvelesko marked this pull request as ready for review June 28, 2024 08:43
@pvelesko pvelesko merged commit 48d21ef into main Jul 2, 2024
29 of 30 checks passed
@pvelesko pvelesko deleted the docker branch July 2, 2024 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant