FAST  3.2.0
Framework for Heterogeneous Medical Image Computing and Visualization
Classes | Namespaces | Enumerations
ExecutionDevice.hpp File Reference
#include "FAST/Object.hpp"
#include "RuntimeMeasurementManager.hpp"
+ Include dependency graph for ExecutionDevice.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fast::ExecutionDevice
 
class  fast::Host
 
class  fast::OpenCLDevice
 

Namespaces

 fast
 

Enumerations

enum  fast::OpenCLPlatformVendor {
  fast::PLATFORM_VENDOR_APPLE, fast::PLATFORM_VENDOR_AMD, fast::PLATFORM_VENDOR_INTEL, fast::PLATFORM_VENDOR_NVIDIA,
  fast::PLATFORM_VENDOR_UKNOWN
}
 
enum  fast::DeviceVendor { fast::DEVICE_VENDOR_AMD, fast::DEVICE_VENDOR_INTEL, fast::DEVICE_VENDOR_NVIDIA, fast::DEVICE_VENDOR_UKNOWN }