English | 中文 | Русский | Français
2,602 Posts served
8,350 Conversations started
I'm attending the Intel Developer Forum this week in San Francisco this week. I'll try to note comments on some of the talks I attend.
Sun gave a chalk talk on their C/C++ tool chain called Studio.
The talk was given by Vijay Tatkar, who has been with Sun for over 20 years doing compiler work. He has more recently managed the compiler work at Sun, and he is the smart leader of the team we work with for Intel Xeon processor optimization of the compiler and tools.
Some high points of the talk:
Great announcement of world-record SPECfp performance, shown at http://www.sun.com/servers/x64/x2250/benchmarks.jsp. This is a terrific world-record performance result, and was on OpenSolaris and Sun's new Xeon-based system, the x2250.
Parallelism can be expressed through OPENMP, MPI or the Intel Threaded Building Blocks, and analyzed through the thread analyzer in Studio
Vijay fired up the Studio IDE and demonstrated a simple project, like pulling in the source of the echo(1) command from OpenSolaris and showing how the IDE let’s you walk through the source of a project.
Studio works on the most popular Unix-like platforms out there: OpenSolaris and Linux
There were some good questions from the audience, particularly a question about how to analyze some performance issues.

Vijay Tatkar
I couldnt have said it better myself!
We call them the 4Ps!
I enjoyed the chalktalk and IDF thoroughly myself.
Thanx for your contribution in this talk and the OpenSolaris talk as well
Vijay