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

defines some global (error-management) helper functions/macros. More...

#include <string>
#include <iostream>
#include <starpu.h>
#include "src/debug.h"
#include "src/skepu_cuda_helpers.h"
#include "src/skepu_opencl_helpers.h"
#include "src/helper_methods.h"
Include dependency graph for globals.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 skepu
 The main nemaspace for SkePU library.
 

Macros

#define MAX_GPU_DEVICES   4
 

Detailed Description

defines some global (error-management) helper functions/macros.

Macro Definition Documentation

#define MAX_GPU_DEVICES   4

The number of maxmimum devices that can be used in a system. If more devices found, will need to change this number.