#include "bsp.h" #include #define OVERSAMPLE_ONE 250 #define OVERSAMPLE_TWO 500 #define SIZE 100000 int pid; int nprocs; void bcast_onestage(int frompid, void *src, void *dst, int nbytes) { int i; if (pid==frompid) for(i=0;i