inducer / inducer/loopy

Heap storage for big temporaries

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

Description

Sometimes, when doing very high order things, we need big (multi-megabyte) temporaries. They are quite long-lived so I'd be happy if there were a way to control allocation of the temporaries on the heap rather than the stack. I guess this might well be a target-specific thing, so for now CTarget only would be fine.

Where's a good place to look, or am I doing it all wrong?

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.