Simone Campanoni
Simone Campanoni
I'm afraid I might have found a bug in opentuner. Next is a small code that highlights the issue. **===== Code ====** #!/usr/bin/env python import sys import adddeps # fix...
The conventional definition of control definition doesn't capture everything we need. What is missing is the possibility of never returning from a call instruction.
The HELIX scheduler has merged policy and mechanism in the Scheduler abstraction. We want to split them placing the mechanism in the Scheduler abstraction and the policy in HELIX.
There is no good reasons for having it as part of the InductionVariable abstraction.
This will be needed to port NOELLE to LLVM 18. This work will be applied to the v14 branch, which will become (shortly) the new default branch.