scispace - formally typeset
T

Thomas H. Cormen

Researcher at Dartmouth College

Publications -  57
Citations -  28401

Thomas H. Cormen is an academic researcher from Dartmouth College. The author has contributed to research in topics: Permutation & Out-of-core algorithm. The author has an hindex of 20, co-authored 55 publications receiving 28277 citations. Previous affiliations of Thomas H. Cormen include Massachusetts Institute of Technology.

Papers
More filters

ViC*: A Compiler for Virtual-Memory C* (Extended Abstract)

TL;DR: The functionalin of ViC*, a compiler for a variant of rhe dura-parallel language C* wirh supporr for uur-ofcore dara, which translates C* programs with shapes declared outofcore into ViC* programs which describe parallel data srored on disk.
Proceedings ArticleDOI

Networks beat pipelines: the design of FG 2.0

TL;DR: The FG programming framework was originally developed with only linear pipeline structures in mind, but later versions, up to 1.4, expanded the original concept to include various nonlinear structures.
Proceedings ArticleDOI

Dense gray codes in mixed radices

TL;DR: This paper generalizes the method for binary dense Gray codes to arbitrary radices that may be either a single fixed radix for all digits or mixed radices, so that each digit may have a different radix.

DartCVL: The Dartmouth C Vector Library

TL;DR: The implementation of CVL, the C Vector Library, on a DECmpp 12000/Sx 2000, which is equivalent to the MasPar MP-2 massively parallel computer, is implemented and compared to the University of North Carolina implementation, UnCvl.