20 lines
727 B
Plaintext
20 lines
727 B
Plaintext
Source: libgdrapi
|
|
Priority: optional
|
|
Maintainer: GPUDirect Team <gpudirect@nvidia.com>
|
|
Uploaders: Davide Rossetti <drossetti@nvidia.com>, Pak Markthub <pmarkthub@nvidia.com>
|
|
Build-Depends: debhelper (>= 9)
|
|
Standards-Version: @FULL_VERSION@
|
|
Section: libs
|
|
Homepage: https://github.com/NVIDIA/gdrcopy
|
|
#Vcs-Git: https://anonscm.debian.org/git/collab-maint/gdrcopy.git
|
|
#Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/gdrcopy.git
|
|
|
|
Package: libgdrapi
|
|
Architecture: any
|
|
Multi-Arch: same
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
Replaces: gdrcopy (<= 2.2-1)
|
|
Conflicts: gdrcopy (<= 2.2-1)
|
|
Description: A low-latency GPU memory copy library
|
|
A low-latency GPU memory copy library based on NVIDIA GPUDirect RDMA technology.
|