Tag Archives: projects

UCLA to develop ‘brain prosthesis’ to help brain-injured patients recover memory

As part of a major federal initiative, UCLA has been awarded $15M to create a wireless, implantable device that could restore memory to millions

UCLA has been tapped by the Defense Advanced Research Projects Agency to spearhead an innovative project aimed at developing a wireless, implantable brain device that could help restore lost memory function in individuals who have suffered debilitating brain injuries and other disorders. (more…)

Read More

Taking ‘Multi-Core’ Mainstream

UD professor works to overcome challenges in harnessing power of multicore computer processors

Computer processors that can complete multiple tasks simultaneously have been available in the mainstream for almost a decade. In fact, almost all processors developed today are multicore processors. Yet, computer programmers still struggle to efficiently harness their power because it is difficult to write correct and efficient parallel code.

According to the University of Delaware’s John Cavazos, to effectively exploit the power of multi-core processors, programs must be structured as a collection of independent tasks where separate tasks are executed on independent cores.

The complexity of modern software, however, makes this difficult. (more…)

Read More