Skip to content

Latest commit

 

History

History
 
 

hybrid-hello

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Hybrid Hello World

Write a simple hybrid MPI+OpenMP program.

Launch OpenMP threads within each MPI task and have each thread print out both the MPI rank and the thread ID. Investigate also the thread support level of the underlying MPI implementation.