+++ title = "Iterative Modulo Scheduling" author = "Yann Herklotz" tags = [] categories = [] backlinks = ["1c2g", "1c2d"] forwardlinks = ["1c2f"] zettelid = "1c2e" +++ Iterative modulo scheduling \[1\] is an algorithm that can be used to schedule loops as optimally as possible, without being intractable. The other problem that is faced is that the loop bounds are often only known at run time. This means that the loop cannot be completely unrolled
\[1\] B. R. Rau, “Iterative modulo scheduling,” *International Journal of Parallel Programming*, vol. 24, no. 1, pp. 3–64, Feb. 1996, Available: