Adding it to the Algorithm

To finish things up, it should be called by process() in the final algorithm-class (X_algorithm.h). Simply look it up and add a call to whatever routine you have added by now. Make sure it is in the right place, corresponding to the synchronization you implemented in the Hybrid_ class! All you need to do now is implement the new routines in the implementation files (e.g. X_default_cpu_impl.cc). Will it compile...?



Joren Heit 2013-12-17