TWiki
>
CSLab Web
>
ActivitiesProjects
>
TransactionalMem
(revision 1) (raw view)
Edit
Attach
---++ Transactional Memory (TM) Transactional Memory (TM) is a novel programming model for multicore architectures that allows concurrency control over multiple threads. Its main goals are to increase code productivity by providing a simple programming model to the programmer, and achieve higher performance through optimistic parallelism. It has been proposed as an alternative to synchronization through locks, which are pessimistic and complex to use (error-prone, difficult to compose) in a fine-grain scheme. Our research interests mainly cover the following topics : * Employing TM to re-engineer applications that have been traditionally difficult to parallelize and speedup. We are currently focusing on fundamental graph algorithms. More specifically, we are working on the _inherently serial_ Dijkstra's algorithm and BFS. * Finding an effective way to efficiently combine it with other programming models that have been proposed in the literature. We are currently looking at combining it with [[SpecTM][Speculative Multithreading]]. ----+++ Publications * K. Nikas, N. Anastopoulos, G. Goumas, N. Koziris : "[[http://www.cslab.ece.ntua.gr/~knikas/files/papers/icpp09dijkstra.pdf][Employing Transactional Memory and Helper Threads to Speedup Dijkstra's Algorithm]]". In Proceedings of International Conference on Parallel Processing (ICPP), Vienna, Austria, September 22-25, 2009. (to appear). * N. Anastopoulos, K. Nikas, G. Goumas, N. Koziris : "[[http://www.cslab.ece.ntua.gr/~anastop/files/papers/mtaap09dijkstra.pdf][Early Experiences on Accelerating Dijkstra's Algorithm Using Transactional Memory]]". In Proceedings of 3rd Workshop on Multithreaded Architectures and Applications (MTAAP 2009).
Edit
|
Attach
|
Watch
|
P
rint version
|
H
istory
:
r2
<
r1
|
B
acklinks
|
V
iew topic
|
Raw edit
|
More topic actions...
Topic revision: r1 - 2009-07-08
-
KonstantinosNikas
CSLab
Research
Research Areas
Activities/Projects
Bibliography Portal
Courses
Computer Architecture
Advanced Computer Architecture
Operating Systems
CSLab
Home
People
CSLab Web
Create New Topic
Index
Search
Changes
Notifications
Statistics
Preferences
No permission to view
TWiki.WebLeftBarWebsList
No permission to view
TWiki.WebTopBar
No permission to view
TWiki.WebBottomBar