spcl / spcl/dace

Arguments to GPU Kernel Not Correctly Detected

Open
#1,771 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
593
Forks
163
Avg merge
2d 23h
Merged PRs (30d)
60

Description

This error happens in conjunction with `CopyToMap`.
The transformation is called by the code generator, to remove some Memlets and turn them into a Map.
However, in some cases I get the errors that some symbols are not defined.

I traced the error back to the function that computes the arguments of a kernel.
I recently fixed a [related bug](https://github.com/spcl/dace/pull/1708), but it seems that there is more.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.