nchristensen / feintune

Autotune batched einsum loopy programs
MIT License
2 stars 0 forks source link

Aliasing interferes with schedulability #2

Closed nchristensen closed 1 year ago

nchristensen commented 1 year ago

Need to make sure the address spaces align as well as the size. Probably best to add address_space as a parameter to get_batch_temporaries_by_size.