Hi, is it possible to dictate how many rows a process owns on a matrix? For example: A is a square matrix with 10 rows/columns. There are two processes. cpu0 should own rows 0-7 and cpu1 the others. Thanks, martin