inducer / inducer/loopy

Executable CTarget does not support scalar GlobalArgs

Open
#243 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
636
Forks
81
Avg merge
1d 19h
Merged PRs (30d)
7

Description

Minimal reproducer:
```python
lp.make_kernel(
"{[i]: 0<=i<10}",
"res = sum(i, i)",
target=lp.ExecutableCTarget())()
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.