diff -r pario/web/bibtex/cormen:early-vic.bib pario/web/new/cormen:early-vic.bib 1c1 < @TechReport{cormen:early-vic, --- > @Article{cormen:early-vic, 5,11c5,12 < year = {1996}, < month = {August}, < number = {PCS-TR96-293}, < institution = {Dept. of Computer Science, Dartmouth College}, < note = {To appear in {\em Parallel Computing.}}, < URL = {http://www.cs.dartmouth.edu/reports/abstracts/TR96-293/}, < keyword = {parallel I/O, parallel I/O algorithm, compiler, pario-bib}, --- > journal = {Parallel Computing}, > year = {1997}, > volume = {23}, > number = {4}, > publisher = {North-Holland (Elsevier Scientific)}, > earlier = {cormen:early-vic-tr}, > keyword = {verify, parallel I/O, parallel I/O algorithm, compiler, > pario-bib}, 14,16c15,17 < known about the accuracy of the PDM in measuring I/O time and total time to < perform an out-of-core computation. This paper analyzes timing results on a < uniprocessor with several disks for two PDM algorithms, out-of-core radix --- > known about the accuracy of the PDM in measuring I/O time and total running > time to perform an out-of-core computation. This paper analyzes timing > results on multiple-disk platforms for two PDM algorithms, out-of-core radix 19,26c20,28 < usually not I/O bound. Second, of the four PDM parameters, two (problem size < and memory size) are good indicators of I/O time and running time, but the < other two (block size and number of disks) are not. Third, because PDM < algorithms tend not to be I/O bound, asynchronous I/O effectively hides I/O < times. \par The software interface to the PDM is part of the ViC* run-time < library. The interface is a set of wrappers that are designed to be both < efficient and portable across several parallel file systems and target < machines.} --- > usually not I/O bound. Second, of the four PDM parameters, one (problem size) > is a good indicator of I/O time and running time, one (memory size) is a good > indicator of I/O time but not necessarily running time, and the other two > (block size and number of disks) do not necessarily indicate either I/O or > running time. Third, because PDM algorithms tend not to be I/O bound, using > asynchronous I/O can reduce I/O wait times significantly. \par The software > interface to the PDM is part of the ViC* run-time library. The interface is a > set of wrappers that are designed to be both efficient and portable across > several underlying file systems and target machines.} diff -r pario/web/bibtex/cormen:fft.bib pario/web/new/cormen:fft.bib 9,10c9,10 < keyword = {verify month number volume and pages, parallel I/O, out of core, < scientific computing, FFT, pario-bib} --- > keyword = {verify month and pages, parallel I/O, out of core, scientific > computing, FFT, pario-bib} diff -r pario/web/bibtex/moore:ddio.bib pario/web/new/moore:ddio.bib 6a7,8 > volume = {23}, > number = {4}, diff -r pario/web/bibtex/nieuwejaar:jgalley.bib pario/web/new/nieuwejaar:jgalley.bib 5a6,7 > volume = {23}, > number = {4}, diff -r pario/web/bibtex/schwabe:layouts.bib pario/web/new/schwabe:layouts.bib 11a12 > later = {schwabe:jlayouts},