2 #define BOOST_TEST_DYN_LINK
3 #include <boost/test/unit_test.hpp>
6 #include "Point_test.hpp"
7 #include "VCluster/VCluster_base.hpp"
8 #include "VCluster/VCluster.hpp"
9 #include "VCluster/cuda/VCluster_unit_test_util_cuda.cuh"
11 BOOST_AUTO_TEST_SUITE( VCluster_test_cuda )
13 BOOST_AUTO_TEST_CASE(VCluster_bcast_complex_test)
17 std::cout <<
"Broadcast complex test CUDA" << std::endl;
23 BOOST_AUTO_TEST_SUITE_END()
Implementation of VCluster class.
Transform the boost::fusion::vector into memory specification (memory_traits)
Transform the boost::fusion::vector into memory specification (memory_traits)