SCM Repository
[diderot] / web / htdocs / index.html |
View of /web/htdocs/index.html
Parent Directory
|
Revision Log
Revision 366 -
(download)
(as text)
(annotate)
Thu Sep 30 13:01:12 2010 UTC (11 years, 7 months ago) by jhr
File size: 1183 byte(s)
Thu Sep 30 13:01:12 2010 UTC (11 years, 7 months ago) by jhr
File size: 1183 byte(s)
Initial web page
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>Diderot project</title> <meta name="generator" content="BBEdit 9.5"> </head> <body> <hr /> <h2 align="center">The Diderot Project</h2> <hr /> <h3>About</h3> <p> The Diderot project is an effort to design and implement a <i>Parallel Domain-specific Language</i> (PDSL) for image analysis and visualization. We are particularly interested in a class of algorithms that are programmed in terms of <em>continuous</em> scalar, vector, and tensor fields that are reconstructed from the image data. </p> <h3>People</h3> <ul> <li><a href="http://cs.uchicago.edu/~glk/">Gordon Kindlmann</a></li> <li><a href="http://cs.uchicago.edu/~jhr/">John Reppy</a></li> <li><a href="http://www.cs.uchicago.edu/people/lamonts">Lamont Samuels</a></li> </ul> <h3>Status</h3> <p> We have a prototype language design that can handle simple examples, such as volume rendering, and we are working on a baseline compiler for the design. This compiler will generate CUDA or OpenCL code for running on GPUs. </p> <hr /> Last modified: September 30, 2010. <hr /> </body> </html>
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |