aboutsummaryrefslogtreecommitdiff
path: root/sem4/hpp/dist1/opgaver.md
blob: befd769c42934ce1a074853836a1f3de6562bced (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Opgaver til distributed systems introduktion

## Opgave 1

If we define a single unit of data to be the size of one number in C then we need.

```
Elements in AB   Number of computes
N * N * 2      * M                  = 2 N^2 * M
```

## Opgave 2