SkePU(integratedwithStarPU)  0.8.1
 All Classes Namespaces Files Functions Enumerations Friends Macros Groups Pages
Namespaces | Functions
farm.h File Reference

Contains methods for performaing farm skeleton. More...

#include <iostream>
#include "task.h"
#include "src/environment.h"
Include dependency graph for farm.h:

Go to the source code of this file.

Namespaces

 skepu
 The main nemaspace for SkePU library.
 

Functions

void skepu::join_farm_all ()
 
void skepu::join_farm ()
 
template<typename Function1 , typename Function2 >
void skepu::farm (Function1 *f1, Function2 *f2)
 

Detailed Description

Contains methods for performaing farm skeleton.