#ifndef _UPC_FUNCTIONS_H #define _UPC_FUNCTIONS_H int my_upc_check_threadsum(int *mysrc, int *dst, int correct_sum); #endif