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] use quidditch llvm toolchain #107

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jorendumoulin
Copy link

No description provided.

@jorendumoulin jorendumoulin changed the title use quidditch llvm toolchain [docker] use quidditch llvm toolchain May 10, 2024
rgantonio pushed a commit that referenced this pull request Jun 10, 2024
* sw: Add assertions to GEMM datagen script

* sw: Split `gemm.h` into multiple files

* util: Correct bug in `dump_results_to_csv()`

* util/verif: Add flag to always dump results

* target: Split `run.py` to reuse in derived scripts

* util/sim: Add optional test name argument

* gemm: Allow overriding data header and config paths

* target: Allow overriding app build directory

* target: Add PHONY target to build app executable

* target: Add tests for multiple GEMM configs

* sw: Enable build of individual applications

Requires that the target for every application is aware of all
dependencies and how to build them. This was not the case e.g.
for math library dependencies.

* sw: Avoid BUILDDIR conflict with math library

---------

Co-authored-by: Luca Colagrande <[email protected]>
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