Loading src/estimate_work.h +10 −0 Original line number Diff line number Diff line #ifndef ESTIMATE_WORK_H #define ESTIMATE_WORK_H 1 #ifdef __cplusplus extern "C" { #endif extern void estimate_work( int npatches, int left_patch_size_[], Loading @@ -11,4 +15,10 @@ void estimate_work( int npatches, double *pgmemB, double *pgmemBX ); #ifdef __cplusplus } #endif #endif Loading
src/estimate_work.h +10 −0 Original line number Diff line number Diff line #ifndef ESTIMATE_WORK_H #define ESTIMATE_WORK_H 1 #ifdef __cplusplus extern "C" { #endif extern void estimate_work( int npatches, int left_patch_size_[], Loading @@ -11,4 +15,10 @@ void estimate_work( int npatches, double *pgmemB, double *pgmemBX ); #ifdef __cplusplus } #endif #endif