| /oneTBB/doc/ |
| H A D | Makefile | 28 help: target 29 @$(SPHINXBUILD) -M help "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O) 31 .PHONY: help Makefile
|
| H A D | make.bat | 31 if "%1" == "" goto help 49 :help label 50 %SPHINXBUILD% -M help %SOURCEDIR% %BUILDDIR% %SPHINXOPTS% %O%
|
| /oneTBB/python/tbb/ |
| H A D | __init__.py | 266 help="Enable inter-process (IPC) coordination between oneTBB schedulers") 268 … help="Enable oneTBB scalable allocator as a replacement for standard memory allocator") 270 help="Enable huge pages for oneTBB allocator (implies: -a)") 272 … help="Initialize oneTBB with P max number of threads per process", metavar='P') 274 … help="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 D | vars.bat | 21 echo: Try '[install-dir]\setvars.bat --help' for help. 29 echo: Try '[install-dir]\setvars.bat --help' for help.
|
| /oneTBB/cmake/ |
| H A D | README.md | 42 - `-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 D | installation.rst | 7 that will help you to install |short_name| successfully.
|
| H A D | intro.rst | 7 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 D | README.md | 20 * `-h` - prints the help for command line options.
|
| /oneTBB/examples/graph/logic_sim/ |
| H A D | README.md | 20 * `-h` - prints the help for command line options.
|
| /oneTBB/examples/parallel_for/game_of_life/ |
| H A D | README.md | 22 * `-h` - prints the help for command line options.
|
| /oneTBB/examples/graph/fgbzip2/ |
| H A D | README.md | 23 * `-h` - prints the help for command line options.
|
| /oneTBB/examples/parallel_reduce/primes/ |
| H A D | README.md | 20 * `-h` - prints the help for command line options.
|
| /oneTBB/examples/parallel_reduce/pi/ |
| H A D | README.md | 21 * `-h` - prints the help for command-line options.
|
| /oneTBB/examples/parallel_pipeline/square/ |
| H A D | README.md | 21 * `-h` - prints the help for command line options.
|
| /oneTBB/examples/graph/dining_philosophers/ |
| H A D | README.md | 22 * `-h` - prints the help for command line options.
|
| /oneTBB/examples/parallel_reduce/convex_hull/ |
| H A D | README.md | 26 * `-h` - prints the help for command line options.
|
| /oneTBB/examples/task_group/sudoku/ |
| H A D | README.md | 23 * `-h` - prints the help for command line options.
|
| /oneTBB/examples/graph/som/ |
| H A D | README.md | 24 * `-h` - prints the help for command line options.
|
| /oneTBB/doc/main/intro/ |
| H A D | limitations.rst | 6 This page outlines the known limitations of oneTBB to help you better understand its capabilities.
|
| /oneTBB/examples/parallel_for/seismic/ |
| H A D | README.md | 23 * `-h` - prints the help for command line options.
|
| /oneTBB/examples/graph/binpack/ |
| H A D | README.md | 22 * `-h` - prints the help for command line options.
|
| /oneTBB/examples/task_arena/fractal/ |
| H A D | README.md | 26 * `-h` - prints the help for command line options.
|
| /oneTBB/examples/concurrent_priority_queue/shortpath/ |
| H A D | README.md | 30 * `-h` - prints the help for command line options.
|
| /oneTBB/ |
| H A D | README.md | 43 See our [documentation](./SUPPORT.md) to learn how to request help.
|
| /oneTBB/examples/parallel_for_each/parallel_preorder/ |
| H A D | README.md | 40 * `-h` - prints the help for command line options.
|