Hello...
Chip makes parallel programs run faster with less code
"Multicore systems are really hard to program," says Daniel Sanchez, an
assistant professor in MIT's Department of Electrical Engineering and
Computer Science. "You have to explicitly divide the work that you're
doing into tasks, and then you need to enforce some synchronization
between tasks accessing shared data. What this architecture does,
essentially, is to remove all sorts of explicit synchronization, to make
parallel programming much easier."
Please read more here:
https://www.sciencedaily.com/releases/2016/06/160620120349.htm
Thank you,
Amine Moulay Ramdane.