@MastersThesis{herland:mpvms, author = {Bjarne Geir Herland}, title = {{MPVMS} --- {MasPar} Virtual Memory System}, year = {1992}, month = {July}, school = {University of Bergen}, address = {Bergen, Norway}, keywords = {parallel I/O, virtual memory, SIMD, multiprocessor file system, pario-bib}, comment = {He has an MPL (Maspar C) preprocessor that inserts code to allow you to make plural vectors and arrays pageable. The preprocessor inserts checks before every access to see whether you have that data in memory, and if not, to page it in. The preprocessor is supported by a run-time library. No compiler, OS, or hardware mods.} }