MulticoreInfo.com header image 4

Top Story

Entries Tagged as 'Research'

Researchers claim fix for multicore ‘concurrency bugs’

March 12th, 2010 · No Comments

American computer researchers say they have developed new software which makes programming of multi-processor machines much easier.
“With older, single-processor systems, computers behave exactly the same way as long as you give the same commands. Today’s computers are non-deterministic,” says Luis Ceze, computer science and engineering prof at the University of Washington, Washington. “Even if you [...]

[Read more →]

Tags: Academia News · Research

HPCA-16 and PPoPP 2010 Papers available online

January 24th, 2010 · No Comments

The 16th International Symposium on High-Performance Computer Architecture (HPCA) and 15th ACM SIGPLAN Annual Symposium on Principles and Practice of Parallel Programming (PPoPP 2010) were held in Bangalore, India between January 9th and 14th. These are two premier conferences covering research in a wide range of topics in high-performance computer architecture and parallel programming.
There [...]

[Read more →]

Tags: MulticoreInfo · Programming · Research · Research Papers

Google’s MapReduce patent: what does it mean for Hadoop?

January 20th, 2010 · No Comments

By Ryan Paul
The USPTO awarded search giant Google a software method patent that covers the principle of distributed MapReduce, a strategy for parallel processing that is used by the search giant. If Google chooses to aggressively enforce the patent, it could have significant implications for some open source software projects that use the technique, including [...]

[Read more →]

Tags: Cloud Computing · MulticoreInfo · Programming · Research

ORNL Selects HMPP to Leverage GPU-based hybrid parallel clusters

January 6th, 2010 · No Comments

CAPS, a leading global provider of compiler technologies and engineering services for parallel hybrid
computing, has announced that Oak Ridge National Laboratory (ORNL) will use CAPS’ HMPP
compiler to leverage the computing power of a graphics processing unit (GPU)-based hybrid cluster.
As a world leader in high-performance computing (HPC), ORNL is preparing the future of next-
generation petascale computing [...]

[Read more →]

Tags: GPU · HPC · Press Release · Programming · Research

SIA tech exec calls for new research model

December 8th, 2009 · No Comments

By Nicolas Mokhoff
“Semiconductor research is coming up short on new ideas to extend Moore’s Law of consistently packing more transistors on a chip. Innovations in emerging technologies need to be accelerated.
That was Pushkar Apte’s claim at the International Electron Devices Meeting here as some 1200 researchers gathered to present and take in the latest technology [...]

[Read more →]

Tags: Chip Tech · MulticoreInfo · Research

Cray Launches Exascale Research Initiative in Europe

December 2nd, 2009 · No Comments

As part of a company-wide goal of reaching sustained exascale performance by the end of the next decade, global supercomputer leader Cray Inc. (NASDAQ: CRAY) today announced the launch of its Exascale Research Initiative at the Cray Executive Forum Europe currently taking place in Frankfurt, Germany. This research initiative will explore new ideas and technologies [...]

[Read more →]

Tags: Industry News · Research

Reconfigurable Computing Research Pushes Forward

November 23rd, 2009 · No Comments

Despite all the all the recent hoopla about GPGPUs and eight-core CPUs, proponents of reconfigurable computing continue to sing the praises of FPGA-based HPC. The main advantage of reconfigurable computing, or RC for short, is that programmers are able to change the circuitry of the chip on the fly. Thus, in theory, the hardware can [...]

[Read more →]

Tags: Chip Tech · Research

MICRO-42 and SOSP 2009 Papers Available Online

November 15th, 2009 · No Comments

The biennial ACM Symposium on Operating Systems Principles (SOSP) was held between Oct 11th and 14th, in Big Sky, MT. It is one of the world’s premier forums for researchers, developers, programmers, vendors and teachers of operating system technology.
42nd International Symposium on Microarchitecture (MICRO-42) will be held in Newyork, NY from December 12th to 16th. [...]

[Read more →]

Tags: MulticoreInfo · Research · Research Papers

Multicore Storage Allocation

November 6th, 2009 · No Comments

by Charles Leiserson
When multicore-enabling a C/C++ application, it’s common to discover that malloc() (or new) is a bottleneck that limits the speedup your parallelized application can obtain. This article explains the four basic problems that a good parallel storage allocator solves:
* Thread safety
* Overhead
[...]

[Read more →]

Tags: Research · Storage

Researchers detail new power management technique

November 2nd, 2009 · No Comments

University researchers have proposed a new power management technique that they say significantly reduces energy consumption without negatively impacting the reliability of the system. The scheme, dubbed shared recovery technique, was the subject of a paper presented at the International Conference on Computer-Aided Design (ICCAD) Monday (Nov. 2) by Baoxian Zhao, a computer science graduate [...]

[Read more →]

Tags: Academia News · MulticoreInfo · Research

Engineers create fingernail-size chip that holds 1TB of data

October 22nd, 2009 · No Comments

By Lucas Mearian
Engineers have created a new fingernail-size chip that can hold 1 trillion bytes (a terabyte) of data — 50 times the capacity of today’s best silicon-based chip technologies.
The engineers, from North Carolina State University, said their nanostructured Ni-MgO system can store up to 20 high-definition DVDs or 250 million pages of text, “far [...]

[Read more →]

Tags: Research · Storage

CMU Researchers Save Electricity With Low-Power Processors and Flash

October 15th, 2009 · No Comments

Researchers at Carnegie Mellon University and Intel Labs Pittsburgh (ILP) have combined low-power, embedded processors typically used in netbooks with flash memory to create a server architecture that is fast, but far more energy efficient for data-intensive applications than the systems now used by major Internet services.
An experimental computing cluster based on this so-called Fast [...]

[Read more →]

Tags: Academia News · Research

DARPA funds research into self-healing chips

October 14th, 2009 · No Comments

A $5.5 million contract has been awarded by the US Defense Advanced Research Projects Agency (DARPA) to Raytheon to design, fabricate and test self-healing mixed-signal ics.
The HEALICS contract, as it is known, could be worth $11million for Raytheon if both project phases are completed. Phase one involves the demonstration of a self-healing mixed-signal core; and [...]

[Read more →]

Tags: Chip Tech · Research

“Programming Multi-core Architectures” Course Material

October 13th, 2009 · 2 Comments

Professor Pierre Boulanger at University of Alberta is offering a course on Programming multicore architectures. MulticoreInfo is honored to be a part of class resources of this course.
From the Professor’s website, the course description is as follows:
“This course is intended to give students an understanding of multi-core architectures and parallel programming models. Student will [...]

[Read more →]

Tags: Academia News · Performance · Research

Japanese researchers downplay super CPU effort

September 29th, 2009 · 1 Comment

A group of Japanese researchers are collaborating on a software standard for multicore processors to be used in a range of technology products, including mobile phones and in-vehicle navigation systems. The effort could lead to the development of a super CPU, according to the researchers.
First reported in Japanese publication Nikkei Business News early this month, [...]

[Read more →]

Tags: Research

Microsoft Releases Code for ‘Multikernel’ Research OS ‘Barrelfish’

September 25th, 2009 · No Comments

by Thom Holwerda
Most of us are probably aware of Singularity, a research operating system out of Microsoft Research which explored a number of new ideas, which is available as open source software. Singularity isn’t the only research OS out of Microsoft; they recently released the first snapshot of a new operating system, called Barrelfish. It [...]

[Read more →]

Tags: MulticoreInfo · Research · Research Papers · Tools

MIT’s hybrid microchip to overcome silicon size barrier

September 21st, 2009 · No Comments

Researchers have developed a ‘hybrid microchip’ that could advance electronics beyond the limits of Moore’s Law. According to Moore’s Law, the number of transistors on an integrated circuit doubles every two years, leading to an exponential improvement in electronics. However, as devices get smaller, it is increasingly difficult for manufacturers to continue the trend on [...]

[Read more →]

Tags: Academia News · Chip Tech · Processors · Research

Call for Papers: Special Issue of JPDC on “Data Intensive Computing”

September 17th, 2009 · No Comments

Special Issue of Journal of Parallel and Distributed Computing on “Data Intensive Computing” invites original unpublished research articles that describe recent advances and efforts in the design and development of data intensive computing, functionalities and capabilities that will benefit many applications.
Important Dates
Paper Submission : January 15, 2010
Notification of Acceptance/Rejection : May 31, 2010
Final Version of [...]

[Read more →]

Tags: Events · Research · Research Papers

MIT Building Faster Processor

September 17th, 2009 · No Comments

By Antone Gonsalves
Researchers at the Massachusetts Institute of Technology are developing a faster processor without having to shrink the size of its circuitry, a technique used by today’s chip makers.
MIT’s advancement in chip-making, which involves combining two semiconductor materials into a single hybrid microchip, is important because today’s manufacturers will eventually hit a limit on [...]

[Read more →]

Tags: Academia News · Processors · Research

Researchers report progress on parallel path

August 24th, 2009 · 1 Comment

Researchers are gaining traction in their efforts to beat a path to programming tomorrow’s many-core microprocessors. In a Monday (August 24) session at the Hot Chips conference, three top labs will give what amounts to their first report cards on a task many have characterized as the most ambitious in the history of computer science.
Researchers [...]

[Read more →]

Tags: Programming · Research