News

Distributed Computing Studies Get Google, IBM Support

Google and IBM are providing resources to universities focusing on Internet-scale application studies. The resources will help bolster the universities' large-scale distributed computing curricula plans and foster knowledge among computer science students. The companies will provide hardware, software and services to help universities develop and expand research in this area.

The University of Washington was the first institution to join the project, closely followed by Carnegie-Mellon University, MIT, Stanford, UC Berkley and the University of Maryland. The project may expand to include other academic institutions.

Changes in computer architecture are the driving force for why Google and IBM are supporting these educational initiatives. Increases in network speed and capacity permit developers to address problem solving in new ways.

For instance, in order for Web applications such as search, social networking and mobile commerce to work quickly, it's necessary to distribute the processes across many different machines simultaneously, according to an announcement issued by the companies. Parallel programming is useful for resource-intensive tasks, and developers can use that technique for various applications, such as apps for gene sequencing, cryptography and climate modeling.

Google and IBM created a Beowulf cluster, currently made up of several hundred machines (nodes), which creates a work environment for the students. Eventually, the cluster will be expanded to more than 1,600 active nodes. Each node will be equipped with a toolkit of open source software, such as Linux, Xen virtualization tools and Apache's Hadoop Project (an open source implementation of Google's published computing infrastructure). Students will test their parallel computing projects by accessing the cluster over the Internet.

The cluster is already being put to work despite its unfinished state. At the University of Washington, computer science students have managed to produce a program that uses the processing power of the cluster to scan Wikipedia article edits for spam. Another program organizes global news articles by geographic location.

It's an area poised for future growth, and students will get the preparation for it.

"We're aiming to train tomorrow's programmers to write software that can support a tidal wave of global Web growth and trillions of secure transactions every day," stated IBM's CEO Samuel J. Palmisano.

About the Author

Will Kraft is a Web designer, technical consultant and freelance writer. He can be reached at [email protected]. Also, check out his blog at http://www.willkraftblog.com.

comments powered by Disqus

Featured

  • Windows Community Toolkit v8.2 Adds Native AOT Support

    Microsoft shipped Windows Community Toolkit v8.2, an incremental update to the open-source collection of helper functions and other resources designed to simplify the development of Windows applications. The main new feature is support for native ahead-of-time (AOT) compilation.

  • New 'Visual Studio Hub' 1-Stop-Shop for GitHub Copilot Resources, More

    Unsurprisingly, GitHub Copilot resources are front-and-center in Microsoft's new Visual Studio Hub, a one-stop-shop for all things concerning your favorite IDE.

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

Subscribe on YouTube