#include "BspLib.hpp"#include <cstdio>#include <iostream>#include <ctime>Include dependency graph for BspTest.cpp:

Functions | |
| int | bspAllSums (int x) |
| int | main () |
|
|
Perform allsums, that is, at the end of the computation, task i will output the values stored at tasks 1,2,..., i.
|
|
|
Our basic test application. |
1.3.3