28.11.2014 Views

Lecture 2 – Threads - many-core.group

Lecture 2 – Threads - many-core.group

Lecture 2 – Threads - many-core.group

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

More on thread blocks<br />

• Thread blocks are very important because:<br />

• All threads in a block can access the same (fast) local data store:<br />

shared memory<br />

• All threads in a block can be synchronised (i.e. the thread waits until<br />

all threads in the block reach the same point)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!