Home
last modified time | relevance | path

Searched defs:host_x (Results 1 – 25 of 153) sorted by relevance

1234567

/dports/math/viennacl/ViennaCL-1.7.1/examples/tutorial/
H A Dwrap-host-buffer.cpp47 std::vector<ScalarType> host_x(size, 1.0); in main() local
H A Dlibviennacl.cpp61 …viennacl::vector<float> host_x = viennacl::scalar_vector<float>(size, 1.0, viennacl::context(vienn… in main() local
H A Dlibviennacl.cu61 …viennacl::vector<float> host_x = viennacl::scalar_vector<float>(size, 1.0, viennacl::context(vienn… in main() local
/dports/devel/boost-docs/boost_1_72_0/libs/compute/perf/
H A Dperf_thrust_inner_product.cu26 thrust::host_vector<int> host_x(PERF_N); in main() local
H A Dperf_bolt_inner_product.cpp32 std::vector<int> host_x = generate_random_vector<int>(PERF_N); in main() local
H A Dperf_bolt_saxpy.cpp45 std::vector<float> host_x(PERF_N); local
/dports/devel/boost-python-libs/boost_1_72_0/libs/compute/perf/
H A Dperf_thrust_inner_product.cu26 thrust::host_vector<int> host_x(PERF_N); in main() local
H A Dperf_bolt_saxpy.cpp45 std::vector<float> host_x(PERF_N); local
H A Dperf_bolt_inner_product.cpp32 std::vector<int> host_x = generate_random_vector<int>(PERF_N); in main() local
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/compute/perf/
H A Dperf_thrust_inner_product.cu26 thrust::host_vector<int> host_x(PERF_N); in main() local
H A Dperf_bolt_saxpy.cpp45 std::vector<float> host_x(PERF_N); local
H A Dperf_bolt_inner_product.cpp32 std::vector<int> host_x = generate_random_vector<int>(PERF_N); in main() local
/dports/devel/boost-libs/boost_1_72_0/libs/compute/perf/
H A Dperf_thrust_inner_product.cu26 thrust::host_vector<int> host_x(PERF_N); in main() local
H A Dperf_bolt_inner_product.cpp32 std::vector<int> host_x = generate_random_vector<int>(PERF_N); in main() local
H A Dperf_bolt_saxpy.cpp45 std::vector<float> host_x(PERF_N); local
/dports/devel/hyperscan/boost_1_75_0/libs/compute/perf/
H A Dperf_thrust_inner_product.cu26 thrust::host_vector<int> host_x(PERF_N); in main() local
H A Dperf_bolt_inner_product.cpp32 std::vector<int> host_x = generate_random_vector<int>(PERF_N); in main() local
H A Dperf_bolt_saxpy.cpp45 std::vector<float> host_x(PERF_N); local
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/tests/quick_tests/
H A Dcuda.cu36 std::array<double, n> host_x{}; in main() local
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/gpu/
H A Dlal_base_atomic.cpp151 const int nall, double **host_x, in build_nbor_list()
177 const int nall, double **host_x, int *host_type, in compute()
218 const int nall, double **host_x, int *host_type, in compute()
H A Dlal_pppm.cpp218 double **host_x, int *host_type, bool &success, in _precompute()
301 double **host_x, int *host_type, bool &success, in spread()
H A Dlal_base_charge.cpp154 const int nall, double **host_x, in build_nbor_list()
180 const int nall, double **host_x, int *host_type, in compute()
227 const int nall, double **host_x, int *host_type, in compute()
H A Dlal_base_dipole.cpp156 const int nall, double **host_x, in build_nbor_list()
182 const int nall, double **host_x, int *host_type, in compute()
231 const int nall, double **host_x, int *host_type, in compute()
/dports/science/lammps/lammps-stable_29Sep2021/lib/gpu/
H A Dlal_pppm.cpp215 double **host_x, int *host_type, bool &success, in _precompute()
302 double **host_x, int *host_type, bool &success, in spread()
H A Dlal_base_atomic.cpp162 const int nall, double **host_x, in build_nbor_list()
188 const int nall, double **host_x, int *host_type, in compute()
243 const int nall, double **host_x, int *host_type, in compute()

1234567