Subject Details
Dept     : CSE
Sem      : 8
Regul    : 2013
Faculty : Mr. Aravindhan. K
phone  : NIL
E-mail  : aravindhan02@gmail.com
1.715K
Page views
65
Files
9
Videos
5
R.Links

Icon
Lecture Notes

UNIT 1:
word
download   open file
Introduction to computer architecture
word
download   open file
Single core to Multi-core architectures
word
download   open file
SIMD and MIMD systems
word
download   open file
Interconnection networks
word
download   open file
Symmetric Shared Memory Architectures
word
download   open file
Distributed Shared Memory Architectures
word
download   open file
Cache coherence
word
download   open file
Performance Issues
word
download   open file
Parallel program design
UNIT 2:
word
download   open file
Performance
word
download   open file
Scalability
word
download   open file
Synchronization primitives (mutexes, locks)
word
download   open file
Data Races
word
download   open file
Synchronization and data sharing
word
download   open file
Communication between threads (condition variables)
word
download   open file
Deadlocks and livelocks
word
download   open file
Synchronization primitives (semaphores, barriers)
word
download   open file
Communication between threads(message queues)
UNIT 3:
word
download   open file
OpenMP Execution Model
word
download   open file
Memory Model
word
download   open file
OpenMP Directives
word
download   open file
Work-sharing Constructs
word
download   open file
Library functions
word
download   open file
Handling Data
word
download   open file
Functional Parallelism
word
download   open file
Handling Loops
word
download   open file
Performance Considerations.
UNIT 4:
word
download   open file
MPI program execution
word
download   open file
MPI constructs
word
download   open file
Libraries
word
download   open file
MPI send and receive
word
download   open file
Point-to-point
word
download   open file
Collective communication
word
download   open file
Collective communication
word
download   open file
MPI derived datatypes
word
download   open file
Performance evaluation
UNIT 5:
word
download   open file
Case studies
word
download   open file
Case studies
word
download   open file
n-Body solvers
word
download   open file
n-Body solvers
word
download   open file
Tree Search
word
download   open file
Tree Search
word
download   open file
OpenMP implementations
word
download   open file
MPI implementations
word
download   open file
OpenMP and MPI implementations comparison.