HPXCL
/home/diehl/git/hpxcl/hpxcl/cuda.hpp
00001 // Copyright (c)   2015 Patrick Diehl
00002 // Distributed under the Boost Software License, Version 1.0. (See accompanying
00003 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
00004 
00005 
00006 #ifndef HPX_CUDA_HPP_
00007 #define HPX_CUDA_HPP_
00008 #include "cuda/device.hpp"
00009 #include "cuda/buffer.hpp"
00010 #include "cuda/program.hpp"
00011 #include "cuda/get_devices.hpp"
00012 #endif
00013 
 All Classes Functions