nvidia-cuda-toolkit 9.1.85-3ubuntu1 source package in Ubuntu
Changelog
nvidia-cuda-toolkit (9.1.85-3ubuntu1) bionic; urgency=medium * Visual Profiler and Nsight do not work with default-jre, so let nvidia-visual-profiler and nvidia-nsight packages depend on openjdk-8-jre and set JAVA_HOME in the nvvp and nsight wrappers (LP: #1766948) -- Graham Inggs <email address hidden> Thu, 26 Apr 2018 12:33:49 +0000
Upload details
- Uploaded by:
- Graham Inggs
- Uploaded to:
- Bionic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- amd64 ppc64el all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | multiverse | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
nvidia-cuda-toolkit_9.1.85.orig-ppc64el.tar.gz | 874.2 MiB | c5c85aaa387d91af3d8fe6b5c72198c8493e2a25d7e17bae2c6aba68ade35bc5 |
nvidia-cuda-toolkit_9.1.85.orig.tar.gz | 1.4 GiB | 860c2e94b126d1f2baeaf2a7e954a46ab6e6846852cb20d0ca3b5b4b0d8575cf |
nvidia-cuda-toolkit_9.1.85-3ubuntu1.debian.tar.xz | 56.3 KiB | ffc66e36df63c114febf37e722ecc791aa09220521274fc5590365310a53ce38 |
nvidia-cuda-toolkit_9.1.85-3ubuntu1.dsc | 5.3 KiB | 3a74dd451ef347b357ea1179d5aca2fa5c705281d006d044fc7f5d662c22780e |
Available diffs
Binary packages built by this source
- libaccinj64-9.1: NVIDIA ACCINJ Library (64-bit)
The Compute Unified Device Architecture (CUDA) enables NVIDIA
graphics processing units (GPUs) to be used for massively parallel
general purpose computation.
.
ACCINJ is the OpenACC internal library for profiling.
.
This package contains the 64-bit ACCINJ runtime library.
- libcublas9.1: No summary available for libcublas9.1 in ubuntu cosmic.
No description available for libcublas9.1 in ubuntu cosmic.
- libcudart9.1: NVIDIA CUDA Runtime Library
The Compute Unified Device Architecture (CUDA) enables NVIDIA
graphics processing units (GPUs) to be used for massively parallel
general purpose computation.
.
This package contains the CUDA Runtime API library for high-level CUDA
programming, on top of the CUDA Driver API.
- libcufft9.1: No summary available for libcufft9.1 in ubuntu cosmic.
No description available for libcufft9.1 in ubuntu cosmic.
- libcufftw9.1: No summary available for libcufftw9.1 in ubuntu cosmic.
No description available for libcufftw9.1 in ubuntu cosmic.
- libcuinj64-9.1: No summary available for libcuinj64-9.1 in ubuntu cosmic.
No description available for libcuinj64-9.1 in ubuntu cosmic.
- libcupti-dev: No summary available for libcupti-dev in ubuntu cosmic.
No description available for libcupti-dev in ubuntu cosmic.
- libcupti-doc: NVIDIA CUDA Profiler Tools Interface documentation
The CUDA Profiler Tools Interface (CUPTI) enables the creation of
profiling and tracing tools that target CUDA applications. CUPTI
provides a set of APIs targeted at ISVs creating profilers and other
performance optimization tools. The CUPTI APIs are not intended to be
used by developers in their CUDA applications.
.
This package contains the documentation and examples.
- libcupti9.1: No summary available for libcupti9.1 in ubuntu cosmic.
No description available for libcupti9.1 in ubuntu cosmic.
- libcurand9.1: NVIDIA cuRAND Library
The Compute Unified Device Architecture (CUDA) enables NVIDIA
graphics processing units (GPUs) to be used for massively parallel
general purpose computation.
.
The cuRAND library provides facilities that focus on the simple and efficient
generation of high-quality pseudorandom and quasirandom numbers.
A pseudorandom sequence of numbers satisfies most of the statistical
properties of a truly random sequence but is generated by a deterministic
algorithm. A quasirandom sequence of n-dimensional points is generated by a
deterministic algorithm designed to fill an n-dimensional space evenly.
.
This package contains the cuRAND runtime library.
- libcusolver9.1: NVIDIA cuSOLVER Library
The cuSOLVER library contains LAPACK-like functions in dense and sparse
linear algebra, including linear solver, least-square solver and eigenvalue
solver.
.
This package contains the cuSOLVER runtime library.
- libcusparse9.1: NVIDIA cuSPARSE Library
The Compute Unified Device Architecture (CUDA) enables NVIDIA
graphics processing units (GPUs) to be used for massively parallel
general purpose computation.
.
The cuSPARSE library contains a set of basic linear algebra subroutines used
for handling sparse matrices. It is implemented on top of the NVIDIA CUDA
runtime and is designed to be called from C and C++. The library routines can
be classified into four categories:
* Level 1: operations between a vector in sparse format and a vector in dense
format
* Level 2: operations between a matrix in sparse format and a vector in dense
format
* Level 3: operations between a matrix in sparse format and a set of vectors
in dense format
* Conversion: operations that allow conversion between different matrix
formats
.
This package contains the cuSPARSE runtime library.
- libnppc9.1: NVIDIA Performance Primitives core runtime library
NVIDIA NPP is a library of functions for performing CUDA accelerated
processing. The initial set offunctionality in the library focuses on imaging
and video processing and is widely applicable for developers in these areas.
NPP will evolve over time to encompass more of the compute heavy tasks in a
variety of problem domains. The NPP library is written to maximize
flexibility, while maintaining high performance.
.
This package contains the NVIDIA Performance Primitives core runtime library.
- libnppial9.1: NVIDIA Performance Primitives lib for Image Arithmetic and Logic
NVIDIA NPP is a library of functions for performing CUDA accelerated
processing.
.
This package contains the NVIDIA Performance Primitives runtime library for
Image Arithmetic and Logic operations, which is a sub-library of nppi.
- libnppicc9.1: No summary available for libnppicc9.1 in ubuntu cosmic.
No description available for libnppicc9.1 in ubuntu cosmic.
- libnppicom9.1: NVIDIA Performance Primitives lib for Image Compression
NVIDIA NPP is a library of functions for performing CUDA accelerated
processing.
.
This package contains the NVIDIA Performance Primitives runtime library for
Image Compression, which is a sub-library of nppi.
- libnppidei9.1: NVIDIA Performance Primitives lib for Image Data Exchange and Initialization
NVIDIA NPP is a library of functions for performing CUDA accelerated
processing.
.
This package contains the NVIDIA Performance Primitives runtime library for
Image Data Exchange and Initialization, which is a sub-library of nppi.
- libnppif9.1: No summary available for libnppif9.1 in ubuntu cosmic.
No description available for libnppif9.1 in ubuntu cosmic.
- libnppig9.1: NVIDIA Performance Primitives lib for Image Geometry transforms
NVIDIA NPP is a library of functions for performing CUDA accelerated
processing.
.
This package contains the NVIDIA Performance Primitives runtime library for
Image Geometry transforms, which is a sub-library of nppi.
- libnppim9.1: NVIDIA Performance Primitives lib for Image Morphological operations
NVIDIA NPP is a library of functions for performing CUDA accelerated
processing.
.
This package contains the NVIDIA Performance Primitives runtime library for
Image Morphological operations, which is a sub-library of nppi.
- libnppist9.1: No summary available for libnppist9.1 in ubuntu cosmic.
No description available for libnppist9.1 in ubuntu cosmic.
- libnppisu9.1: No summary available for libnppisu9.1 in ubuntu cosmic.
No description available for libnppisu9.1 in ubuntu cosmic.
- libnppitc9.1: No summary available for libnppitc9.1 in ubuntu cosmic.
No description available for libnppitc9.1 in ubuntu cosmic.
- libnpps9.1: No summary available for libnpps9.1 in ubuntu cosmic.
No description available for libnpps9.1 in ubuntu cosmic.
- libnvblas9.1: NVBLAS runtime library
The Compute Unified Device Architecture (CUDA) enables NVIDIA
graphics processing units (GPUs) to be used for massively parallel
general purpose computation.
.
The NVBLAS Library is a GPU-accelerated Library that implements BLAS (Basic
Linear Algebra Subprograms). It can accelerate most BLAS Level-3 routines by
dynamically routing BLAS calls to one or more NVIDIA GPUs present in the
system, when the characteristics of the call make it to speedup on a GPU.
- libnvgraph9.1: NVIDIA Graph Analytics library (nvGRAPH)
The NVIDIA Graph Analytics library (nvGRAPH) comprises of parallel
algorithms for high performance analytics on graphs with up to 2 billion
edges. nvGRAPH makes it possible to build interactive and high throughput
graph analytics applications.
.
nvGRAPH supports three widely-used algorithms:
* [Page Rank] is most famously used in search engines, and also used in
social network analysis, recommendation systems, and for novel uses
in natural science when studying the relationship between proteins
and in ecological networks.
* [Single Source Shortest Path] is used to identify the fastest path from
A to B through a road network, and can also be used for a optimizing
a wide range of other logistics problems.
* [Single Source Widest Path] is used in domains like IP traffic routing
and traffic-sensitive path planning.
.
In addition, the nvGRAPH semi-ring SPMV operations can be used to build
a wide range of innovative graph traversal algorithms.
.
nvGRAPH accelerates analysis of large graphs by making efficient use of
the massive parallelism available in NVIDIA Tesla GPUs. The size of a
graph in memory is dominated by the number of edges.
An M40 with 24 GB can support a graph of up to 2 billion edges.
- libnvrtc9.1: No summary available for libnvrtc9.1 in ubuntu cosmic.
No description available for libnvrtc9.1 in ubuntu cosmic.
- libnvtoolsext1: NVIDIA Tools Extension Library
The NVIDIA Tools Extension SDK (NVTX) is a C-based API for marking events and
ranges in your applications. Applications which integrate NVTX can use Nsight
to capture and visualize these events and ranges.
.
This package contains the NVIDIA Tools Extension runtime library.
- libnvvm3: NVIDIA NVVM Library
NVIDIA's CUDA Compiler (NVCC) is based on the widely used LLVM open source
compiler infrastructure.
.
The NVVM library is used by NVCC to compile CUDA binary code to run on NVIDIA
GPUs.
.
This package contains the NVIDIA NVVM runtime library.
- libthrust-dev: No summary available for libthrust-dev in ubuntu cosmic.
No description available for libthrust-dev in ubuntu cosmic.
- nvidia-cuda-dev: NVIDIA CUDA development files
The Compute Unified Device Architecture (CUDA) enables NVIDIA
graphics processing units (GPUs) to be used for massively parallel
general purpose computation.
.
This package contains the development files: headers and libraries.
- nvidia-cuda-doc: NVIDIA CUDA and OpenCL documentation
The Compute Unified Device Architecture (CUDA) enables NVIDIA
graphics processing units (GPUs) to be used for massively parallel
general purpose computation.
.
OpenCL (Open Computing Language) is a multi-vendor open standard for
general-purpose parallel programming of heterogeneous systems that include
CPUs, GPUs and other processors.
.
This package contains the developer documentation.
- nvidia-cuda-gdb: NVIDIA CUDA Debugger (GDB)
The Compute Unified Device Architecture (CUDA) enables NVIDIA
graphics processing units (GPUs) to be used for massively parallel
general purpose computation.
.
This package contains the cuda-gdb debugger.
- nvidia-cuda-toolkit: No summary available for nvidia-cuda-toolkit in ubuntu cosmic.
No description available for nvidia-cuda-toolkit in ubuntu cosmic.
- nvidia-nsight: NVIDIA Nsight Eclipse Edition
NVIDIA Nsight Eclipse Edition is a full-featured IDE powered by the Eclipse
platform that provides an all-in-one integrated environment to edit, build,
debug and profile CUDA-C applications.
Nsight Eclipse Edition supports a rich set of commercial and free plugins.
- nvidia-opencl-dev: NVIDIA OpenCL development files
OpenCL (Open Computing Language) is a multi-vendor open standard for
general-purpose parallel programming of heterogeneous systems that include
CPUs, GPUs and other processors.
.
This metapackage provides the development files: headers and libraries.
- nvidia-profiler: No summary available for nvidia-profiler in ubuntu cosmic.
No description available for nvidia-profiler in ubuntu cosmic.
- nvidia-visual-profiler: NVIDIA Visual Profiler for CUDA and OpenCL
The NVIDIA Visual Profiler is a cross-platform performance profiling tool
that delivers developers vital feedback for optimizing CUDA C/C++ and OpenCL
applications.