8b8036a66e
In heterogeneous computing system, processing is not only in the CPU. Some tasks can be delegated to devices working in parallel. The new library gpudev is for dealing with GPGPU computing devices from a DPDK application running on the CPU. The infrastructure is prepared to welcome drivers in drivers/gpu/. Signed-off-by: Elena Agostini <eagostini@nvidia.com> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
33 lines
581 B
ReStructuredText
33 lines
581 B
ReStructuredText
.. SPDX-License-Identifier: BSD-3-Clause
|
|
Copyright(c) 2010-2019 Intel Corporation.
|
|
|
|
DPDK documentation
|
|
==================
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
linux_gsg/index
|
|
freebsd_gsg/index
|
|
windows_gsg/index
|
|
sample_app_ug/index
|
|
prog_guide/index
|
|
howto/index
|
|
tools/index
|
|
testpmd_app_ug/index
|
|
nics/index
|
|
bbdevs/index
|
|
cryptodevs/index
|
|
compressdevs/index
|
|
vdpadevs/index
|
|
regexdevs/index
|
|
dmadevs/index
|
|
gpus/index
|
|
eventdevs/index
|
|
rawdevs/index
|
|
mempool/index
|
|
platform/index
|
|
contributing/index
|
|
rel_notes/index
|
|
faq/index
|