Tiramisu-Compiler / tiramisu

A polyhedral compiler for expressing fast and portable data parallel algorithms
http://tiramisu-compiler.org
MIT License
916 stars 132 forks source link

Positive skewing #371

Closed nassimTchoulak closed 1 year ago

nassimTchoulak commented 1 year ago

in addition of already existing skewing with 2 parameters, I added a new skewing with all 4 parameters alpha beta gamma and sigma. In some rare cases, it is possible to have both skewing solver describe the same skewing (a redundancy could exist between parameters provided by skewing_local_solver [old] and skewing_local_solver_positve [new] )