I went to the NVIDIA GPU Technology Conference in San Jose at the beginning of October and there were a few interesting things worth pointing out.  The show highlighted how scientists are using the technology, and how businesses are trying to capitalize on it. Some of the scientific projects taking advantage of the low cost, highly parallel computational capacity of GPUs were really amazing. On the other hand, with a few exceptions, the businesses highlighted were surprisingly uninteresting. I guess this is a good thing for me. It shows that other than GPU-izing existing applications, new businesses haven't really figured out what new things are possible with the technology.

Here is a smattering of cool things to check out:

  • Pat Hanrahan - A professor of CS at Stanford, he showed two very cool things. One is a visual query language, now embodied in Tableau Software, a great Seattle start-up. (Tableau does to visualizing data what Lotus/Excel did for modeling it.)  Later he showed a very ambitious project at Stanford on Domain Specific Languages (DSLs). Long story short: the idea is to enable domain specialists (for instance, Computational Fluid Dynamics experts) to be able to focus on modeling their science, and not on implementing their modeling. For example, for CFD, a DSL could allow researchers to work on modeling the science and not modeling the implementation of meshes or data structures for computing. Then the compiler could take care of the mesh implementations and data structures. And even better, the compiler can optimize the computation for different computing platforms, such as GPUs. Very cool stuff.
  • Computer Vision with Horst Bishof - Horst showed a lot of very cool things, including this one: Building Rome in a Day.  Here, they imported about 200,000 amateur photos of Rome from Flickr, used a bunch of computation, and built a highly accurate 3-D model of Rome. Awesome.
  • Hanspeter Pfister of Harvard showed some amazing research projects going on at Harvard.  The common element was the extraordinary amount of data processing involved. One was reconstructing the neural circuitry in brains. Another was massive arrays of radio telescopes. Check out the video.
  • One company really doing some cool stuff was MotionDSP. These GPUs are great at visual computation, unsurprisingly, and MotionDSP really takes advantage of them. They process video to clean up the images, either for consumers or for police / defense forensics. Watch the videos.
  • Enodo is both really boring and really interesting. They are boring because they don't seem to create any real technology but simply implement it for consulting projects. They use the Cryengine (the technology behind the video game Crysis) to build 3-D models for training and other uses. For instance, they modeled an oil rig and built simulations to train people what to do in emergencies.  Instead of reading training documents, people work through realistic 3-D simulations - essentially playing training video games. Here's what's cool: First, they are licensing a technology that was designed for video gaming and using it for something more valuable. Wait - sounds exactly like GPGPU, doesn't it? Second, what a great idea - real-world, 3-D simulations as part of a normal business. Given how realistic 3-D simulations and rendering are these days, and the trajectory of technology, it seems clear that this will become more commonplace.

These are pretty sketchy writeup. Follow the links to learn more. They are cream of the crop - you won't be disappointed.


comments powered by Disqus