Searched refs:samples (Results 1 – 8 of 8) sorted by relevance
| /oneTBB/doc/GSG/ |
| H A D | samples.rst | 6 To become an expert in using oneTBB, explore its samples and examples to learn how 9 The following samples are available: 23 … for execution between CPU and GPU <https://github.com/oneapi-src/oneAPI-samples/tree/master/Libra… 33 … for execution between CPU and GPU <https://github.com/oneapi-src/oneAPI-samples/tree/master/Libra… 42 …her task executing the oneTBB code <https://github.com/oneapi-src/oneAPI-samples/tree/master/Libra… 49 .. note:: You can also refer to the `oneAPI Samples <https://oneapi-src.github.io/oneAPI-samples/>`…
|
| H A D | get_started.rst | 19 #. See :ref:`oneTBB Samples <samples>`.
|
| /oneTBB/examples/parallel_for/tachyon/src/ |
| H A D | extvol.hpp | 63 int samples; member 70 int samples,
|
| H A D | extvol.cpp | 82 int samples, in newextvol() argument 100 xvol->samples = samples; in newextvol() 243 tdist = xvol->samples; in ext_volume_texture()
|
| H A D | api.cpp | 342 void rt_extvol(void *tex, vector min, vector max, int samples, flt (*evaluator)(flt, flt, flt)) { in rt_extvol() argument 343 add_object((object *)newextvol(tex, (vector)min, (vector)max, samples, evaluator)); in rt_extvol()
|
| /oneTBB/doc/index/ |
| H A D | toctree.rst | 25 /GSG/samples
|
| /oneTBB/ |
| H A D | README.md | 19 Refer to oneTBB [examples](examples) and [samples](https://github.com/oneapi-src/oneAPI-samples/tre…
|
| /oneTBB/doc/main/tbb_userguide/ |
| H A D | use_graph_reset.rst | 10 in the code samples shown in :ref:`cancel_a_graph` the input 2 may be
|