@inproceedings{af3e1e9710f2438ebf234eea7eb3a348,
title = "Static scheduling of uniform nested loops",
abstract = "Efficient scheduling of nested loops is an important problem in highly parallel systems. Most of previous research has been on the transformations of iteration space instead of the loop body. The authors introduce a methodology to transform a loop body into a new one with a better schedule. They model nested loops as multidimensional data-flow graphs, and give a novel mathematical framework for uniform nested loops by using the techniques of retiming and unfolding. Integer linear inequality systems are derived to optimize the execution rate of an iteration. The special case of their framework gives the best-known algorithm for scheduling of one-level loops.",
author = "Chao, \{L. F.\} and Sha, \{E. H.M.\}",
note = "Publisher Copyright: {\textcopyright} 1993 IEEE.; 7th International Parallel Processing Symposium, IPPS 1993 ; Conference date: 13-04-1993 Through 16-04-1993",
year = "1993",
doi = "10.1109/IPPS.1993.262890",
language = "英语",
series = "Proceedings of 7th International Parallel Processing Symposium, IPPS 1993",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "254--258",
booktitle = "Proceedings of 7th International Parallel Processing Symposium, IPPS 1993",
address = "美国",
}