Home
last modified time | relevance | path

Searched refs:help (Results 1 – 25 of 34) sorted by relevance

12

/oneTBB/doc/
H A DMakefile28 help: target
29 @$(SPHINXBUILD) -M help "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
31 .PHONY: help Makefile
H A Dmake.bat31 if "%1" == "" goto help
49 :help label
50 %SPHINXBUILD% -M help %SOURCEDIR% %BUILDDIR% %SPHINXOPTS% %O%
/oneTBB/python/tbb/
H A D__init__.py266 help="Enable inter-process (IPC) coordination between oneTBB schedulers")
268help="Enable oneTBB scalable allocator as a replacement for standard memory allocator")
270 help="Enable huge pages for oneTBB allocator (implies: -a)")
272help="Initialize oneTBB with P max number of threads per process", metavar='P')
274help="Block oneTBB initialization until all the threads are created before continue the script. "
277 help="Request verbose and version information")
279 help="Executes following as a module")
280 parser.add_argument('name', help="Script or module name")
282 help="Command line arguments")
/oneTBB/integration/windows/oneapi/
H A Dvars.bat21 echo: Try '[install-dir]\setvars.bat --help' for help.
29 echo: Try '[install-dir]\setvars.bat --help' for help.
/oneTBB/cmake/
H A DREADME.md42 - `-G <generator>` - specify particular project generator. See `cmake --help` for details.
99 …(https://cmake.org/cmake/help/latest/manual/cmake-generators.7.html) (e.g., `-A Win32` for [VS2019…
226 …n.cmake``) and can be used via the [find_package](https://cmake.org/cmake/help/latest/command/find…
229 …re details about search paths, see [find_package](https://cmake.org/cmake/help/latest/command/find…
230 …2. Use [find_package](https://cmake.org/cmake/help/latest/command/find_package.html) to find oneTB…
241 oneTBB components can be passed to [find_package](https://cmake.org/cmake/help/latest/command/find_…
248 TBBConfig creates [imported targets](https://cmake.org/cmake/help/latest/manual/cmake-buildsystem.7…
/oneTBB/doc/GSG/
H A Dinstallation.rst7 that will help you to install |short_name| successfully.
H A Dintro.rst7 The template-based runtime library can help you harness the latent performance of multi-core proces…
/oneTBB/examples/concurrent_hash_map/count_strings/
H A DREADME.md20 * `-h` - prints the help for command line options.
/oneTBB/examples/graph/logic_sim/
H A DREADME.md20 * `-h` - prints the help for command line options.
/oneTBB/examples/parallel_for/game_of_life/
H A DREADME.md22 * `-h` - prints the help for command line options.
/oneTBB/examples/graph/fgbzip2/
H A DREADME.md23 * `-h` - prints the help for command line options.
/oneTBB/examples/parallel_reduce/primes/
H A DREADME.md20 * `-h` - prints the help for command line options.
/oneTBB/examples/parallel_reduce/pi/
H A DREADME.md21 * `-h` - prints the help for command-line options.
/oneTBB/examples/parallel_pipeline/square/
H A DREADME.md21 * `-h` - prints the help for command line options.
/oneTBB/examples/graph/dining_philosophers/
H A DREADME.md22 * `-h` - prints the help for command line options.
/oneTBB/examples/parallel_reduce/convex_hull/
H A DREADME.md26 * `-h` - prints the help for command line options.
/oneTBB/examples/task_group/sudoku/
H A DREADME.md23 * `-h` - prints the help for command line options.
/oneTBB/examples/graph/som/
H A DREADME.md24 * `-h` - prints the help for command line options.
/oneTBB/doc/main/intro/
H A Dlimitations.rst6 This page outlines the known limitations of oneTBB to help you better understand its capabilities.
/oneTBB/examples/parallel_for/seismic/
H A DREADME.md23 * `-h` - prints the help for command line options.
/oneTBB/examples/graph/binpack/
H A DREADME.md22 * `-h` - prints the help for command line options.
/oneTBB/examples/task_arena/fractal/
H A DREADME.md26 * `-h` - prints the help for command line options.
/oneTBB/examples/concurrent_priority_queue/shortpath/
H A DREADME.md30 * `-h` - prints the help for command line options.
/oneTBB/
H A DREADME.md43 See our [documentation](./SUPPORT.md) to learn how to request help.
/oneTBB/examples/parallel_for_each/parallel_preorder/
H A DREADME.md40 * `-h` - prints the help for command line options.

12