Skip to content

Implement kernel fusion/distribution#9

Open
adhithadias wants to merge 14 commits into
masterfrom
sparsesched
Open

Implement kernel fusion/distribution#9
adhithadias wants to merge 14 commits into
masterfrom
sparsesched

Conversation

@adhithadias

@adhithadias adhithadias commented Feb 26, 2023

Copy link
Copy Markdown
Owner

Build TACO

mkdir build
cd build
make -j 8

# run the below command to generate loop fused code
./bin/taco-test "workspaces.loopfuse"

The fused code is saved to build/eval_generated/loopfuse.c

I am working on adding more test cases

Comment thread include/taco/index_notation/index_notation.h
Comment thread include/taco/parser/lexer.h Outdated
Comment thread src/index_notation/index_notation.cpp Outdated
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.

2 participants