Last active
September 29, 2021 07:40
-
-
Save Kanyade/c8ee3b7eca6f6e470e418b018ea02e83 to your computer and use it in GitHub Desktop.
darknet_to_onnx_with_tensorrt_on_google_colab.ipynb
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "nbformat": 4, | |
| "nbformat_minor": 0, | |
| "metadata": { | |
| "colab": { | |
| "name": "tensorrt.ipynb", | |
| "provenance": [], | |
| "authorship_tag": "ABX9TyNNoC8BGQ0P8a8TG835a1hG", | |
| "include_colab_link": true | |
| }, | |
| "kernelspec": { | |
| "name": "python3", | |
| "display_name": "Python 3" | |
| }, | |
| "language_info": { | |
| "name": "python" | |
| }, | |
| "accelerator": "GPU" | |
| }, | |
| "cells": [ | |
| { | |
| "cell_type": "markdown", | |
| "metadata": { | |
| "id": "view-in-github", | |
| "colab_type": "text" | |
| }, | |
| "source": [ | |
| "<a href=\"https://colab.research.google.com/gist/Kanyade/c8ee3b7eca6f6e470e418b018ea02e83/tensorrt.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>" | |
| ] | |
| }, | |
| { | |
| "cell_type": "code", | |
| "metadata": { | |
| "colab": { | |
| "base_uri": "https://localhost:8080/" | |
| }, | |
| "id": "H5VO1GCRC2z2", | |
| "outputId": "ba0ca82b-32d8-4587-f0e5-3ffbedc23d1d" | |
| }, | |
| "source": [ | |
| "#Uninstall the current CUDA version\n", | |
| "!sudo apt-get --purge remove cuda nvidia* libnvidia-*\n", | |
| "!sudo dpkg -l | grep cuda- | awk '{print $2}' | xargs -n1 dpkg --purge\n", | |
| "!sudo apt-get remove cuda-*\n", | |
| "!sudo apt autoremove" | |
| ], | |
| "execution_count": null, | |
| "outputs": [ | |
| { | |
| "output_type": "stream", | |
| "name": "stdout", | |
| "text": [ | |
| "Reading package lists... Done\n", | |
| "Building dependency tree \n", | |
| "Reading state information... Done\n", | |
| "Note, selecting 'nvidia-kernel-common-418-server' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-325-updates' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-346-updates' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-driver-binary' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-331-dev' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-304-updates-dev' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-compute-utils-418-server' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-384-dev' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-libopencl1-346-updates' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-fs-prebuilt' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-driver-440-server' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-340-updates-uvm' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-dkms-450-server' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-kernel-common' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-kernel-source-440-server' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-gds' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-331-updates-uvm' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-cg-toolkit' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-dkms-440-server' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-kernel-common-390' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-kernel-common-396' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-kernel-common-410' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-kernel-common-418' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-kernel-common-430' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-kernel-common-435' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-kernel-common-440' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-kernel-common-450' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-kernel-common-455' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-kernel-common-460' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-kernel-common-465' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-kernel-common-470' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-opencl-icd-340-updates' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-driver-460-server' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-fs-dkms' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-384-updates' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-dkms-470-server' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-utils-440-server' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-driver' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-367-updates' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-kernel-source-460-server' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-modprobe' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-kernel-common-440-server' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-driver-450-server' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-dkms-460-server' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-texture-tools' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-utils' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-compute-utils-440-server' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-387-updates' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-kernel-source-450-server' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-current-diagnostic' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-legacy-340xx-vdpau-driver' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-349-updates' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-utils-460-server' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-opencl-icd-304-updates' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-310-updates' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-331-updates' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-352-dev' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-prebuilt-kernel' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-legacy-304xx-vdpau-driver' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-vdpau-driver' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-headless-no-dkms-418-server' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-kernel-common-460-server' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-driver-470-server' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-fabricmanager-450' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-fabricmanager-455' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-fabricmanager-460' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-fabricmanager-465' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-fabricmanager-470' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-346-dev' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-compute-utils' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-utils-450-server' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-libopencl1-331-updates' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-compute-utils-460-server' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-kernel-source-470-server' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-utils-390' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-smi' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-kernel-common-450-server' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-opencl-icd-361-updates' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-313-updates' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-legacy-340xx-kernel-dkms' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-334-updates' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-utils-410' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-utils-418' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-utils-430' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-utils-435' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-utils-440' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-utils-450' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-utils-455' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-utils-460' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-utils-465' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-utils-470' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-331-uvm' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-compute-utils-450-server' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-fabricmanager-dev' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-prime' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-dkms-390' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-kernel-dkms' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-fs' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-dkms-410' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-dkms-418' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-dkms-430' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-dkms-435' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-dkms-440' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-dkms-450' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-dkms-455' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-dkms-460' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-dkms-465' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-dkms-470' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-current-updates' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-340-dev' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-utils-470-server' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-fabricmanager' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-nsight' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-kernel-common-470-server' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-common' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-compute-utils-470-server' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-headless-no-dkms-450-server' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-opencl-icd-346-updates' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-352-updates' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-headless-no-dkms-390' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-headless-418-server' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-headless-no-dkms-410' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-headless-no-dkms-418' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-headless-no-dkms-430' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-headless-no-dkms-435' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-headless-no-dkms-440' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-headless-no-dkms-450' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-headless-no-dkms-455' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-headless-no-dkms-460' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-headless-no-dkms-465' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-headless-no-dkms-470' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-current-dev' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-libopencl1-352-updates' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-compute-utils-390' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-headless-no-dkms-440-server' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-compute-utils-410' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-compute-utils-418' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-compute-utils-430' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-compute-utils-435' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-compute-utils-440' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-compute-utils-450' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-compute-utils-455' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-compute-utils-460' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-compute-utils-465' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-compute-utils-470' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-355-updates' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-driver-libs-nonglvnd' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-375-dev' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-current' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-profiler' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-headless-no-dkms-470-server' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-375-updates' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-driver-390' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-337-updates' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-358-updates' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-367-dev' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-driver-410' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-driver-418' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-driver-430' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-driver-435' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-driver-440' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-driver-450' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-driver-455' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-driver-460' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-driver-465' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-driver-470' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-cuda-toolkit' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-headless-no-dkms-460-server' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-legacy-304xx-driver' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-driver-libs' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-kernel-source' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-378-updates' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-headless-450-server' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-headless' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-340-updates-dev' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-319-updates' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-fabricmanager-dev-450' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-fabricmanager-dev-455' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-fabricmanager-dev-460' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-fabricmanager-dev-465' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-fabricmanager-dev-470' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-304-dev' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-331-updates-dev' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-headless-440-server' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-visual-profiler' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-persistenced' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-361-dev' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-settings-binary' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-361-updates-dev' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-libopencl1-304' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-libopencl1-331' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-libopencl1-340' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-libopencl1-346' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-libopencl1-352' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-libopencl1-361' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-libopencl1-367' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-libopencl1-375' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-libopencl1-384' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-headless-470-server' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-352-updates-dev' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-opencl-icd-331-updates' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-opencl-icd-352-updates' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-304-updates' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-340-uvm' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-machine-learning-repo-ubuntu1804' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-headless-390' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-legacy-340xx-driver' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-headless-460-server' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-driver-418-server' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-libopencl1-304-updates' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-headless-410' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-headless-418' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-headless-430' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-headless-435' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-headless-440' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-headless-450' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-headless-455' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-headless-460' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-headless-465' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-headless-470' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-cuda-dev' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-cuda-doc' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-340-updates' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-kernel-source-418-server' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-361-updates' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-libopencl1-dev' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-opencl-dev' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-legacy-304xx-kernel-dkms' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-cg-dev' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-dkms-418-server' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-cg-doc' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-libopencl1' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-libopencl1-340-updates' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-libopencl1-361-updates' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-381-updates' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-opencl-icd-304' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-opencl-icd-331' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-opencl-icd-340' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-opencl-icd-346' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-opencl-icd-352' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-opencl-icd-361' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-opencl-icd-367' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-opencl-icd-375' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-cuda-gdb' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-experimental-304' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-opencl-icd-384' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-experimental-310' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-experimental-313' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-experimental-319' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-experimental-325' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-experimental-331' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-experimental-334' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-experimental-337' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-experimental-340' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-experimental-343' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-experimental-346' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-experimental-349' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-experimental-352' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-experimental-355' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-experimental-358' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-experimental-361' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-experimental-364' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-experimental-367' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-experimental-375' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-experimental-378' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-experimental-381' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-experimental-384' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-experimental-387' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-343-updates' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-364-updates' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-304' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-310' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-313' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-319' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-325' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-331' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-334' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-337' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-340' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-343' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-346' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-349' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-352' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-355' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-358' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-kernel-source-390' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-361' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-364' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-367' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-375' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-378' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-381' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-384' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-387' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-dkms-kernel' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-390' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-gds-11-4' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-kernel-source-410' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-kernel-source-418' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-utils-418-server' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-346-updates-dev' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-kernel-source-430' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-kernel-source-435' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-kernel-source-440' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-kernel-source-450' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-kernel-source-455' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-kernel-source-460' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-kernel-source-465' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-kernel-source-470' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-settings' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-opencl-icd' for glob 'nvidia*'\n", | |
| "Note, selecting 'nvidia-settings' instead of 'nvidia-settings-binary'\n", | |
| "Package 'nvidia-libopencl1-dev' is not installed, so not removed\n", | |
| "Package 'nvidia-libopencl1' is not installed, so not removed\n", | |
| "Package 'nvidia-vdpau-driver' is not installed, so not removed\n", | |
| "Package 'nvidia-legacy-340xx-vdpau-driver' is not installed, so not removed\n", | |
| "Package 'nvidia-390' is not installed, so not removed\n", | |
| "Package 'nvidia-driver' is not installed, so not removed\n", | |
| "Package 'nvidia-legacy-340xx-driver' is not installed, so not removed\n", | |
| "Package 'nvidia-legacy-304xx-driver' is not installed, so not removed\n", | |
| "Package 'nvidia-kernel-dkms' is not installed, so not removed\n", | |
| "Package 'nvidia-legacy-340xx-kernel-dkms' is not installed, so not removed\n", | |
| "Package 'nvidia-legacy-304xx-kernel-dkms' is not installed, so not removed\n", | |
| "Package 'nvidia' is not installed, so not removed\n", | |
| "Package 'nvidia-current-updates' is not installed, so not removed\n", | |
| "Package 'nvidia-experimental-304' is not installed, so not removed\n", | |
| "Package 'nvidia-310' is not installed, so not removed\n", | |
| "Package 'nvidia-310-updates' is not installed, so not removed\n", | |
| "Package 'nvidia-experimental-310' is not installed, so not removed\n", | |
| "Package 'nvidia-313' is not installed, so not removed\n", | |
| "Package 'nvidia-313-updates' is not installed, so not removed\n", | |
| "Package 'nvidia-experimental-313' is not installed, so not removed\n", | |
| "Package 'nvidia-319' is not installed, so not removed\n", | |
| "Package 'nvidia-319-updates' is not installed, so not removed\n", | |
| "Package 'nvidia-experimental-319' is not installed, so not removed\n", | |
| "Package 'nvidia-325' is not installed, so not removed\n", | |
| "Package 'nvidia-325-updates' is not installed, so not removed\n", | |
| "Package 'nvidia-experimental-325' is not installed, so not removed\n", | |
| "Package 'nvidia-experimental-331' is not installed, so not removed\n", | |
| "Package 'nvidia-334' is not installed, so not removed\n", | |
| "Package 'nvidia-334-updates' is not installed, so not removed\n", | |
| "Package 'nvidia-experimental-334' is not installed, so not removed\n", | |
| "Package 'nvidia-337' is not installed, so not removed\n", | |
| "Package 'nvidia-337-updates' is not installed, so not removed\n", | |
| "Package 'nvidia-experimental-337' is not installed, so not removed\n", | |
| "Package 'nvidia-experimental-340' is not installed, so not removed\n", | |
| "Package 'nvidia-343' is not installed, so not removed\n", | |
| "Package 'nvidia-343-updates' is not installed, so not removed\n", | |
| "Package 'nvidia-experimental-343' is not installed, so not removed\n", | |
| "Package 'nvidia-experimental-346' is not installed, so not removed\n", | |
| "Package 'nvidia-349' is not installed, so not removed\n", | |
| "Package 'nvidia-349-updates' is not installed, so not removed\n", | |
| "Package 'nvidia-experimental-349' is not installed, so not removed\n", | |
| "Package 'nvidia-experimental-352' is not installed, so not removed\n", | |
| "Package 'nvidia-355' is not installed, so not removed\n", | |
| "Package 'nvidia-355-updates' is not installed, so not removed\n", | |
| "Package 'nvidia-experimental-355' is not installed, so not removed\n", | |
| "Package 'nvidia-358' is not installed, so not removed\n", | |
| "Package 'nvidia-358-updates' is not installed, so not removed\n", | |
| "Package 'nvidia-experimental-358' is not installed, so not removed\n", | |
| "Package 'nvidia-experimental-361' is not installed, so not removed\n", | |
| "Package 'nvidia-364' is not installed, so not removed\n", | |
| "Package 'nvidia-364-updates' is not installed, so not removed\n", | |
| "Package 'nvidia-experimental-364' is not installed, so not removed\n", | |
| "Package 'nvidia-367-updates' is not installed, so not removed\n", | |
| "Package 'nvidia-experimental-367' is not installed, so not removed\n", | |
| "Package 'nvidia-375-updates' is not installed, so not removed\n", | |
| "Package 'nvidia-experimental-375' is not installed, so not removed\n", | |
| "Package 'nvidia-378' is not installed, so not removed\n", | |
| "Package 'nvidia-378-updates' is not installed, so not removed\n", | |
| "Package 'nvidia-experimental-378' is not installed, so not removed\n", | |
| "Package 'nvidia-381' is not installed, so not removed\n", | |
| "Package 'nvidia-381-updates' is not installed, so not removed\n", | |
| "Package 'nvidia-experimental-381' is not installed, so not removed\n", | |
| "Package 'nvidia-384-updates' is not installed, so not removed\n", | |
| "Package 'nvidia-experimental-384' is not installed, so not removed\n", | |
| "Package 'nvidia-387' is not installed, so not removed\n", | |
| "Package 'nvidia-387-updates' is not installed, so not removed\n", | |
| "Package 'nvidia-experimental-387' is not installed, so not removed\n", | |
| "Note, selecting 'libnvtt-bin' instead of 'nvidia-texture-tools'\n", | |
| "Package 'nvidia-driver-libs' is not installed, so not removed\n", | |
| "Package 'nvidia-driver-libs-nonglvnd' is not installed, so not removed\n", | |
| "Package 'nvidia-fs-prebuilt' is not installed, so not removed\n", | |
| "Package 'nvidia-kernel-common-396' is not installed, so not removed\n", | |
| "Package 'nvidia-legacy-304xx-vdpau-driver' is not installed, so not removed\n", | |
| "Note, selecting 'libnvidia-encode-418-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-compute-450-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-gl-460-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-encode' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-fbc1-450-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-compute-440-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-gl-450-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-compute-390' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-ifr1-418-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-fbc1-440-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-compute-410' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-compute-418' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-compute-430' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-compute-435' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-compute-440' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-common-418-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-compute-450' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-compute-455' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-compute-460' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-compute-465' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-compute-470' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-ml1' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-encode-390' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-compute-470-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-encode-410' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-encode-418' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-encode-430' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-encode-435' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-encode-440' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-encode-450' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-encode-455' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-encode-460' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-encode-465' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-encode-470' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-decode-450-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-gl-390' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-fbc1-470-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-gl-410' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-gl-418' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-gl-430' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-gl-435' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-gl-440' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-gl-450' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-gl-455' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-gl-460' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-gl-465' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-gl-470' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-gl-470-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-fbc1-390' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-decode-440-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-encode-450-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-decode-390' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-fbc1-410' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-fbc1-418' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-fbc1-430' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-fbc1-435' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-fbc1-460-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-fbc1-440' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-fbc1-450' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-fbc1-455' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-fbc1-460' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-fbc1-465' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-fbc1-470' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-decode-410' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-decode-418' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-decode-430' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-decode-435' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-decode-440' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-decode-450' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-decode-455' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-decode-460' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-decode-465' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-decode-470' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-cfg1-418-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-encode-440-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-decode-470-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-common-450-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-extra' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-decode-460-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-encode-470-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-cfg1-390' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-ifr1-440-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-cfg1-410' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-cfg1-418' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-cfg1-430' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-cfg1-435' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-cfg1-440' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-cfg1-450' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-cfg1-455' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-cfg1-460' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-cfg1-465' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-cfg1-470' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-common-440-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-cfg1-any' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-encode-460-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-common-470-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-diagnostic-410' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-diagnostic-418' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-ifr1-460-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-gl' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-diagnostic' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-common-460-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-cfg1-440-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-ifr1-450-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-fbc1' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-cfg1-460-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-ifr1-470-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-cfg1-450-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-nscq' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-ifr1-390' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-ifr1-410' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-ifr1-418' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-ifr1-430' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-ifr1-435' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-ifr1-440' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-ifr1-450' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-ifr1-455' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-ifr1-460' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-ifr1-465' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-ifr1-470' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-nscq-450' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-nscq-455' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-nscq-460' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-nscq-465' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-nscq-470' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-extra-450-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-gl-418-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-cfg1-470-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-extra-440-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-common' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-ifr1' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-decode' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-extra-470-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-common-390' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-common-410' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-common-418' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-common-430' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-common-435' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-common-440' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-common-450' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-common-455' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-common-460' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-common-465' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-common-470' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-compute-418-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-extra-460-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-fbc1-418-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-extra-440' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-extra-450' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-extra-455' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-extra-460' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-extra-465' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-extra-470' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-compute' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-gl-440-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-decode-418-server' for glob 'libnvidia-*'\n", | |
| "Note, selecting 'libnvidia-compute-460-server' for glob 'libnvidia-*'\n", | |
| "Package 'nvidia-340-updates-uvm' is not installed, so not removed\n", | |
| "Package 'nvidia-346' is not installed, so not removed\n", | |
| "Package 'nvidia-346-dev' is not installed, so not removed\n", | |
| "Package 'nvidia-346-updates' is not installed, so not removed\n", | |
| "Package 'nvidia-346-updates-dev' is not installed, so not removed\n", | |
| "Package 'nvidia-352' is not installed, so not removed\n", | |
| "Package 'nvidia-352-dev' is not installed, so not removed\n", | |
| "Package 'nvidia-352-updates' is not installed, so not removed\n", | |
| "Package 'nvidia-352-updates-dev' is not installed, so not removed\n", | |
| "Package 'nvidia-361' is not installed, so not removed\n", | |
| "Package 'nvidia-361-dev' is not installed, so not removed\n", | |
| "Package 'nvidia-361-updates' is not installed, so not removed\n", | |
| "Package 'nvidia-361-updates-dev' is not installed, so not removed\n", | |
| "Package 'nvidia-367' is not installed, so not removed\n", | |
| "Package 'nvidia-367-dev' is not installed, so not removed\n", | |
| "Package 'nvidia-375' is not installed, so not removed\n", | |
| "Package 'nvidia-375-dev' is not installed, so not removed\n", | |
| "Package 'nvidia-cg-dev' is not installed, so not removed\n", | |
| "Package 'nvidia-cg-doc' is not installed, so not removed\n", | |
| "Package 'nvidia-cg-toolkit' is not installed, so not removed\n", | |
| "Package 'nvidia-cuda-dev' is not installed, so not removed\n", | |
| "Package 'nvidia-cuda-doc' is not installed, so not removed\n", | |
| "Package 'nvidia-cuda-gdb' is not installed, so not removed\n", | |
| "Package 'nvidia-cuda-toolkit' is not installed, so not removed\n", | |
| "Package 'nvidia-libopencl1-346' is not installed, so not removed\n", | |
| "Package 'nvidia-libopencl1-346-updates' is not installed, so not removed\n", | |
| "Package 'nvidia-libopencl1-352' is not installed, so not removed\n", | |
| "Package 'nvidia-libopencl1-352-updates' is not installed, so not removed\n", | |
| "Package 'nvidia-libopencl1-361' is not installed, so not removed\n", | |
| "Package 'nvidia-libopencl1-361-updates' is not installed, so not removed\n", | |
| "Package 'nvidia-libopencl1-367' is not installed, so not removed\n", | |
| "Package 'nvidia-libopencl1-375' is not installed, so not removed\n", | |
| "Package 'nvidia-nsight' is not installed, so not removed\n", | |
| "Package 'nvidia-opencl-icd-346' is not installed, so not removed\n", | |
| "Package 'nvidia-opencl-icd-346-updates' is not installed, so not removed\n", | |
| "Package 'nvidia-opencl-icd-352' is not installed, so not removed\n", | |
| "Package 'nvidia-opencl-icd-352-updates' is not installed, so not removed\n", | |
| "Package 'nvidia-opencl-icd-361' is not installed, so not removed\n", | |
| "Package 'nvidia-opencl-icd-361-updates' is not installed, so not removed\n", | |
| "Package 'nvidia-opencl-icd-367' is not installed, so not removed\n", | |
| "Package 'nvidia-opencl-icd-375' is not installed, so not removed\n", | |
| "Package 'nvidia-profiler' is not installed, so not removed\n", | |
| "Package 'nvidia-visual-profiler' is not installed, so not removed\n", | |
| "Package 'nvidia-prime' is not installed, so not removed\n", | |
| "Package 'libnvidia-cfg1-390' is not installed, so not removed\n", | |
| "Package 'libnvidia-cfg1-418' is not installed, so not removed\n", | |
| "Package 'libnvidia-cfg1-418-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-cfg1-435' is not installed, so not removed\n", | |
| "Package 'libnvidia-cfg1-440' is not installed, so not removed\n", | |
| "Package 'libnvidia-cfg1-440-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-cfg1-450' is not installed, so not removed\n", | |
| "Package 'libnvidia-cfg1-450-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-cfg1-455' is not installed, so not removed\n", | |
| "Package 'libnvidia-cfg1-465' is not installed, so not removed\n", | |
| "Package 'libnvidia-cfg1-470-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-common-390' is not installed, so not removed\n", | |
| "Package 'libnvidia-common-418' is not installed, so not removed\n", | |
| "Package 'libnvidia-common-418-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-common-435' is not installed, so not removed\n", | |
| "Package 'libnvidia-common-440' is not installed, so not removed\n", | |
| "Package 'libnvidia-common-440-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-common-450' is not installed, so not removed\n", | |
| "Package 'libnvidia-common-450-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-common-455' is not installed, so not removed\n", | |
| "Package 'libnvidia-common-465' is not installed, so not removed\n", | |
| "Package 'libnvidia-common-470-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-compute-390' is not installed, so not removed\n", | |
| "Package 'libnvidia-compute-418' is not installed, so not removed\n", | |
| "Package 'libnvidia-compute-418-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-compute-435' is not installed, so not removed\n", | |
| "Package 'libnvidia-compute-440' is not installed, so not removed\n", | |
| "Package 'libnvidia-compute-440-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-compute-450' is not installed, so not removed\n", | |
| "Package 'libnvidia-compute-450-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-compute-455' is not installed, so not removed\n", | |
| "Package 'libnvidia-compute-465' is not installed, so not removed\n", | |
| "Package 'libnvidia-compute-470-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-decode-390' is not installed, so not removed\n", | |
| "Package 'libnvidia-decode-418' is not installed, so not removed\n", | |
| "Package 'libnvidia-decode-418-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-decode-435' is not installed, so not removed\n", | |
| "Package 'libnvidia-decode-440' is not installed, so not removed\n", | |
| "Package 'libnvidia-decode-440-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-decode-450' is not installed, so not removed\n", | |
| "Package 'libnvidia-decode-450-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-decode-455' is not installed, so not removed\n", | |
| "Package 'libnvidia-decode-465' is not installed, so not removed\n", | |
| "Package 'libnvidia-decode-470-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-encode-390' is not installed, so not removed\n", | |
| "Package 'libnvidia-encode-418' is not installed, so not removed\n", | |
| "Package 'libnvidia-encode-418-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-encode-435' is not installed, so not removed\n", | |
| "Package 'libnvidia-encode-440' is not installed, so not removed\n", | |
| "Package 'libnvidia-encode-440-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-encode-450' is not installed, so not removed\n", | |
| "Package 'libnvidia-encode-450-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-encode-455' is not installed, so not removed\n", | |
| "Package 'libnvidia-encode-465' is not installed, so not removed\n", | |
| "Package 'libnvidia-encode-470-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-extra-440' is not installed, so not removed\n", | |
| "Package 'libnvidia-extra-440-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-extra-450' is not installed, so not removed\n", | |
| "Package 'libnvidia-extra-450-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-extra-455' is not installed, so not removed\n", | |
| "Package 'libnvidia-extra-465' is not installed, so not removed\n", | |
| "Package 'libnvidia-extra-470-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-fbc1-390' is not installed, so not removed\n", | |
| "Package 'libnvidia-fbc1-418' is not installed, so not removed\n", | |
| "Package 'libnvidia-fbc1-418-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-fbc1-435' is not installed, so not removed\n", | |
| "Package 'libnvidia-fbc1-440' is not installed, so not removed\n", | |
| "Package 'libnvidia-fbc1-440-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-fbc1-450' is not installed, so not removed\n", | |
| "Package 'libnvidia-fbc1-450-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-fbc1-455' is not installed, so not removed\n", | |
| "Package 'libnvidia-fbc1-465' is not installed, so not removed\n", | |
| "Package 'libnvidia-fbc1-470-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-gl-390' is not installed, so not removed\n", | |
| "Package 'libnvidia-gl-418' is not installed, so not removed\n", | |
| "Package 'libnvidia-gl-418-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-gl-435' is not installed, so not removed\n", | |
| "Package 'libnvidia-gl-440' is not installed, so not removed\n", | |
| "Package 'libnvidia-gl-440-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-gl-450' is not installed, so not removed\n", | |
| "Package 'libnvidia-gl-450-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-gl-455' is not installed, so not removed\n", | |
| "Package 'libnvidia-gl-465' is not installed, so not removed\n", | |
| "Package 'libnvidia-gl-470-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-ifr1-390' is not installed, so not removed\n", | |
| "Package 'libnvidia-ifr1-418' is not installed, so not removed\n", | |
| "Package 'libnvidia-ifr1-418-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-ifr1-435' is not installed, so not removed\n", | |
| "Package 'libnvidia-ifr1-440' is not installed, so not removed\n", | |
| "Package 'libnvidia-ifr1-440-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-ifr1-450' is not installed, so not removed\n", | |
| "Package 'libnvidia-ifr1-450-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-ifr1-455' is not installed, so not removed\n", | |
| "Package 'libnvidia-ifr1-465' is not installed, so not removed\n", | |
| "Package 'libnvidia-ifr1-470-server' is not installed, so not removed\n", | |
| "Package 'nvidia-331' is not installed, so not removed\n", | |
| "Package 'nvidia-331-dev' is not installed, so not removed\n", | |
| "Package 'nvidia-331-updates' is not installed, so not removed\n", | |
| "Package 'nvidia-331-updates-dev' is not installed, so not removed\n", | |
| "Package 'nvidia-331-updates-uvm' is not installed, so not removed\n", | |
| "Package 'nvidia-331-uvm' is not installed, so not removed\n", | |
| "Package 'nvidia-340' is not installed, so not removed\n", | |
| "Package 'nvidia-340-dev' is not installed, so not removed\n", | |
| "Package 'nvidia-340-updates' is not installed, so not removed\n", | |
| "Package 'nvidia-340-updates-dev' is not installed, so not removed\n", | |
| "Package 'nvidia-340-uvm' is not installed, so not removed\n", | |
| "Package 'nvidia-compute-utils-390' is not installed, so not removed\n", | |
| "Package 'nvidia-compute-utils-418' is not installed, so not removed\n", | |
| "Package 'nvidia-compute-utils-418-server' is not installed, so not removed\n", | |
| "Package 'nvidia-compute-utils-435' is not installed, so not removed\n", | |
| "Package 'nvidia-compute-utils-440' is not installed, so not removed\n", | |
| "Package 'nvidia-compute-utils-440-server' is not installed, so not removed\n", | |
| "Package 'nvidia-compute-utils-450' is not installed, so not removed\n", | |
| "Package 'nvidia-compute-utils-450-server' is not installed, so not removed\n", | |
| "Package 'nvidia-compute-utils-455' is not installed, so not removed\n", | |
| "Package 'nvidia-compute-utils-465' is not installed, so not removed\n", | |
| "Package 'nvidia-compute-utils-470-server' is not installed, so not removed\n", | |
| "Package 'nvidia-dkms-390' is not installed, so not removed\n", | |
| "Package 'nvidia-dkms-418' is not installed, so not removed\n", | |
| "Package 'nvidia-dkms-418-server' is not installed, so not removed\n", | |
| "Package 'nvidia-dkms-435' is not installed, so not removed\n", | |
| "Package 'nvidia-dkms-440' is not installed, so not removed\n", | |
| "Package 'nvidia-dkms-440-server' is not installed, so not removed\n", | |
| "Package 'nvidia-dkms-450' is not installed, so not removed\n", | |
| "Package 'nvidia-dkms-450-server' is not installed, so not removed\n", | |
| "Package 'nvidia-dkms-455' is not installed, so not removed\n", | |
| "Package 'nvidia-dkms-465' is not installed, so not removed\n", | |
| "Package 'nvidia-dkms-470-server' is not installed, so not removed\n", | |
| "Package 'nvidia-driver-390' is not installed, so not removed\n", | |
| "Package 'nvidia-driver-418' is not installed, so not removed\n", | |
| "Package 'nvidia-driver-418-server' is not installed, so not removed\n", | |
| "Package 'nvidia-driver-435' is not installed, so not removed\n", | |
| "Package 'nvidia-driver-440' is not installed, so not removed\n", | |
| "Package 'nvidia-driver-440-server' is not installed, so not removed\n", | |
| "Package 'nvidia-driver-450' is not installed, so not removed\n", | |
| "Package 'nvidia-driver-450-server' is not installed, so not removed\n", | |
| "Package 'nvidia-driver-455' is not installed, so not removed\n", | |
| "Package 'nvidia-driver-465' is not installed, so not removed\n", | |
| "Package 'nvidia-driver-470-server' is not installed, so not removed\n", | |
| "Package 'nvidia-headless-390' is not installed, so not removed\n", | |
| "Package 'nvidia-headless-418' is not installed, so not removed\n", | |
| "Package 'nvidia-headless-418-server' is not installed, so not removed\n", | |
| "Package 'nvidia-headless-435' is not installed, so not removed\n", | |
| "Package 'nvidia-headless-440' is not installed, so not removed\n", | |
| "Package 'nvidia-headless-440-server' is not installed, so not removed\n", | |
| "Package 'nvidia-headless-450' is not installed, so not removed\n", | |
| "Package 'nvidia-headless-450-server' is not installed, so not removed\n", | |
| "Package 'nvidia-headless-455' is not installed, so not removed\n", | |
| "Package 'nvidia-headless-465' is not installed, so not removed\n", | |
| "Package 'nvidia-headless-470-server' is not installed, so not removed\n", | |
| "Package 'nvidia-headless-no-dkms-390' is not installed, so not removed\n", | |
| "Package 'nvidia-headless-no-dkms-418' is not installed, so not removed\n", | |
| "Package 'nvidia-headless-no-dkms-418-server' is not installed, so not removed\n", | |
| "Package 'nvidia-headless-no-dkms-435' is not installed, so not removed\n", | |
| "Package 'nvidia-headless-no-dkms-440' is not installed, so not removed\n", | |
| "Package 'nvidia-headless-no-dkms-440-server' is not installed, so not removed\n", | |
| "Package 'nvidia-headless-no-dkms-450' is not installed, so not removed\n", | |
| "Package 'nvidia-headless-no-dkms-450-server' is not installed, so not removed\n", | |
| "Package 'nvidia-headless-no-dkms-455' is not installed, so not removed\n", | |
| "Package 'nvidia-headless-no-dkms-465' is not installed, so not removed\n", | |
| "Package 'nvidia-headless-no-dkms-470-server' is not installed, so not removed\n", | |
| "Package 'nvidia-kernel-common-390' is not installed, so not removed\n", | |
| "Package 'nvidia-kernel-common-418' is not installed, so not removed\n", | |
| "Package 'nvidia-kernel-common-418-server' is not installed, so not removed\n", | |
| "Package 'nvidia-kernel-common-435' is not installed, so not removed\n", | |
| "Package 'nvidia-kernel-common-440' is not installed, so not removed\n", | |
| "Package 'nvidia-kernel-common-440-server' is not installed, so not removed\n", | |
| "Package 'nvidia-kernel-common-450' is not installed, so not removed\n", | |
| "Package 'nvidia-kernel-common-450-server' is not installed, so not removed\n", | |
| "Package 'nvidia-kernel-common-455' is not installed, so not removed\n", | |
| "Package 'nvidia-kernel-common-465' is not installed, so not removed\n", | |
| "Package 'nvidia-kernel-common-470-server' is not installed, so not removed\n", | |
| "Package 'nvidia-kernel-source-390' is not installed, so not removed\n", | |
| "Package 'nvidia-kernel-source-418' is not installed, so not removed\n", | |
| "Package 'nvidia-kernel-source-418-server' is not installed, so not removed\n", | |
| "Package 'nvidia-kernel-source-435' is not installed, so not removed\n", | |
| "Package 'nvidia-kernel-source-440' is not installed, so not removed\n", | |
| "Package 'nvidia-kernel-source-440-server' is not installed, so not removed\n", | |
| "Package 'nvidia-kernel-source-450' is not installed, so not removed\n", | |
| "Package 'nvidia-kernel-source-450-server' is not installed, so not removed\n", | |
| "Package 'nvidia-kernel-source-455' is not installed, so not removed\n", | |
| "Package 'nvidia-kernel-source-465' is not installed, so not removed\n", | |
| "Package 'nvidia-kernel-source-470-server' is not installed, so not removed\n", | |
| "Package 'nvidia-opencl-icd-340' is not installed, so not removed\n", | |
| "Package 'nvidia-utils-390' is not installed, so not removed\n", | |
| "Package 'nvidia-utils-418' is not installed, so not removed\n", | |
| "Package 'nvidia-utils-418-server' is not installed, so not removed\n", | |
| "Package 'nvidia-utils-435' is not installed, so not removed\n", | |
| "Package 'nvidia-utils-440' is not installed, so not removed\n", | |
| "Package 'nvidia-utils-440-server' is not installed, so not removed\n", | |
| "Package 'nvidia-utils-450' is not installed, so not removed\n", | |
| "Package 'nvidia-utils-450-server' is not installed, so not removed\n", | |
| "Package 'nvidia-utils-455' is not installed, so not removed\n", | |
| "Package 'nvidia-utils-465' is not installed, so not removed\n", | |
| "Package 'nvidia-utils-470-server' is not installed, so not removed\n", | |
| "Package 'nvidia-common' is not installed, so not removed\n", | |
| "Package 'libnvidia-cfg1-460-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-common-460-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-compute-460-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-decode-460-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-encode-460-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-extra-460-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-fbc1-460-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-gl-460-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-ifr1-460-server' is not installed, so not removed\n", | |
| "Package 'nvidia-compute-utils-460-server' is not installed, so not removed\n", | |
| "Package 'nvidia-dkms-460-server' is not installed, so not removed\n", | |
| "Package 'nvidia-driver-460-server' is not installed, so not removed\n", | |
| "Package 'nvidia-headless-460-server' is not installed, so not removed\n", | |
| "Package 'nvidia-headless-no-dkms-460-server' is not installed, so not removed\n", | |
| "Package 'nvidia-kernel-common-460-server' is not installed, so not removed\n", | |
| "Package 'nvidia-kernel-source-460-server' is not installed, so not removed\n", | |
| "Package 'nvidia-libopencl1-331' is not installed, so not removed\n", | |
| "Package 'nvidia-libopencl1-331-updates' is not installed, so not removed\n", | |
| "Package 'nvidia-libopencl1-340' is not installed, so not removed\n", | |
| "Package 'nvidia-libopencl1-340-updates' is not installed, so not removed\n", | |
| "Package 'nvidia-opencl-icd-331' is not installed, so not removed\n", | |
| "Package 'nvidia-opencl-icd-331-updates' is not installed, so not removed\n", | |
| "Package 'nvidia-opencl-icd-340-updates' is not installed, so not removed\n", | |
| "Package 'nvidia-utils-460-server' is not installed, so not removed\n", | |
| "Package 'libnvidia-diagnostic-418' is not installed, so not removed\n", | |
| "Package 'libnvidia-cfg1-410' is not installed, so not removed\n", | |
| "Package 'libnvidia-common-410' is not installed, so not removed\n", | |
| "Package 'libnvidia-compute-410' is not installed, so not removed\n", | |
| "Package 'libnvidia-decode-410' is not installed, so not removed\n", | |
| "Package 'libnvidia-diagnostic-410' is not installed, so not removed\n", | |
| "Package 'libnvidia-encode-410' is not installed, so not removed\n", | |
| "Package 'libnvidia-fbc1-410' is not installed, so not removed\n", | |
| "Package 'libnvidia-gl-410' is not installed, so not removed\n", | |
| "Package 'libnvidia-ifr1-410' is not installed, so not removed\n", | |
| "Package 'nvidia-compute-utils-410' is not installed, so not removed\n", | |
| "Package 'nvidia-dkms-410' is not installed, so not removed\n", | |
| "Package 'nvidia-driver-410' is not installed, so not removed\n", | |
| "Package 'nvidia-headless-410' is not installed, so not removed\n", | |
| "Package 'nvidia-headless-no-dkms-410' is not installed, so not removed\n", | |
| "Package 'nvidia-kernel-common-410' is not installed, so not removed\n", | |
| "Package 'nvidia-kernel-source-410' is not installed, so not removed\n", | |
| "Package 'nvidia-utils-410' is not installed, so not removed\n", | |
| "Package 'libnvidia-nscq-455' is not installed, so not removed\n", | |
| "Package 'nvidia-fabricmanager-455' is not installed, so not removed\n", | |
| "Package 'nvidia-fabricmanager-dev-455' is not installed, so not removed\n", | |
| "Package 'libnvidia-nscq-465' is not installed, so not removed\n", | |
| "Package 'nvidia-fabricmanager-465' is not installed, so not removed\n", | |
| "Package 'nvidia-fabricmanager-dev-465' is not installed, so not removed\n", | |
| "Package 'libnvidia-cfg1-430' is not installed, so not removed\n", | |
| "Package 'libnvidia-cfg1-460' is not installed, so not removed\n", | |
| "Package 'libnvidia-common-430' is not installed, so not removed\n", | |
| "Package 'libnvidia-compute-430' is not installed, so not removed\n", | |
| "Package 'libnvidia-decode-430' is not installed, so not removed\n", | |
| "Package 'libnvidia-decode-460' is not installed, so not removed\n", | |
| "Package 'libnvidia-encode-430' is not installed, so not removed\n", | |
| "Package 'libnvidia-encode-460' is not installed, so not removed\n", | |
| "Package 'libnvidia-extra-460' is not installed, so not removed\n", | |
| "Package 'libnvidia-fbc1-430' is not installed, so not removed\n", | |
| "Package 'libnvidia-fbc1-460' is not installed, so not removed\n", | |
| "Package 'libnvidia-gl-430' is not installed, so not removed\n", | |
| "Package 'libnvidia-gl-460' is not installed, so not removed\n", | |
| "Package 'libnvidia-ifr1-430' is not installed, so not removed\n", | |
| "Package 'libnvidia-ifr1-460' is not installed, so not removed\n", | |
| "Package 'libnvidia-nscq-450' is not installed, so not removed\n", | |
| "Package 'libnvidia-nscq-460' is not installed, so not removed\n", | |
| "Package 'libnvidia-nscq-470' is not installed, so not removed\n", | |
| "Package 'nvidia-384' is not installed, so not removed\n", | |
| "Package 'nvidia-384-dev' is not installed, so not removed\n", | |
| "Package 'nvidia-compute-utils-430' is not installed, so not removed\n", | |
| "Package 'nvidia-compute-utils-460' is not installed, so not removed\n", | |
| "Package 'nvidia-dkms-430' is not installed, so not removed\n", | |
| "Package 'nvidia-dkms-460' is not installed, so not removed\n", | |
| "Package 'nvidia-driver-430' is not installed, so not removed\n", | |
| "Package 'nvidia-driver-460' is not installed, so not removed\n", | |
| "Package 'nvidia-fabricmanager-450' is not installed, so not removed\n", | |
| "Package 'nvidia-fabricmanager-460' is not installed, so not removed\n", | |
| "Package 'nvidia-fabricmanager-470' is not installed, so not removed\n", | |
| "Package 'nvidia-fabricmanager-dev-450' is not installed, so not removed\n", | |
| "Package 'nvidia-fabricmanager-dev-460' is not installed, so not removed\n", | |
| "Package 'nvidia-fabricmanager-dev-470' is not installed, so not removed\n", | |
| "Package 'nvidia-headless-430' is not installed, so not removed\n", | |
| "Package 'nvidia-headless-460' is not installed, so not removed\n", | |
| "Package 'nvidia-headless-470' is not installed, so not removed\n", | |
| "Package 'nvidia-headless-no-dkms-430' is not installed, so not removed\n", | |
| "Package 'nvidia-headless-no-dkms-460' is not installed, so not removed\n", | |
| "Package 'nvidia-headless-no-dkms-470' is not installed, so not removed\n", | |
| "Package 'nvidia-kernel-common-430' is not installed, so not removed\n", | |
| "Package 'nvidia-kernel-common-460' is not installed, so not removed\n", | |
| "Package 'nvidia-kernel-source-430' is not installed, so not removed\n", | |
| "Package 'nvidia-kernel-source-460' is not installed, so not removed\n", | |
| "Package 'nvidia-libopencl1-384' is not installed, so not removed\n", | |
| "Package 'nvidia-opencl-icd-384' is not installed, so not removed\n", | |
| "Package 'nvidia-utils-430' is not installed, so not removed\n", | |
| "Package 'nvidia-utils-460' is not installed, so not removed\n", | |
| "Package 'cuda' is not installed, so not removed\n", | |
| "Package 'nvidia-fs' is not installed, so not removed\n", | |
| "Package 'nvidia-fs-dkms' is not installed, so not removed\n", | |
| "Package 'nvidia-gds-11-4' is not installed, so not removed\n", | |
| "Package 'nvidia-gds' is not installed, so not removed\n", | |
| "Package 'nvidia-304' is not installed, so not removed\n", | |
| "Package 'nvidia-304-dev' is not installed, so not removed\n", | |
| "Package 'nvidia-304-updates' is not installed, so not removed\n", | |
| "Package 'nvidia-304-updates-dev' is not installed, so not removed\n", | |
| "Package 'nvidia-current' is not installed, so not removed\n", | |
| "Package 'nvidia-current-dev' is not installed, so not removed\n", | |
| "Package 'nvidia-libopencl1-304' is not installed, so not removed\n", | |
| "Package 'nvidia-libopencl1-304-updates' is not installed, so not removed\n", | |
| "Package 'nvidia-opencl-icd-304' is not installed, so not removed\n", | |
| "Package 'nvidia-opencl-icd-304-updates' is not installed, so not removed\n", | |
| "Package 'nvidia-machine-learning-repo-ubuntu1804' is not installed, so not removed\n", | |
| "The following packages were automatically installed and are no longer required:\n", | |
| " cuda-command-line-tools-10-0 cuda-command-line-tools-10-1 cuda-compiler-10-0\n", | |
| " cuda-compiler-10-1 cuda-cuobjdump-10-0 cuda-cuobjdump-10-1 cuda-cupti-10-0\n", | |
| " cuda-cupti-10-1 cuda-documentation-10-0 cuda-documentation-10-1\n", | |
| " cuda-documentation-11-0 cuda-gdb-10-0 cuda-gdb-10-1\n", | |
| " cuda-gpu-library-advisor-10-0 cuda-gpu-library-advisor-10-1\n", | |
| " cuda-libraries-10-0 cuda-libraries-10-1 cuda-memcheck-10-0\n", | |
| " cuda-memcheck-10-1 cuda-nsight-10-0 cuda-nsight-10-1 cuda-nsight-11-0\n", | |
| " cuda-nsight-compute-10-0 cuda-nsight-compute-10-1 cuda-nsight-compute-11-0\n", | |
| " cuda-nsight-systems-10-1 cuda-nsight-systems-11-0 cuda-nvcc-10-0\n", | |
| " cuda-nvcc-10-1 cuda-nvdisasm-10-0 cuda-nvdisasm-10-1 cuda-nvml-dev-10-0\n", | |
| " cuda-nvml-dev-10-1 cuda-nvprof-10-0 cuda-nvprof-10-1 cuda-nvprune-10-0\n", | |
| " cuda-nvprune-10-1 cuda-nvtx-10-0 cuda-nvtx-10-1 cuda-nvvp-10-0\n", | |
| " cuda-nvvp-10-1 cuda-nvvp-11-0 cuda-samples-10-0 cuda-samples-10-1\n", | |
| " cuda-samples-11-0 cuda-sanitizer-api-10-1 cuda-toolkit-10-0\n", | |
| " cuda-toolkit-10-1 cuda-toolkit-11-0 cuda-tools-10-0 cuda-tools-10-1\n", | |
| " cuda-tools-11-0 cuda-visual-tools-10-0 cuda-visual-tools-10-1\n", | |
| " cuda-visual-tools-11-0 default-jre dkms freeglut3 freeglut3-dev\n", | |
| " keyboard-configuration libargon2-0 libcap2 libcryptsetup12\n", | |
| " libdevmapper1.02.1 libfontenc1 libidn11 libip4tc0 libjansson4 libpam-systemd\n", | |
| " libpolkit-agent-1-0 libpolkit-backend-1-0 libpolkit-gobject-1-0 libxfont2\n", | |
| " libxi-dev libxkbfile1 libxmu-dev libxmu-headers libxnvctrl0 libxtst6\n", | |
| " nsight-compute-2021.2.1 nsight-systems-2020.3.2 nsight-systems-2021.2.4\n", | |
| " ocl-icd-opencl-dev opencl-c-headers openjdk-11-jre policykit-1\n", | |
| " policykit-1-gnome python3-xkit screen-resolution-extra systemd systemd-sysv\n", | |
| " udev x11-xkb-utils xserver-common xserver-xorg-core-hwe-18.04\n", | |
| "Use 'sudo apt autoremove' to remove them.\n", | |
| "The following packages will be REMOVED:\n", | |
| " cuda-10-0* cuda-10-1* cuda-11-0* cuda-demo-suite-10-0* cuda-demo-suite-10-1*\n", | |
| " cuda-demo-suite-11-0* cuda-drivers* cuda-drivers-470* cuda-runtime-10-0*\n", | |
| " cuda-runtime-10-1* cuda-runtime-11-0* libnvidia-cfg1-470*\n", | |
| " libnvidia-common-460* libnvidia-common-470* libnvidia-compute-460*\n", | |
| " libnvidia-compute-470* libnvidia-decode-470* libnvidia-encode-470*\n", | |
| " libnvidia-extra-470* libnvidia-fbc1-470* libnvidia-gl-470*\n", | |
| " libnvidia-ifr1-470* nvidia-compute-utils-470* nvidia-dkms-470*\n", | |
| " nvidia-driver-470* nvidia-kernel-common-470* nvidia-kernel-source-470*\n", | |
| " nvidia-modprobe* nvidia-opencl-dev* nvidia-settings* nvidia-utils-470*\n", | |
| " xserver-xorg-video-nvidia-470*\n", | |
| "0 upgraded, 0 newly installed, 32 to remove and 40 not upgraded.\n", | |
| "After this operation, 622 MB disk space will be freed.\n", | |
| "(Reading database ... 148489 files and directories currently installed.)\n", | |
| "Removing cuda-10-0 (10.0.130-1) ...\n", | |
| "Removing cuda-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-11-0 (11.0.3-1) ...\n", | |
| "Removing cuda-demo-suite-10-0 (10.0.130-1) ...\n", | |
| "Removing cuda-demo-suite-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-demo-suite-11-0 (11.0.167-1) ...\n", | |
| "Removing cuda-runtime-11-0 (11.0.3-1) ...\n", | |
| "Removing cuda-runtime-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-runtime-10-0 (10.0.130-1) ...\n", | |
| "Removing libnvidia-common-460 (460.91.03-0ubuntu1) ...\n", | |
| "Removing nvidia-opencl-dev:amd64 (9.1.85-3ubuntu1) ...\n", | |
| "Removing cuda-drivers (470.57.02-1) ...\n", | |
| "Removing cuda-drivers-470 (470.57.02-1) ...\n", | |
| "Removing nvidia-driver-470 (470.57.02-0ubuntu1) ...\n", | |
| "Removing xserver-xorg-video-nvidia-470 (470.57.02-0ubuntu1) ...\n", | |
| "Removing libnvidia-cfg1-470:amd64 (470.57.02-0ubuntu1) ...\n", | |
| "Removing libnvidia-ifr1-470:amd64 (470.57.02-0ubuntu1) ...\n", | |
| "Removing libnvidia-gl-470:amd64 (470.57.02-0ubuntu1) ...\n", | |
| "Removing libnvidia-common-470 (470.57.02-0ubuntu1) ...\n", | |
| "Removing libnvidia-encode-470:amd64 (470.57.02-0ubuntu1) ...\n", | |
| "Removing libnvidia-decode-470:amd64 (470.57.02-0ubuntu1) ...\n", | |
| "Removing nvidia-utils-470 (470.57.02-0ubuntu1) ...\n", | |
| "Removing libnvidia-extra-470:amd64 (470.57.02-0ubuntu1) ...\n", | |
| "Removing libnvidia-fbc1-470:amd64 (470.57.02-0ubuntu1) ...\n", | |
| "Removing nvidia-compute-utils-470 (470.57.02-0ubuntu1) ...\n", | |
| "System has not been booted with systemd as init system (PID 1). Can't operate.\n", | |
| "Removing nvidia-dkms-470 (470.57.02-0ubuntu1) ...\n", | |
| "Removing all DKMS Modules\n", | |
| "Done.\n", | |
| "Removing nvidia-kernel-common-470 (470.57.02-0ubuntu1) ...\n", | |
| "Removing nvidia-kernel-source-470 (470.57.02-0ubuntu1) ...\n", | |
| "Removing nvidia-modprobe (470.57.02-0ubuntu1) ...\n", | |
| "Removing nvidia-settings (470.57.02-0ubuntu1) ...\n", | |
| "Removing libnvidia-compute-470:amd64 (470.57.02-0ubuntu1) ...\n", | |
| "Processing triggers for libc-bin (2.27-3ubuntu1.2) ...\n", | |
| "/sbin/ldconfig.real: /usr/local/lib/python3.7/dist-packages/ideep4py/lib/libmkldnn.so.0 is not a symbolic link\n", | |
| "\n", | |
| "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...\n", | |
| "Processing triggers for mime-support (3.60ubuntu1) ...\n", | |
| "(Reading database ... 147758 files and directories currently installed.)\n", | |
| "Purging configuration files for nvidia-kernel-common-470 (470.57.02-0ubuntu1) ...\n", | |
| "Purging configuration files for nvidia-compute-utils-470 (470.57.02-0ubuntu1) ...\n", | |
| "Purging configuration files for nvidia-settings (470.57.02-0ubuntu1) ...\n", | |
| "Purging configuration files for libnvidia-compute-460:amd64 (460.91.03-0ubuntu1) ...\n", | |
| "Purging configuration files for libnvidia-compute-470:amd64 (470.57.02-0ubuntu1) ...\n", | |
| "Purging configuration files for nvidia-dkms-470 (470.57.02-0ubuntu1) ...\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-command-line-tools-10-0:\n", | |
| " cuda-tools-10-0 depends on cuda-command-line-tools-10-0 (>= 10.0.130).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-command-line-tools-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-command-line-tools-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-command-line-tools-10-1:\n", | |
| " cuda-tools-10-1 depends on cuda-command-line-tools-10-1 (>= 10.1.243).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-command-line-tools-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-command-line-tools-10-1\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-command-line-tools-11-0:\n", | |
| " cuda-tools-11-0 depends on cuda-command-line-tools-11-0 (>= 11.0.3).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-command-line-tools-11-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-command-line-tools-11-0\n", | |
| "(Reading database ... 147754 files and directories currently installed.)\n", | |
| "Removing cuda-compat-11-0 (450.80.02-1) ...\n", | |
| "Processing triggers for libc-bin (2.27-3ubuntu1.2) ...\n", | |
| "/sbin/ldconfig.real: /usr/local/lib/python3.7/dist-packages/ideep4py/lib/libmkldnn.so.0 is not a symbolic link\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-compiler-10-0:\n", | |
| " cuda-toolkit-10-0 depends on cuda-compiler-10-0 (>= 10.0.130).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-compiler-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-compiler-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-compiler-10-1:\n", | |
| " cuda-toolkit-10-1 depends on cuda-compiler-10-1 (>= 10.1.243).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-compiler-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-compiler-10-1\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-compiler-11-0:\n", | |
| " cuda-toolkit-11-0 depends on cuda-compiler-11-0 (>= 11.0.3).\n", | |
| " cuda-minimal-build-11-0 depends on cuda-compiler-11-0 (>= 11.0.3).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-compiler-11-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-compiler-11-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-cublas-10-0:\n", | |
| " cuda-libraries-10-0 depends on cuda-cublas-10-0 (>= 10.0.130).\n", | |
| " cuda-cublas-dev-10-0 depends on cuda-cublas-10-0 (>= 10.0.130).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-cublas-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-cublas-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-cublas-dev-10-0:\n", | |
| " cuda-visual-tools-10-0 depends on cuda-cublas-dev-10-0 (>= 10.0.130).\n", | |
| " cuda-samples-10-0 depends on cuda-cublas-dev-10-0.\n", | |
| " cuda-libraries-dev-10-0 depends on cuda-cublas-dev-10-0 (>= 10.0.130).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-cublas-dev-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-cublas-dev-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-cudart-10-0:\n", | |
| " cuda-cudart-dev-10-0 depends on cuda-cudart-10-0 (>= 10.0.130).\n", | |
| " cuda-libraries-10-0 depends on cuda-cudart-10-0 (>= 10.0.130).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-cudart-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-cudart-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-cudart-10-1:\n", | |
| " cuda-cudart-dev-10-1 depends on cuda-cudart-10-1 (>= 10.1.243).\n", | |
| " cuda-libraries-10-1 depends on cuda-cudart-10-1 (>= 10.1.243).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-cudart-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-cudart-10-1\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-cudart-11-0:\n", | |
| " cuda-libraries-11-0 depends on cuda-cudart-11-0 (>= 11.0.221).\n", | |
| " cuda-cudart-dev-11-0 depends on cuda-cudart-11-0 (>= 11.0.221).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-cudart-11-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-cudart-11-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-cudart-dev-10-0:\n", | |
| " cuda-visual-tools-10-0 depends on cuda-cudart-dev-10-0 (>= 10.0.130).\n", | |
| " cuda-cupti-10-0 depends on cuda-cudart-dev-10-0 (>= 10.0.130).\n", | |
| " cuda-samples-10-0 depends on cuda-cudart-dev-10-0.\n", | |
| " cuda-libraries-dev-10-0 depends on cuda-cudart-dev-10-0 (>= 10.0.130).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-cudart-dev-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-cudart-dev-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-cudart-dev-10-1:\n", | |
| " cuda-samples-10-1 depends on cuda-cudart-dev-10-1.\n", | |
| " cuda-libraries-dev-10-1 depends on cuda-cudart-dev-10-1 (>= 10.1.243).\n", | |
| " cuda-visual-tools-10-1 depends on cuda-cudart-dev-10-1 (>= 10.1.243).\n", | |
| " cuda-cupti-10-1 depends on cuda-cudart-dev-10-1 (>= 10.1.243).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-cudart-dev-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-cudart-dev-10-1\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-cudart-dev-11-0:\n", | |
| " cuda-cupti-11-0 depends on cuda-cudart-dev-11-0.\n", | |
| " cuda-visual-tools-11-0 depends on cuda-cudart-dev-11-0 (>= 11.0.221).\n", | |
| " cuda-minimal-build-11-0 depends on cuda-cudart-dev-11-0 (>= 11.0.221).\n", | |
| " cuda-samples-11-0 depends on cuda-cudart-dev-11-0.\n", | |
| " cuda-nvcc-11-0 depends on cuda-cudart-dev-11-0.\n", | |
| " cuda-libraries-dev-11-0 depends on cuda-cudart-dev-11-0 (>= 11.0.221).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-cudart-dev-11-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-cudart-dev-11-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-cufft-10-0:\n", | |
| " cuda-libraries-10-0 depends on cuda-cufft-10-0 (>= 10.0.130).\n", | |
| " cuda-cufft-dev-10-0 depends on cuda-cufft-10-0 (>= 10.0.130).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-cufft-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-cufft-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-cufft-10-1:\n", | |
| " cuda-cufft-dev-10-1 depends on cuda-cufft-10-1 (>= 10.1.243).\n", | |
| " cuda-libraries-10-1 depends on cuda-cufft-10-1 (>= 10.1.243).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-cufft-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-cufft-10-1\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-cufft-dev-10-0:\n", | |
| " cuda-visual-tools-10-0 depends on cuda-cufft-dev-10-0 (>= 10.0.130).\n", | |
| " cuda-samples-10-0 depends on cuda-cufft-dev-10-0.\n", | |
| " cuda-libraries-dev-10-0 depends on cuda-cufft-dev-10-0 (>= 10.0.130).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-cufft-dev-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-cufft-dev-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-cufft-dev-10-1:\n", | |
| " cuda-samples-10-1 depends on cuda-cufft-dev-10-1.\n", | |
| " cuda-libraries-dev-10-1 depends on cuda-cufft-dev-10-1 (>= 10.1.243).\n", | |
| " cuda-visual-tools-10-1 depends on cuda-cufft-dev-10-1 (>= 10.1.243).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-cufft-dev-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-cufft-dev-10-1\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-cuobjdump-10-0:\n", | |
| " cuda-compiler-10-0 depends on cuda-cuobjdump-10-0 (>= 10.0.130).\n", | |
| " cuda-gdb-10-0 depends on cuda-cuobjdump-10-0 (>= 10.0.130).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-cuobjdump-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-cuobjdump-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-cuobjdump-10-1:\n", | |
| " cuda-gdb-10-1 depends on cuda-cuobjdump-10-1 (>= 10.1.243).\n", | |
| " cuda-compiler-10-1 depends on cuda-cuobjdump-10-1 (>= 10.1.243).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-cuobjdump-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-cuobjdump-10-1\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-cuobjdump-11-0:\n", | |
| " cuda-compiler-11-0 depends on cuda-cuobjdump-11-0 (>= 11.0.221).\n", | |
| " cuda-gdb-11-0 depends on cuda-cuobjdump-11-0.\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-cuobjdump-11-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-cuobjdump-11-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-cupti-10-0:\n", | |
| " cuda-command-line-tools-10-0 depends on cuda-cupti-10-0 (>= 10.0.130).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-cupti-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-cupti-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-cupti-10-1:\n", | |
| " cuda-command-line-tools-10-1 depends on cuda-cupti-10-1 (>= 10.1.243).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-cupti-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-cupti-10-1\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-cupti-11-0:\n", | |
| " cuda-cupti-dev-11-0 depends on cuda-cupti-11-0 (>= 11.0.221).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-cupti-11-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-cupti-11-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-cupti-dev-11-0:\n", | |
| " cuda-command-line-tools-11-0 depends on cuda-cupti-dev-11-0 (>= 11.0.221).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-cupti-dev-11-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-cupti-dev-11-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-curand-10-0:\n", | |
| " cuda-curand-dev-10-0 depends on cuda-curand-10-0 (>= 10.0.130).\n", | |
| " cuda-libraries-10-0 depends on cuda-curand-10-0 (>= 10.0.130).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-curand-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-curand-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-curand-10-1:\n", | |
| " cuda-curand-dev-10-1 depends on cuda-curand-10-1 (>= 10.1.243).\n", | |
| " cuda-libraries-10-1 depends on cuda-curand-10-1 (>= 10.1.243).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-curand-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-curand-10-1\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-curand-dev-10-0:\n", | |
| " cuda-visual-tools-10-0 depends on cuda-curand-dev-10-0 (>= 10.0.130).\n", | |
| " cuda-samples-10-0 depends on cuda-curand-dev-10-0.\n", | |
| " cuda-libraries-dev-10-0 depends on cuda-curand-dev-10-0 (>= 10.0.130).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-curand-dev-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-curand-dev-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-curand-dev-10-1:\n", | |
| " cuda-samples-10-1 depends on cuda-curand-dev-10-1.\n", | |
| " cuda-libraries-dev-10-1 depends on cuda-curand-dev-10-1 (>= 10.1.243).\n", | |
| " cuda-visual-tools-10-1 depends on cuda-curand-dev-10-1 (>= 10.1.243).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-curand-dev-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-curand-dev-10-1\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-cusolver-10-0:\n", | |
| " cuda-cusolver-dev-10-0 depends on cuda-cusolver-10-0 (>= 10.0.130).\n", | |
| " cuda-libraries-10-0 depends on cuda-cusolver-10-0 (>= 10.0.130).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-cusolver-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-cusolver-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-cusolver-10-1:\n", | |
| " cuda-cusolver-dev-10-1 depends on cuda-cusolver-10-1 (>= 10.1.243).\n", | |
| " cuda-libraries-10-1 depends on cuda-cusolver-10-1 (>= 10.1.243).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-cusolver-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-cusolver-10-1\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-cusolver-dev-10-0:\n", | |
| " cuda-visual-tools-10-0 depends on cuda-cusolver-dev-10-0 (>= 10.0.130).\n", | |
| " cuda-samples-10-0 depends on cuda-cusolver-dev-10-0.\n", | |
| " cuda-libraries-dev-10-0 depends on cuda-cusolver-dev-10-0 (>= 10.0.130).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-cusolver-dev-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-cusolver-dev-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-cusolver-dev-10-1:\n", | |
| " cuda-samples-10-1 depends on cuda-cusolver-dev-10-1.\n", | |
| " cuda-libraries-dev-10-1 depends on cuda-cusolver-dev-10-1 (>= 10.1.243).\n", | |
| " cuda-visual-tools-10-1 depends on cuda-cusolver-dev-10-1 (>= 10.1.243).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-cusolver-dev-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-cusolver-dev-10-1\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-cusparse-10-0:\n", | |
| " cuda-cusparse-dev-10-0 depends on cuda-cusparse-10-0 (>= 10.0.130).\n", | |
| " cuda-libraries-10-0 depends on cuda-cusparse-10-0 (>= 10.0.130).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-cusparse-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-cusparse-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-cusparse-10-1:\n", | |
| " cuda-cusparse-dev-10-1 depends on cuda-cusparse-10-1 (>= 10.1.243).\n", | |
| " cuda-libraries-10-1 depends on cuda-cusparse-10-1 (>= 10.1.243).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-cusparse-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-cusparse-10-1\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-cusparse-dev-10-0:\n", | |
| " cuda-visual-tools-10-0 depends on cuda-cusparse-dev-10-0 (>= 10.0.130).\n", | |
| " cuda-samples-10-0 depends on cuda-cusparse-dev-10-0.\n", | |
| " cuda-libraries-dev-10-0 depends on cuda-cusparse-dev-10-0 (>= 10.0.130).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-cusparse-dev-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-cusparse-dev-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-cusparse-dev-10-1:\n", | |
| " cuda-samples-10-1 depends on cuda-cusparse-dev-10-1.\n", | |
| " cuda-libraries-dev-10-1 depends on cuda-cusparse-dev-10-1 (>= 10.1.243).\n", | |
| " cuda-visual-tools-10-1 depends on cuda-cusparse-dev-10-1 (>= 10.1.243).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-cusparse-dev-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-cusparse-dev-10-1\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-documentation-10-0:\n", | |
| " cuda-toolkit-10-0 depends on cuda-documentation-10-0 (>= 10.0.130).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-documentation-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-documentation-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-documentation-10-1:\n", | |
| " cuda-toolkit-10-1 depends on cuda-documentation-10-1 (>= 10.1.243).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-documentation-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-documentation-10-1\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-documentation-11-0:\n", | |
| " cuda-toolkit-11-0 depends on cuda-documentation-11-0 (>= 11.0.228).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-documentation-11-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-documentation-11-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-driver-dev-10-0:\n", | |
| " cuda-cudart-dev-10-0 depends on cuda-driver-dev-10-0 (>= 10.0.130).\n", | |
| " cuda-visual-tools-10-0 depends on cuda-driver-dev-10-0 (>= 10.0.130).\n", | |
| " cuda-samples-10-0 depends on cuda-driver-dev-10-0.\n", | |
| " cuda-libraries-dev-10-0 depends on cuda-driver-dev-10-0 (>= 10.0.130).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-driver-dev-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-driver-dev-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-driver-dev-10-1:\n", | |
| " cuda-samples-10-1 depends on cuda-driver-dev-10-1.\n", | |
| " cuda-libraries-dev-10-1 depends on cuda-driver-dev-10-1 (>= 10.1.243).\n", | |
| " cuda-visual-tools-10-1 depends on cuda-driver-dev-10-1 (>= 10.1.243).\n", | |
| " cuda-cudart-dev-10-1 depends on cuda-driver-dev-10-1 (>= 10.1.243).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-driver-dev-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-driver-dev-10-1\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-driver-dev-11-0:\n", | |
| " cuda-visual-tools-11-0 depends on cuda-driver-dev-11-0 (>= 11.0.221).\n", | |
| " cuda-samples-11-0 depends on cuda-driver-dev-11-0.\n", | |
| " cuda-cudart-dev-11-0 depends on cuda-driver-dev-11-0 (>= 11.0.221).\n", | |
| " cuda-libraries-dev-11-0 depends on cuda-driver-dev-11-0 (>= 11.0.221).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-driver-dev-11-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-driver-dev-11-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-gdb-10-0:\n", | |
| " cuda-command-line-tools-10-0 depends on cuda-gdb-10-0 (>= 10.0.130).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-gdb-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-gdb-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-gdb-10-1:\n", | |
| " cuda-command-line-tools-10-1 depends on cuda-gdb-10-1 (>= 10.1.243).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-gdb-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-gdb-10-1\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-gdb-11-0:\n", | |
| " cuda-command-line-tools-11-0 depends on cuda-gdb-11-0 (>= 11.0.221).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-gdb-11-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-gdb-11-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-gpu-library-advisor-10-0:\n", | |
| " cuda-command-line-tools-10-0 depends on cuda-gpu-library-advisor-10-0 (>= 10.0.130).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-gpu-library-advisor-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-gpu-library-advisor-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-gpu-library-advisor-10-1:\n", | |
| " cuda-command-line-tools-10-1 depends on cuda-gpu-library-advisor-10-1 (>= 10.1.243).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-gpu-library-advisor-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-gpu-library-advisor-10-1\n", | |
| "(Reading database ... 147746 files and directories currently installed.)\n", | |
| "Removing cuda-libraries-10-0 (10.0.130-1) ...\n", | |
| "(Reading database ... 147743 files and directories currently installed.)\n", | |
| "Removing cuda-libraries-10-1 (10.1.243-1) ...\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-libraries-11-0:\n", | |
| " cuda-toolkit-11-0 depends on cuda-libraries-11-0 (>= 11.0.3).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-libraries-11-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-libraries-11-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-libraries-dev-10-0:\n", | |
| " cuda-toolkit-10-0 depends on cuda-libraries-dev-10-0 (>= 10.0.130).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-libraries-dev-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-libraries-dev-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-libraries-dev-10-1:\n", | |
| " cuda-toolkit-10-1 depends on cuda-libraries-dev-10-1 (>= 10.1.243).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-libraries-dev-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-libraries-dev-10-1\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-libraries-dev-11-0:\n", | |
| " cuda-toolkit-11-0 depends on cuda-libraries-dev-11-0 (>= 11.0.3).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-libraries-dev-11-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-libraries-dev-11-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-license-10-0:\n", | |
| " cuda-cusolver-dev-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-cusparse-dev-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-curand-dev-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-nvtx-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-nvrtc-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-nvprof-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-nvcc-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-nvml-dev-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-nvdisasm-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-nsight-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-compiler-10-0 depends on cuda-license-10-0 (>= 10.0.130).\n", | |
| " cuda-documentation-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-npp-dev-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-nvrtc-dev-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-memcheck-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-cudart-dev-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-toolkit-10-0 depends on cuda-license-10-0 (>= 10.0.130).\n", | |
| " cuda-nvgraph-dev-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-cublas-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-gpu-library-advisor-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-driver-dev-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-curand-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-nvvp-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-misc-headers-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-cusolver-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-cufft-dev-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-npp-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-cudart-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-cupti-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-nsight-compute-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-cufft-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-nvjpeg-dev-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-gdb-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-nvjpeg-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-cuobjdump-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-cusparse-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-tools-10-0 depends on cuda-license-10-0 (>= 10.0.130).\n", | |
| " cuda-libraries-dev-10-0 depends on cuda-license-10-0 (>= 10.0.130).\n", | |
| " cuda-cublas-dev-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-nvprune-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-nvgraph-10-0 depends on cuda-license-10-0.\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-license-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-license-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-license-10-1:\n", | |
| " cuda-nsight-compute-10-1 depends on cuda-license-10-1; however:\n", | |
| " Package cuda-license-10-1 is to be removed.\n", | |
| " cuda-toolkit-10-1 depends on cuda-license-10-1 (>= 10.1.243).\n", | |
| " cuda-nvgraph-dev-10-1 depends on cuda-license-10-1.\n", | |
| " cuda-gdb-10-1 depends on cuda-license-10-1.\n", | |
| " cuda-nsight-systems-10-1 depends on cuda-license-10-1; however:\n", | |
| " Package cuda-license-10-1 is to be removed.\n", | |
| " cuda-cuobjdump-10-1 depends on cuda-license-10-1.\n", | |
| " cuda-driver-dev-10-1 depends on cuda-license-10-1.\n", | |
| " cuda-nvvp-10-1 depends on cuda-license-10-1.\n", | |
| " cuda-tools-10-1 depends on cuda-license-10-1 (>= 10.1.243).\n", | |
| " cuda-libraries-dev-10-1 depends on cuda-license-10-1 (>= 10.1.243).\n", | |
| " cuda-cusolver-dev-10-1 depends on cuda-license-10-1.\n", | |
| " cuda-cufft-dev-10-1 depends on cuda-license-10-1.\n", | |
| " cuda-npp-10-1 depends on cuda-license-10-1.\n", | |
| " libcublas-dev depends on cuda-license-10-1.\n", | |
| " cuda-curand-dev-10-1 depends on cuda-license-10-1.\n", | |
| " libcublas10 depends on cuda-license-10-1.\n", | |
| " cuda-nvrtc-10-1 depends on cuda-license-10-1.\n", | |
| " cuda-nvprof-10-1 depends on cuda-license-10-1.\n", | |
| " cuda-cufft-10-1 depends on cuda-license-10-1.\n", | |
| " cuda-nvjpeg-dev-10-1 depends on cuda-license-10-1.\n", | |
| " cuda-sanitizer-api-10-1 depends on cuda-license-10-1.\n", | |
| " cuda-nvml-dev-10-1 depends on cuda-license-10-1.\n", | |
| " cuda-nvdisasm-10-1 depends on cuda-license-10-1.\n", | |
| " cuda-nsight-10-1 depends on cuda-license-10-1.\n", | |
| " cuda-compiler-10-1 depends on cuda-license-10-1 (>= 10.1.243).\n", | |
| " cuda-nvjpeg-10-1 depends on cuda-license-10-1.\n", | |
| " cuda-cusparse-10-1 depends on cuda-license-10-1.\n", | |
| " cuda-nvrtc-dev-10-1 depends on cuda-license-10-1.\n", | |
| " cuda-cudart-dev-10-1 depends on cuda-license-10-1.\n", | |
| " cuda-memcheck-10-1 depends on cuda-license-10-1.\n", | |
| " cuda-nvprune-10-1 depends on cuda-license-10-1.\n", | |
| " cuda-nvgraph-10-1 depends on cuda-license-10-1.\n", | |
| " cuda-gpu-library-advisor-10-1 depends on cuda-license-10-1.\n", | |
| " cuda-cusparse-dev-10-1 depends on cuda-license-10-1.\n", | |
| " cuda-curand-10-1 depends on cuda-license-10-1.\n", | |
| " cuda-nvtx-10-1 depends on cuda-license-10-1.\n", | |
| " cuda-misc-headers-10-1 depends on cuda-license-10-1.\n", | |
| " cuda-cusolver-10-1 depends on cuda-license-10-1.\n", | |
| " cuda-nvcc-10-1 depends on cuda-license-10-1.\n", | |
| " cuda-documentation-10-1 depends on cuda-license-10-1.\n", | |
| " cuda-npp-dev-10-1 depends on cuda-license-10-1.\n", | |
| " cuda-cudart-10-1 depends on cuda-license-10-1.\n", | |
| " cuda-cupti-10-1 depends on cuda-license-10-1.\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-license-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-license-10-1\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-memcheck-10-0:\n", | |
| " cuda-command-line-tools-10-0 depends on cuda-memcheck-10-0 (>= 10.0.130).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-memcheck-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-memcheck-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-memcheck-10-1:\n", | |
| " cuda-command-line-tools-10-1 depends on cuda-memcheck-10-1 (>= 10.1.243).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-memcheck-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-memcheck-10-1\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-memcheck-11-0:\n", | |
| " cuda-command-line-tools-11-0 depends on cuda-memcheck-11-0 (>= 11.0.221).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-memcheck-11-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-memcheck-11-0\n", | |
| "(Reading database ... 147740 files and directories currently installed.)\n", | |
| "Removing cuda-minimal-build-11-0 (11.0.3-1) ...\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-misc-headers-10-0:\n", | |
| " cuda-nvcc-10-0 depends on cuda-misc-headers-10-0 (>= 10.0.130).\n", | |
| " cuda-libraries-dev-10-0 depends on cuda-misc-headers-10-0 (>= 10.0.130).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-misc-headers-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-misc-headers-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-misc-headers-10-1:\n", | |
| " cuda-libraries-dev-10-1 depends on cuda-misc-headers-10-1 (>= 10.1.243).\n", | |
| " cuda-nvcc-10-1 depends on cuda-misc-headers-10-1 (>= 10.1.243).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-misc-headers-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-misc-headers-10-1\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-npp-10-0:\n", | |
| " cuda-npp-dev-10-0 depends on cuda-npp-10-0 (>= 10.0.130).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-npp-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-npp-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-npp-10-1:\n", | |
| " cuda-npp-dev-10-1 depends on cuda-npp-10-1 (>= 10.1.243).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-npp-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-npp-10-1\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-npp-dev-10-0:\n", | |
| " cuda-visual-tools-10-0 depends on cuda-npp-dev-10-0 (>= 10.0.130).\n", | |
| " cuda-samples-10-0 depends on cuda-npp-dev-10-0.\n", | |
| " cuda-libraries-dev-10-0 depends on cuda-npp-dev-10-0 (>= 10.0.130).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-npp-dev-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-npp-dev-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-npp-dev-10-1:\n", | |
| " cuda-samples-10-1 depends on cuda-npp-dev-10-1.\n", | |
| " cuda-libraries-dev-10-1 depends on cuda-npp-dev-10-1 (>= 10.1.243).\n", | |
| " cuda-visual-tools-10-1 depends on cuda-npp-dev-10-1 (>= 10.1.243).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-npp-dev-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-npp-dev-10-1\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nsight-10-0:\n", | |
| " cuda-visual-tools-10-0 depends on cuda-nsight-10-0 (>= 10.0.130).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nsight-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nsight-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nsight-10-1:\n", | |
| " cuda-visual-tools-10-1 depends on cuda-nsight-10-1 (>= 10.1.243).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nsight-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nsight-10-1\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nsight-11-0:\n", | |
| " cuda-visual-tools-11-0 depends on cuda-nsight-11-0 (>= 11.0.221).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nsight-11-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nsight-11-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nsight-compute-10-0:\n", | |
| " cuda-visual-tools-10-0 depends on cuda-nsight-compute-10-0.\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nsight-compute-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nsight-compute-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nsight-compute-10-1:\n", | |
| " cuda-visual-tools-10-1 depends on cuda-nsight-compute-10-1 (>= 10.1.243).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nsight-compute-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nsight-compute-10-1\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nsight-compute-11-0:\n", | |
| " cuda-visual-tools-11-0 depends on cuda-nsight-compute-11-0 (>= 11.0.3).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nsight-compute-11-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nsight-compute-11-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nsight-systems-10-1:\n", | |
| " cuda-visual-tools-10-1 depends on cuda-nsight-systems-10-1 (>= 10.1.243).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nsight-systems-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nsight-systems-10-1\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nsight-systems-11-0:\n", | |
| " cuda-visual-tools-11-0 depends on cuda-nsight-systems-11-0 (>= 11.0.3).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nsight-systems-11-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nsight-systems-11-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nvcc-10-0:\n", | |
| " cuda-compiler-10-0 depends on cuda-nvcc-10-0 (>= 10.0.130).\n", | |
| " cuda-cupti-10-0 depends on cuda-nvcc-10-0 (>= 10.0.130).\n", | |
| " cuda-samples-10-0 depends on cuda-nvcc-10-0.\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nvcc-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nvcc-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nvcc-10-1:\n", | |
| " cuda-samples-10-1 depends on cuda-nvcc-10-1.\n", | |
| " cuda-compiler-10-1 depends on cuda-nvcc-10-1 (>= 10.1.243).\n", | |
| " cuda-cupti-10-1 depends on cuda-nvcc-10-1 (>= 10.1.243).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nvcc-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nvcc-10-1\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nvcc-11-0:\n", | |
| " cuda-cupti-11-0 depends on cuda-nvcc-11-0.\n", | |
| " cuda-compiler-11-0 depends on cuda-nvcc-11-0 (>= 11.0.221).\n", | |
| " cuda-samples-11-0 depends on cuda-nvcc-11-0.\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nvcc-11-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nvcc-11-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nvdisasm-10-0:\n", | |
| " cuda-command-line-tools-10-0 depends on cuda-nvdisasm-10-0 (>= 10.0.130).\n", | |
| " cuda-gdb-10-0 depends on cuda-nvdisasm-10-0 (>= 10.0.130).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nvdisasm-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nvdisasm-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nvdisasm-10-1:\n", | |
| " cuda-gdb-10-1 depends on cuda-nvdisasm-10-1 (>= 10.1.243).\n", | |
| " cuda-command-line-tools-10-1 depends on cuda-nvdisasm-10-1 (>= 10.1.243).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nvdisasm-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nvdisasm-10-1\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nvdisasm-11-0:\n", | |
| " cuda-command-line-tools-11-0 depends on cuda-nvdisasm-11-0 (>= 11.0.221).\n", | |
| " cuda-gdb-11-0 depends on cuda-nvdisasm-11-0.\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nvdisasm-11-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nvdisasm-11-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nvgraph-10-0:\n", | |
| " cuda-nvgraph-dev-10-0 depends on cuda-nvgraph-10-0 (>= 10.0.130).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nvgraph-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nvgraph-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nvgraph-10-1:\n", | |
| " cuda-nvgraph-dev-10-1 depends on cuda-nvgraph-10-1 (>= 10.1.243).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nvgraph-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nvgraph-10-1\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nvgraph-dev-10-0:\n", | |
| " cuda-visual-tools-10-0 depends on cuda-nvgraph-dev-10-0 (>= 10.0.130).\n", | |
| " cuda-samples-10-0 depends on cuda-nvgraph-dev-10-0.\n", | |
| " cuda-libraries-dev-10-0 depends on cuda-nvgraph-dev-10-0 (>= 10.0.130).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nvgraph-dev-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nvgraph-dev-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nvgraph-dev-10-1:\n", | |
| " cuda-samples-10-1 depends on cuda-nvgraph-dev-10-1.\n", | |
| " cuda-libraries-dev-10-1 depends on cuda-nvgraph-dev-10-1 (>= 10.1.243).\n", | |
| " cuda-visual-tools-10-1 depends on cuda-nvgraph-dev-10-1 (>= 10.1.243).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nvgraph-dev-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nvgraph-dev-10-1\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nvjpeg-10-0:\n", | |
| " cuda-nvjpeg-dev-10-0 depends on cuda-nvjpeg-10-0 (>= 10.0.130.1).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nvjpeg-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nvjpeg-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nvjpeg-10-1:\n", | |
| " cuda-nvjpeg-dev-10-1 depends on cuda-nvjpeg-10-1 (>= 10.1.243).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nvjpeg-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nvjpeg-10-1\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nvjpeg-dev-10-0:\n", | |
| " cuda-visual-tools-10-0 depends on cuda-nvjpeg-dev-10-0 (>= 10.0.130).\n", | |
| " cuda-libraries-dev-10-0 depends on cuda-nvjpeg-dev-10-0 (>= 10.0.130).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nvjpeg-dev-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nvjpeg-dev-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nvjpeg-dev-10-1:\n", | |
| " cuda-samples-10-1 depends on cuda-nvjpeg-dev-10-1.\n", | |
| " cuda-libraries-dev-10-1 depends on cuda-nvjpeg-dev-10-1 (>= 10.1.243).\n", | |
| " cuda-visual-tools-10-1 depends on cuda-nvjpeg-dev-10-1 (>= 10.1.243).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nvjpeg-dev-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nvjpeg-dev-10-1\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nvml-dev-10-0:\n", | |
| " cuda-toolkit-10-0 depends on cuda-nvml-dev-10-0 (>= 10.0.130).\n", | |
| " cuda-visual-tools-10-0 depends on cuda-nvml-dev-10-0 (>= 10.0.130).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nvml-dev-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nvml-dev-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nvml-dev-10-1:\n", | |
| " cuda-toolkit-10-1 depends on cuda-nvml-dev-10-1 (>= 10.1.243).\n", | |
| " cuda-visual-tools-10-1 depends on cuda-nvml-dev-10-1 (>= 10.1.243).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nvml-dev-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nvml-dev-10-1\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nvml-dev-11-0:\n", | |
| " cuda-visual-tools-11-0 depends on cuda-nvml-dev-11-0 (>= 11.0.167).\n", | |
| " cuda-toolkit-11-0 depends on cuda-nvml-dev-11-0 (>= 11.0.167).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nvml-dev-11-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nvml-dev-11-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nvprof-10-0:\n", | |
| " cuda-command-line-tools-10-0 depends on cuda-nvprof-10-0 (>= 10.0.130).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nvprof-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nvprof-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nvprof-10-1:\n", | |
| " cuda-command-line-tools-10-1 depends on cuda-nvprof-10-1 (>= 10.1.243).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nvprof-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nvprof-10-1\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nvprof-11-0:\n", | |
| " cuda-command-line-tools-11-0 depends on cuda-nvprof-11-0 (>= 11.0.221).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nvprof-11-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nvprof-11-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nvprune-10-0:\n", | |
| " cuda-compiler-10-0 depends on cuda-nvprune-10-0 (>= 10.0.130).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nvprune-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nvprune-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nvprune-10-1:\n", | |
| " cuda-compiler-10-1 depends on cuda-nvprune-10-1 (>= 10.1.243).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nvprune-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nvprune-10-1\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nvprune-11-0:\n", | |
| " cuda-compiler-11-0 depends on cuda-nvprune-11-0 (>= 11.0.221).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nvprune-11-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nvprune-11-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nvrtc-10-0:\n", | |
| " cuda-nvrtc-dev-10-0 depends on cuda-nvrtc-10-0 (>= 10.0.130).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nvrtc-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nvrtc-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nvrtc-10-1:\n", | |
| " cuda-nvrtc-dev-10-1 depends on cuda-nvrtc-10-1 (>= 10.1.243).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nvrtc-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nvrtc-10-1\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nvrtc-11-0:\n", | |
| " cuda-nvrtc-dev-11-0 depends on cuda-nvrtc-11-0 (>= 11.0.221).\n", | |
| " cuda-libraries-11-0 depends on cuda-nvrtc-11-0 (>= 11.0.221).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nvrtc-11-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nvrtc-11-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nvrtc-dev-10-0:\n", | |
| " cuda-visual-tools-10-0 depends on cuda-nvrtc-dev-10-0 (>= 10.0.130).\n", | |
| " cuda-samples-10-0 depends on cuda-nvrtc-dev-10-0.\n", | |
| " cuda-libraries-dev-10-0 depends on cuda-nvrtc-dev-10-0 (>= 10.0.130).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nvrtc-dev-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nvrtc-dev-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nvrtc-dev-10-1:\n", | |
| " cuda-samples-10-1 depends on cuda-nvrtc-dev-10-1.\n", | |
| " cuda-libraries-dev-10-1 depends on cuda-nvrtc-dev-10-1 (>= 10.1.243).\n", | |
| " cuda-visual-tools-10-1 depends on cuda-nvrtc-dev-10-1 (>= 10.1.243).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nvrtc-dev-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nvrtc-dev-10-1\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nvrtc-dev-11-0:\n", | |
| " cuda-visual-tools-11-0 depends on cuda-nvrtc-dev-11-0 (>= 11.0.221).\n", | |
| " cuda-samples-11-0 depends on cuda-nvrtc-dev-11-0.\n", | |
| " cuda-libraries-dev-11-0 depends on cuda-nvrtc-dev-11-0 (>= 11.0.221).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nvrtc-dev-11-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nvrtc-dev-11-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nvtx-10-0:\n", | |
| " cuda-command-line-tools-10-0 depends on cuda-nvtx-10-0 (>= 10.0.130).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nvtx-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nvtx-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nvtx-10-1:\n", | |
| " cuda-command-line-tools-10-1 depends on cuda-nvtx-10-1 (>= 10.1.243).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nvtx-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nvtx-10-1\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nvtx-11-0:\n", | |
| " cuda-command-line-tools-11-0 depends on cuda-nvtx-11-0 (>= 11.0.167).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nvtx-11-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nvtx-11-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nvvp-10-0:\n", | |
| " cuda-visual-tools-10-0 depends on cuda-nvvp-10-0 (>= 10.0.130).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nvvp-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nvvp-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nvvp-10-1:\n", | |
| " cuda-visual-tools-10-1 depends on cuda-nvvp-10-1 (>= 10.1.243).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nvvp-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nvvp-10-1\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-nvvp-11-0:\n", | |
| " cuda-visual-tools-11-0 depends on cuda-nvvp-11-0 (>= 11.0.221).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-nvvp-11-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-nvvp-11-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-samples-10-0:\n", | |
| " cuda-documentation-10-0 depends on cuda-samples-10-0.\n", | |
| " cuda-toolkit-10-0 depends on cuda-samples-10-0 (>= 10.0.130).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-samples-10-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-samples-10-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-samples-10-1:\n", | |
| " cuda-toolkit-10-1 depends on cuda-samples-10-1 (>= 10.1.243).\n", | |
| " cuda-documentation-10-1 depends on cuda-samples-10-1.\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-samples-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-samples-10-1\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-samples-11-0:\n", | |
| " cuda-documentation-11-0 depends on cuda-samples-11-0.\n", | |
| " cuda-toolkit-11-0 depends on cuda-samples-11-0 (>= 11.0.221).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-samples-11-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-samples-11-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-sanitizer-11-0:\n", | |
| " cuda-command-line-tools-11-0 depends on cuda-sanitizer-11-0 (>= 11.0.221).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-sanitizer-11-0 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-sanitizer-11-0\n", | |
| "\u001b[1mdpkg:\u001b[0m dependency problems prevent removal of cuda-sanitizer-api-10-1:\n", | |
| " cuda-command-line-tools-10-1 depends on cuda-sanitizer-api-10-1 (>= 10.1.243).\n", | |
| "\n", | |
| "\u001b[1mdpkg:\u001b[0m error processing package cuda-sanitizer-api-10-1 (--purge):\n", | |
| " dependency problems - not removing\n", | |
| "Errors were encountered while processing:\n", | |
| " cuda-sanitizer-api-10-1\n", | |
| "(Reading database ... 147738 files and directories currently installed.)\n", | |
| "Removing cuda-toolkit-10-0 (10.0.130-1) ...\n", | |
| "Purging configuration files for cuda-toolkit-10-0 (10.0.130-1) ...\n", | |
| "(Reading database ... 147735 files and directories currently installed.)\n", | |
| "Removing cuda-toolkit-10-1 (10.1.243-1) ...\n", | |
| "Purging configuration files for cuda-toolkit-10-1 (10.1.243-1) ...\n", | |
| "(Reading database ... 147732 files and directories currently installed.)\n", | |
| "Removing cuda-toolkit-11-0 (11.0.3-1) ...\n", | |
| "Purging configuration files for cuda-toolkit-11-0 (11.0.3-1) ...\n", | |
| "(Reading database ... 147730 files and directories currently installed.)\n", | |
| "Removing cuda-tools-10-0 (10.0.130-1) ...\n", | |
| "(Reading database ... 147727 files and directories currently installed.)\n", | |
| "Removing cuda-tools-10-1 (10.1.243-1) ...\n", | |
| "(Reading database ... 147724 files and directories currently installed.)\n", | |
| "Removing cuda-tools-11-0 (11.0.3-1) ...\n", | |
| "(Reading database ... 147722 files and directories currently installed.)\n", | |
| "Removing cuda-visual-tools-10-0 (10.0.130-1) ...\n", | |
| "Purging configuration files for cuda-visual-tools-10-0 (10.0.130-1) ...\n", | |
| "(Reading database ... 144889 files and directories currently installed.)\n", | |
| "Removing cuda-visual-tools-10-1 (10.1.243-1) ...\n", | |
| "Purging configuration files for cuda-visual-tools-10-1 (10.1.243-1) ...\n", | |
| "(Reading database ... 142056 files and directories currently installed.)\n", | |
| "Removing cuda-visual-tools-11-0 (11.0.3-1) ...\n", | |
| "Purging configuration files for cuda-visual-tools-11-0 (11.0.3-1) ...\n", | |
| "Reading package lists... Done\n", | |
| "Building dependency tree \n", | |
| "Reading state information... Done\n", | |
| "Note, selecting 'cuda-cusparse-cross-qnx-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-toolkit-11-3-config-common' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nsight-compute-11-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nsight-compute-11-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nsight-compute-11-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nsight-compute-11-3' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nsight-compute-11-4' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvprof-11-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvprof-11-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvprof-11-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvprof-11-3' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvprof-11-4' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-npp-cross-qnx-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvprune-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvprune-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvprune-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-toolkit-11-config-common' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvprune-11-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvprune-11-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvprune-11-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvprune-11-3' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvprune-11-4' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvgraph-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvgraph-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvgraph-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cublas-dev-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-drivers-418' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-drivers-440' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-drivers-450' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-drivers-455' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-drivers-460' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-drivers-465' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-drivers-470' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-gdb-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-gdb-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-gdb-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-drivers-grid' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nsight-compute--10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-gdb-11-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-gdb-11-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-gdb-11-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-gdb-11-3' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-gdb-11-4' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-visual-tools-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-visual-tools-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-visual-tools-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-curand-dev-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-curand-dev-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-curand-dev-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cupti-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cupti-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cupti-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-curand-cross-qnx-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-visual-tools-11-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-visual-tools-11-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-visual-tools-11-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-visual-tools-11-3' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-visual-tools-11-4' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-libraries-dev-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-libraries-dev-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-libraries-dev-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cublas-cross-qnx-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cupti-11-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cupti-11-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cupti-11-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cupti-11-3' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cupti-11-4' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-drivers-branch' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-repo-ubuntu1204' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvjpeg-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvjpeg-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvjpeg-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvrtc-dev-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvrtc-dev-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvrtc-dev-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-libraries-dev-11-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-libraries-dev-11-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-libraries-dev-11-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-libraries-dev-11-3' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-libraries-dev-11-4' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvrtc-dev-11-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvrtc-dev-11-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvrtc-dev-11-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvrtc-dev-11-3' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-minimal-build-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvrtc-dev-11-4' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-minimal-build-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-minimal-build-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cccl-11-4' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-drivers' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-repo-ubuntu1404' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-repo-ubuntu1410' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-thrust-11-3' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-thrust-11-4' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-minimal-build-11-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-minimal-build-11-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-minimal-build-11-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-minimal-build-11-3' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-minimal-build-11-4' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cufft-cross-qnx-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-repo-ubuntu1504' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-license-7-5' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cupti-dev-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-libraries-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-libraries-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-libraries-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-runtime-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-runtime-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-runtime-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cusolver-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cusolver-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cusolver-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cupti-dev-11-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cupti-dev-11-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cupti-dev-11-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cupti-dev-11-3' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cupti-dev-11-4' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-libraries-11-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-libraries-11-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-libraries-11-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-libraries-11-3' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-libraries-11-4' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-repo-ubuntu1804' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-runtime-11-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-runtime-11-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-runtime-11-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-runtime-11-3' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-drivers-diagnostic' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-runtime-11-4' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cusparse-dev-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cusparse-dev-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cusparse-dev-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-sanitizer-11-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-sanitizer-11-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-sanitizer-11-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-sanitizer-11-3' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-sanitizer-11-4' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvrtc-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvrtc-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvrtc-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvjpeg-dev-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvjpeg-dev-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvjpeg-dev-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cufft-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cufft-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cufft-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nsight-systems-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nsight-systems-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvrtc-11-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvrtc-11-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvrtc-11-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvrtc-11-3' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvrtc-11-4' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cusparse-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cusparse-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cusparse-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nsight-systems-11-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nsight-systems-11-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nsight-systems-11-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nsight-systems-11-3' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nsight-systems-11-4' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-npp-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-npp-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-npp-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-tools-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-tools-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-tools-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvtx-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvtx-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvtx-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-tools-11-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-tools-11-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-tools-11-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-tools-11-3' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-tools-11-4' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvtx-11-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvtx-11-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvtx-11-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvtx-11-3' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvtx-11-4' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cudart-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cudart-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cudart-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-license-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-license-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-license-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvdisasm-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvdisasm-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvdisasm-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-samples-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-samples-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-samples-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-documentation-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-documentation-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-documentation-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cusolver-cross-qnx-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cudart-11-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cudart-11-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cudart-11-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cudart-11-3' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cudart-11-4' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvdisasm-11-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvdisasm-11-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvdisasm-11-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvdisasm-11-3' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvdisasm-11-4' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-samples-11-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-samples-11-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-samples-11-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-samples-11-3' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-samples-11-4' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cross-qnx' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-documentation-11-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-documentation-11-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-documentation-11-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-documentation-11-3' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-documentation-11-4' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-compat-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-compat-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-compat-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-compat-11-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-compat-11-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-compat-11-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-compat-11-3' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-compat-11-4' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvcc-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvcc-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvcc-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-repo-ubuntu1404-7-5-local' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvvp-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvvp-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvvp-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cross-qnx-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvcc-11-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvcc-11-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvcc-11-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvcc-11-3' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvcc-11-4' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvvp-11-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvvp-11-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvvp-11-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvvp-11-3' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvvp-11-4' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-toolkit-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-toolkit-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-toolkit-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvgraph-dev-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvgraph-dev-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvgraph-dev-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cuxxfilt-11-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cuxxfilt-11-3' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cuxxfilt-11-4' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cub-11-4' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-toolkit-11-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-toolkit-11-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-toolkit-11-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-toolkit-11-3' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-toolkit-11-4' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cudart-dev-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cudart-dev-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cudart-dev-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvml-dev-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvml-dev-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvml-dev-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cudart-dev-11-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cudart-dev-11-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cudart-dev-11-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cudart-dev-11-3' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cudart-dev-11-4' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvml-dev-11-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvml-dev-11-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvml-dev-11-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvml-dev-11-3' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvml-dev-11-4' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-gpu-library-advisor-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-gpu-library-advisor-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cublas-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-core-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-core-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-core-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cusolver-dev-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cusolver-dev-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cusolver-dev-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-driver-cross-qnx-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-sanitizer-api-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-sanitizer-api-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-compiler-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-compiler-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-compiler-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-demo-suite-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-demo-suite-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-demo-suite-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-npp-dev-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-npp-dev-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-npp-dev-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-compiler-11-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-compiler-11-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-compiler-11-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-compiler-11-3' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-compiler-11-4' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-demo-suite-11-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-demo-suite-11-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-demo-suite-11-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-demo-suite-11-3' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-demo-suite-11-4' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nsight-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nsight-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nsight-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-curand-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-curand-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-curand-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-command-line-tools-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-command-line-tools-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-command-line-tools-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cufft-dev-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cufft-dev-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cufft-dev-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-drivers-fabricmanager-450' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-drivers-fabricmanager-455' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-drivers-fabricmanager-460' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-drivers-fabricmanager-465' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-drivers-fabricmanager-470' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nsight-11-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nsight-11-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nsight-11-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nsight-11-3' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nsight-11-4' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-driver-dev-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-driver-dev-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-driver-dev-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-repo-ubuntu1504-7-5-local' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-command-line-tools-11-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-command-line-tools-11-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-command-line-tools-11-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-command-line-tools-11-3' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-command-line-tools-11-4' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-drivers-fabricmanager-branch' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-driver-dev-11-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-driver-dev-11-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-driver-dev-11-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-driver-dev-11-3' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-driver-dev-11-4' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-misc-headers-cross-qnx-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-11-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-11-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-11-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-11-3' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-11-4' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-drivers-fabricmanager' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-toolkit-11-4-config-common' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-memcheck-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-memcheck-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-memcheck-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-memcheck-11-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-memcheck-11-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-memcheck-11-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-memcheck-11-3' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-memcheck-11-4' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cudart-cross-qnx-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-gdb-src-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-gdb-src-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-gdb-src-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-toolkit-config-common' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-misc-headers-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-misc-headers-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-misc-headers-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-gdb-src-11-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-gdb-src-11-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-gdb-src-11-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-gdb-src-11-3' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-gdb-src-11-4' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cuobjdump-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cuobjdump-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cuobjdump-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cuobjdump-11-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cuobjdump-11-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cuobjdump-11-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cuobjdump-11-3' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-cuobjdump-11-4' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nsight-compute-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nsight-compute-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nsight-compute-10-2' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvprof-10-0' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvprof-10-1' for glob 'cuda-*'\n", | |
| "Note, selecting 'cuda-nvprof-10-2' for glob 'cuda-*'\n", | |
| "Package 'cuda-license-7-5' is not installed, so not removed\n", | |
| "Package 'cuda-repo-ubuntu1204' is not installed, so not removed\n", | |
| "Package 'cuda-repo-ubuntu1404' is not installed, so not removed\n", | |
| "Package 'cuda-repo-ubuntu1404-7-5-local' is not installed, so not removed\n", | |
| "Package 'cuda-repo-ubuntu1410' is not installed, so not removed\n", | |
| "Package 'cuda-repo-ubuntu1504' is not installed, so not removed\n", | |
| "Package 'cuda-repo-ubuntu1504-7-5-local' is not installed, so not removed\n", | |
| "Package 'cuda-cudart-cross-qnx-10-0' is not installed, so not removed\n", | |
| "Package 'cuda-driver-cross-qnx-10-0' is not installed, so not removed\n", | |
| "Package 'cuda-misc-headers-cross-qnx-10-0' is not installed, so not removed\n", | |
| "Package 'cuda-cusolver-cross-qnx-10-0' is not installed, so not removed\n", | |
| "Package 'cuda-cublas-cross-qnx-10-0' is not installed, so not removed\n", | |
| "Package 'cuda-cufft-cross-qnx-10-0' is not installed, so not removed\n", | |
| "Package 'cuda-curand-cross-qnx-10-0' is not installed, so not removed\n", | |
| "Package 'cuda-cusparse-cross-qnx-10-0' is not installed, so not removed\n", | |
| "Package 'cuda-npp-cross-qnx-10-0' is not installed, so not removed\n", | |
| "Note, selecting 'cuda-cccl-11-4' instead of 'cuda-cub-11-4'\n", | |
| "Note, selecting 'cuda-cccl-11-4' instead of 'cuda-thrust-11-4'\n", | |
| "Package 'cuda-drivers-grid' is not installed, so not removed\n", | |
| "Package 'cuda-10-0' is not installed, so not removed\n", | |
| "Package 'cuda-core-10-0' is not installed, so not removed\n", | |
| "Package 'cuda-cross-qnx-10-0' is not installed, so not removed\n", | |
| "Package 'cuda-cross-qnx' is not installed, so not removed\n", | |
| "Package 'cuda-demo-suite-10-0' is not installed, so not removed\n", | |
| "Package 'cuda-gdb-src-10-0' is not installed, so not removed\n", | |
| "Package 'cuda-libraries-10-0' is not installed, so not removed\n", | |
| "Package 'cuda-minimal-build-10-0' is not installed, so not removed\n", | |
| "Package 'cuda-nsight-compute--10-0' is not installed, so not removed\n", | |
| "Package 'cuda-runtime-10-0' is not installed, so not removed\n", | |
| "Package 'cuda-toolkit-10-0' is not installed, so not removed\n", | |
| "Package 'cuda-tools-10-0' is not installed, so not removed\n", | |
| "Package 'cuda-visual-tools-10-0' is not installed, so not removed\n", | |
| "Package 'cuda-drivers-diagnostic' is not installed, so not removed\n", | |
| "Package 'cuda-10-1' is not installed, so not removed\n", | |
| "Package 'cuda-core-10-1' is not installed, so not removed\n", | |
| "Package 'cuda-demo-suite-10-1' is not installed, so not removed\n", | |
| "Package 'cuda-gdb-src-10-1' is not installed, so not removed\n", | |
| "Package 'cuda-libraries-10-1' is not installed, so not removed\n", | |
| "Package 'cuda-minimal-build-10-1' is not installed, so not removed\n", | |
| "Package 'cuda-runtime-10-1' is not installed, so not removed\n", | |
| "Package 'cuda-toolkit-10-1' is not installed, so not removed\n", | |
| "Package 'cuda-tools-10-1' is not installed, so not removed\n", | |
| "Package 'cuda-visual-tools-10-1' is not installed, so not removed\n", | |
| "Package 'cuda-compat-10-0' is not installed, so not removed\n", | |
| "Package 'cuda-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-command-line-tools-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-compiler-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-core-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-cudart-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-cudart-dev-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-cufft-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-cufft-dev-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-cuobjdump-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-cupti-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-cupti-dev-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-curand-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-curand-dev-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-cusolver-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-cusolver-dev-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-cusparse-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-cusparse-dev-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-demo-suite-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-documentation-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-driver-dev-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-gdb-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-gdb-src-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-libraries-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-libraries-dev-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-license-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-memcheck-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-minimal-build-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-misc-headers-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-npp-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-npp-dev-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-nsight-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-nsight-compute-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-nsight-systems-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-nvcc-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-nvdisasm-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-nvgraph-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-nvgraph-dev-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-nvjpeg-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-nvjpeg-dev-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-nvml-dev-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-nvprof-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-nvprune-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-nvrtc-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-nvrtc-dev-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-nvtx-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-nvvp-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-repo-ubuntu1804' is not installed, so not removed\n", | |
| "Package 'cuda-runtime-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-samples-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-sanitizer-api-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-toolkit-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-tools-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-visual-tools-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-demo-suite-11-0' is not installed, so not removed\n", | |
| "Package 'cuda-11-0' is not installed, so not removed\n", | |
| "Package 'cuda-gdb-src-11-0' is not installed, so not removed\n", | |
| "Package 'cuda-minimal-build-11-0' is not installed, so not removed\n", | |
| "Package 'cuda-runtime-11-0' is not installed, so not removed\n", | |
| "Package 'cuda-toolkit-11-0' is not installed, so not removed\n", | |
| "Package 'cuda-tools-11-0' is not installed, so not removed\n", | |
| "Package 'cuda-visual-tools-11-0' is not installed, so not removed\n", | |
| "Package 'cuda-compat-10-2' is not installed, so not removed\n", | |
| "Package 'cuda-drivers-440' is not installed, so not removed\n", | |
| "Package 'cuda-cudart-11-1' is not installed, so not removed\n", | |
| "Package 'cuda-cudart-dev-11-1' is not installed, so not removed\n", | |
| "Package 'cuda-cuobjdump-11-1' is not installed, so not removed\n", | |
| "Package 'cuda-demo-suite-11-1' is not installed, so not removed\n", | |
| "Package 'cuda-driver-dev-11-1' is not installed, so not removed\n", | |
| "Package 'cuda-nvdisasm-11-1' is not installed, so not removed\n", | |
| "Package 'cuda-nvml-dev-11-1' is not installed, so not removed\n", | |
| "Package 'cuda-nvprune-11-1' is not installed, so not removed\n", | |
| "Package 'cuda-nvtx-11-1' is not installed, so not removed\n", | |
| "Package 'cuda-11-1' is not installed, so not removed\n", | |
| "Package 'cuda-command-line-tools-11-1' is not installed, so not removed\n", | |
| "Package 'cuda-compiler-11-1' is not installed, so not removed\n", | |
| "Package 'cuda-cupti-11-1' is not installed, so not removed\n", | |
| "Package 'cuda-cupti-dev-11-1' is not installed, so not removed\n", | |
| "Package 'cuda-documentation-11-1' is not installed, so not removed\n", | |
| "Package 'cuda-gdb-11-1' is not installed, so not removed\n", | |
| "Package 'cuda-gdb-src-11-1' is not installed, so not removed\n", | |
| "Package 'cuda-libraries-11-1' is not installed, so not removed\n", | |
| "Package 'cuda-libraries-dev-11-1' is not installed, so not removed\n", | |
| "Package 'cuda-memcheck-11-1' is not installed, so not removed\n", | |
| "Package 'cuda-minimal-build-11-1' is not installed, so not removed\n", | |
| "Package 'cuda-nsight-11-1' is not installed, so not removed\n", | |
| "Package 'cuda-nsight-compute-11-1' is not installed, so not removed\n", | |
| "Package 'cuda-nsight-systems-11-1' is not installed, so not removed\n", | |
| "Package 'cuda-nvcc-11-1' is not installed, so not removed\n", | |
| "Package 'cuda-nvprof-11-1' is not installed, so not removed\n", | |
| "Package 'cuda-nvrtc-11-1' is not installed, so not removed\n", | |
| "Package 'cuda-nvrtc-dev-11-1' is not installed, so not removed\n", | |
| "Package 'cuda-nvvp-11-1' is not installed, so not removed\n", | |
| "Package 'cuda-runtime-11-1' is not installed, so not removed\n", | |
| "Package 'cuda-samples-11-1' is not installed, so not removed\n", | |
| "Package 'cuda-sanitizer-11-1' is not installed, so not removed\n", | |
| "Package 'cuda-toolkit-11-1' is not installed, so not removed\n", | |
| "Package 'cuda-tools-11-1' is not installed, so not removed\n", | |
| "Package 'cuda-visual-tools-11-1' is not installed, so not removed\n", | |
| "Package 'cuda-compat-11-1' is not installed, so not removed\n", | |
| "Package 'cuda-drivers-455' is not installed, so not removed\n", | |
| "Package 'cuda-drivers-fabricmanager-455' is not installed, so not removed\n", | |
| "Package 'cuda-11-2' is not installed, so not removed\n", | |
| "Package 'cuda-command-line-tools-11-2' is not installed, so not removed\n", | |
| "Package 'cuda-compiler-11-2' is not installed, so not removed\n", | |
| "Package 'cuda-cudart-11-2' is not installed, so not removed\n", | |
| "Package 'cuda-cudart-dev-11-2' is not installed, so not removed\n", | |
| "Package 'cuda-cuobjdump-11-2' is not installed, so not removed\n", | |
| "Package 'cuda-cupti-11-2' is not installed, so not removed\n", | |
| "Package 'cuda-cupti-dev-11-2' is not installed, so not removed\n", | |
| "Package 'cuda-cuxxfilt-11-2' is not installed, so not removed\n", | |
| "Package 'cuda-demo-suite-11-2' is not installed, so not removed\n", | |
| "Package 'cuda-documentation-11-2' is not installed, so not removed\n", | |
| "Package 'cuda-driver-dev-11-2' is not installed, so not removed\n", | |
| "Package 'cuda-gdb-11-2' is not installed, so not removed\n", | |
| "Package 'cuda-gdb-src-11-2' is not installed, so not removed\n", | |
| "Package 'cuda-libraries-11-2' is not installed, so not removed\n", | |
| "Package 'cuda-libraries-dev-11-2' is not installed, so not removed\n", | |
| "Package 'cuda-memcheck-11-2' is not installed, so not removed\n", | |
| "Package 'cuda-minimal-build-11-2' is not installed, so not removed\n", | |
| "Package 'cuda-nsight-11-2' is not installed, so not removed\n", | |
| "Package 'cuda-nsight-compute-11-2' is not installed, so not removed\n", | |
| "Package 'cuda-nsight-systems-11-2' is not installed, so not removed\n", | |
| "Package 'cuda-nvcc-11-2' is not installed, so not removed\n", | |
| "Package 'cuda-nvdisasm-11-2' is not installed, so not removed\n", | |
| "Package 'cuda-nvml-dev-11-2' is not installed, so not removed\n", | |
| "Package 'cuda-nvprof-11-2' is not installed, so not removed\n", | |
| "Package 'cuda-nvprune-11-2' is not installed, so not removed\n", | |
| "Package 'cuda-nvrtc-11-2' is not installed, so not removed\n", | |
| "Package 'cuda-nvrtc-dev-11-2' is not installed, so not removed\n", | |
| "Package 'cuda-nvtx-11-2' is not installed, so not removed\n", | |
| "Package 'cuda-nvvp-11-2' is not installed, so not removed\n", | |
| "Package 'cuda-runtime-11-2' is not installed, so not removed\n", | |
| "Package 'cuda-samples-11-2' is not installed, so not removed\n", | |
| "Package 'cuda-sanitizer-11-2' is not installed, so not removed\n", | |
| "Package 'cuda-toolkit-11-2' is not installed, so not removed\n", | |
| "Package 'cuda-tools-11-2' is not installed, so not removed\n", | |
| "Package 'cuda-visual-tools-11-2' is not installed, so not removed\n", | |
| "Package 'cuda-compat-11-3' is not installed, so not removed\n", | |
| "Package 'cuda-cuobjdump-11-3' is not installed, so not removed\n", | |
| "Package 'cuda-cuxxfilt-11-3' is not installed, so not removed\n", | |
| "Package 'cuda-demo-suite-11-3' is not installed, so not removed\n", | |
| "Package 'cuda-drivers-465' is not installed, so not removed\n", | |
| "Package 'cuda-drivers-fabricmanager-465' is not installed, so not removed\n", | |
| "Package 'cuda-nvdisasm-11-3' is not installed, so not removed\n", | |
| "Package 'cuda-nvml-dev-11-3' is not installed, so not removed\n", | |
| "Package 'cuda-nvprune-11-3' is not installed, so not removed\n", | |
| "Package 'cuda-samples-11-3' is not installed, so not removed\n", | |
| "Package 'cuda-11-3' is not installed, so not removed\n", | |
| "Package 'cuda-command-line-tools-11-3' is not installed, so not removed\n", | |
| "Package 'cuda-compiler-11-3' is not installed, so not removed\n", | |
| "Package 'cuda-cudart-11-3' is not installed, so not removed\n", | |
| "Package 'cuda-cudart-dev-11-3' is not installed, so not removed\n", | |
| "Package 'cuda-cupti-11-3' is not installed, so not removed\n", | |
| "Package 'cuda-cupti-dev-11-3' is not installed, so not removed\n", | |
| "Package 'cuda-documentation-11-3' is not installed, so not removed\n", | |
| "Package 'cuda-driver-dev-11-3' is not installed, so not removed\n", | |
| "Package 'cuda-gdb-11-3' is not installed, so not removed\n", | |
| "Package 'cuda-gdb-src-11-3' is not installed, so not removed\n", | |
| "Package 'cuda-libraries-11-3' is not installed, so not removed\n", | |
| "Package 'cuda-libraries-dev-11-3' is not installed, so not removed\n", | |
| "Package 'cuda-memcheck-11-3' is not installed, so not removed\n", | |
| "Package 'cuda-minimal-build-11-3' is not installed, so not removed\n", | |
| "Package 'cuda-nsight-11-3' is not installed, so not removed\n", | |
| "Package 'cuda-nsight-compute-11-3' is not installed, so not removed\n", | |
| "Package 'cuda-nsight-systems-11-3' is not installed, so not removed\n", | |
| "Package 'cuda-nvcc-11-3' is not installed, so not removed\n", | |
| "Package 'cuda-nvprof-11-3' is not installed, so not removed\n", | |
| "Package 'cuda-nvrtc-11-3' is not installed, so not removed\n", | |
| "Package 'cuda-nvrtc-dev-11-3' is not installed, so not removed\n", | |
| "Package 'cuda-nvtx-11-3' is not installed, so not removed\n", | |
| "Package 'cuda-nvvp-11-3' is not installed, so not removed\n", | |
| "Package 'cuda-runtime-11-3' is not installed, so not removed\n", | |
| "Package 'cuda-sanitizer-11-3' is not installed, so not removed\n", | |
| "Package 'cuda-thrust-11-3' is not installed, so not removed\n", | |
| "Package 'cuda-toolkit-11-3' is not installed, so not removed\n", | |
| "Package 'cuda-toolkit-11-3-config-common' is not installed, so not removed\n", | |
| "Package 'cuda-tools-11-3' is not installed, so not removed\n", | |
| "Package 'cuda-visual-tools-11-3' is not installed, so not removed\n", | |
| "Package 'cuda-cccl-11-4' is not installed, so not removed\n", | |
| "Package 'cuda-cuobjdump-11-4' is not installed, so not removed\n", | |
| "Package 'cuda-nvml-dev-11-4' is not installed, so not removed\n", | |
| "Package 'cuda-compat-10-1' is not installed, so not removed\n", | |
| "Package 'cuda-compat-11-0' is not installed, so not removed\n", | |
| "Package 'cuda-compat-11-2' is not installed, so not removed\n", | |
| "Package 'cuda-compat-11-4' is not installed, so not removed\n", | |
| "Package 'cuda-drivers-418' is not installed, so not removed\n", | |
| "Package 'cuda-drivers-450' is not installed, so not removed\n", | |
| "Package 'cuda-drivers-460' is not installed, so not removed\n", | |
| "Package 'cuda-drivers-470' is not installed, so not removed\n", | |
| "Package 'cuda-drivers' is not installed, so not removed\n", | |
| "Package 'cuda-drivers-fabricmanager-450' is not installed, so not removed\n", | |
| "Package 'cuda-drivers-fabricmanager-460' is not installed, so not removed\n", | |
| "Package 'cuda-drivers-fabricmanager-470' is not installed, so not removed\n", | |
| "Package 'cuda-drivers-fabricmanager' is not installed, so not removed\n", | |
| "Package 'cuda-11-4' is not installed, so not removed\n", | |
| "Package 'cuda-command-line-tools-11-4' is not installed, so not removed\n", | |
| "Package 'cuda-compiler-11-4' is not installed, so not removed\n", | |
| "Package 'cuda-cudart-11-4' is not installed, so not removed\n", | |
| "Package 'cuda-cudart-dev-11-4' is not installed, so not removed\n", | |
| "Package 'cuda-cupti-11-4' is not installed, so not removed\n", | |
| "Package 'cuda-cupti-dev-11-4' is not installed, so not removed\n", | |
| "Package 'cuda-cuxxfilt-11-4' is not installed, so not removed\n", | |
| "Package 'cuda-demo-suite-11-4' is not installed, so not removed\n", | |
| "Package 'cuda-documentation-11-4' is not installed, so not removed\n", | |
| "Package 'cuda-driver-dev-11-4' is not installed, so not removed\n", | |
| "Package 'cuda-gdb-11-4' is not installed, so not removed\n", | |
| "Package 'cuda-gdb-src-11-4' is not installed, so not removed\n", | |
| "Package 'cuda-libraries-11-4' is not installed, so not removed\n", | |
| "Package 'cuda-libraries-dev-11-4' is not installed, so not removed\n", | |
| "Package 'cuda-memcheck-11-4' is not installed, so not removed\n", | |
| "Package 'cuda-minimal-build-11-4' is not installed, so not removed\n", | |
| "Package 'cuda-nsight-11-4' is not installed, so not removed\n", | |
| "Package 'cuda-nsight-compute-11-4' is not installed, so not removed\n", | |
| "Package 'cuda-nsight-systems-11-4' is not installed, so not removed\n", | |
| "Package 'cuda-nvcc-11-4' is not installed, so not removed\n", | |
| "Package 'cuda-nvdisasm-11-4' is not installed, so not removed\n", | |
| "Package 'cuda-nvprof-11-4' is not installed, so not removed\n", | |
| "Package 'cuda-nvprune-11-4' is not installed, so not removed\n", | |
| "Package 'cuda-nvrtc-11-4' is not installed, so not removed\n", | |
| "Package 'cuda-nvrtc-dev-11-4' is not installed, so not removed\n", | |
| "Package 'cuda-nvtx-11-4' is not installed, so not removed\n", | |
| "Package 'cuda-nvvp-11-4' is not installed, so not removed\n", | |
| "Package 'cuda-runtime-11-4' is not installed, so not removed\n", | |
| "Package 'cuda-samples-11-4' is not installed, so not removed\n", | |
| "Package 'cuda-sanitizer-11-4' is not installed, so not removed\n", | |
| "Package 'cuda-toolkit-11-4' is not installed, so not removed\n", | |
| "Package 'cuda-toolkit-11-4-config-common' is not installed, so not removed\n", | |
| "Package 'cuda-toolkit-11-config-common' is not installed, so not removed\n", | |
| "Package 'cuda-toolkit-config-common' is not installed, so not removed\n", | |
| "Package 'cuda-tools-11-4' is not installed, so not removed\n", | |
| "Package 'cuda-visual-tools-11-4' is not installed, so not removed\n", | |
| "The following packages were automatically installed and are no longer required:\n", | |
| " default-jre dkms freeglut3 freeglut3-dev keyboard-configuration libargon2-0\n", | |
| " libcap2 libcryptsetup12 libcufft-11-0 libcufft-dev-11-0 libcurand-11-0\n", | |
| " libcurand-dev-11-0 libcusolver-11-0 libcusolver-dev-11-0 libdevmapper1.02.1\n", | |
| " libfontenc1 libidn11 libip4tc0 libjansson4 libnvjpeg-11-0 libnvjpeg-dev-11-0\n", | |
| " libpam-systemd libpolkit-agent-1-0 libpolkit-backend-1-0\n", | |
| " libpolkit-gobject-1-0 libxfont2 libxi-dev libxkbfile1 libxmu-dev\n", | |
| " libxmu-headers libxnvctrl0 libxtst6 nsight-compute-2021.2.1\n", | |
| " nsight-systems-2020.3.2 nsight-systems-2021.2.4 ocl-icd-opencl-dev\n", | |
| " opencl-c-headers openjdk-11-jre policykit-1 policykit-1-gnome python3-xkit\n", | |
| " screen-resolution-extra systemd systemd-sysv udev x11-xkb-utils\n", | |
| " xserver-common xserver-xorg-core-hwe-18.04\n", | |
| "Use 'sudo apt autoremove' to remove them.\n", | |
| "The following additional packages will be installed:\n", | |
| " libcublas-dev libcublas10\n", | |
| "The following packages will be REMOVED:\n", | |
| " cuda-command-line-tools-10-0 cuda-command-line-tools-10-1\n", | |
| " cuda-command-line-tools-11-0 cuda-compiler-10-0 cuda-compiler-10-1\n", | |
| " cuda-compiler-11-0 cuda-cublas-10-0 cuda-cublas-dev-10-0 cuda-cudart-10-0\n", | |
| " cuda-cudart-10-1 cuda-cudart-11-0 cuda-cudart-dev-10-0 cuda-cudart-dev-10-1\n", | |
| " cuda-cudart-dev-11-0 cuda-cufft-10-0 cuda-cufft-10-1 cuda-cufft-dev-10-0\n", | |
| " cuda-cufft-dev-10-1 cuda-cuobjdump-10-0 cuda-cuobjdump-10-1\n", | |
| " cuda-cuobjdump-11-0 cuda-cupti-10-0 cuda-cupti-10-1 cuda-cupti-11-0\n", | |
| " cuda-cupti-dev-11-0 cuda-curand-10-0 cuda-curand-10-1 cuda-curand-dev-10-0\n", | |
| " cuda-curand-dev-10-1 cuda-cusolver-10-0 cuda-cusolver-10-1\n", | |
| " cuda-cusolver-dev-10-0 cuda-cusolver-dev-10-1 cuda-cusparse-10-0\n", | |
| " cuda-cusparse-10-1 cuda-cusparse-dev-10-0 cuda-cusparse-dev-10-1\n", | |
| " cuda-documentation-10-0 cuda-documentation-10-1 cuda-documentation-11-0\n", | |
| " cuda-driver-dev-10-0 cuda-driver-dev-10-1 cuda-driver-dev-11-0 cuda-gdb-10-0\n", | |
| " cuda-gdb-10-1 cuda-gdb-11-0 cuda-gpu-library-advisor-10-0\n", | |
| " cuda-gpu-library-advisor-10-1 cuda-libraries-11-0 cuda-libraries-dev-10-0\n", | |
| " cuda-libraries-dev-10-1 cuda-libraries-dev-11-0 cuda-license-10-0\n", | |
| " cuda-license-10-1 cuda-memcheck-10-0 cuda-memcheck-10-1 cuda-memcheck-11-0\n", | |
| " cuda-misc-headers-10-0 cuda-misc-headers-10-1 cuda-npp-10-0 cuda-npp-10-1\n", | |
| " cuda-npp-dev-10-0 cuda-npp-dev-10-1 cuda-nsight-10-0 cuda-nsight-10-1\n", | |
| " cuda-nsight-11-0 cuda-nsight-compute-10-0 cuda-nsight-compute-10-1\n", | |
| " cuda-nsight-compute-11-0 cuda-nsight-systems-10-1 cuda-nsight-systems-11-0\n", | |
| " cuda-nvcc-10-0 cuda-nvcc-10-1 cuda-nvcc-11-0 cuda-nvdisasm-10-0\n", | |
| " cuda-nvdisasm-10-1 cuda-nvdisasm-11-0 cuda-nvgraph-10-0 cuda-nvgraph-10-1\n", | |
| " cuda-nvgraph-dev-10-0 cuda-nvgraph-dev-10-1 cuda-nvjpeg-10-0\n", | |
| " cuda-nvjpeg-10-1 cuda-nvjpeg-dev-10-0 cuda-nvjpeg-dev-10-1\n", | |
| " cuda-nvml-dev-10-0 cuda-nvml-dev-10-1 cuda-nvml-dev-11-0 cuda-nvprof-10-0\n", | |
| " cuda-nvprof-10-1 cuda-nvprof-11-0 cuda-nvprune-10-0 cuda-nvprune-10-1\n", | |
| " cuda-nvprune-11-0 cuda-nvrtc-10-0 cuda-nvrtc-10-1 cuda-nvrtc-11-0\n", | |
| " cuda-nvrtc-dev-10-0 cuda-nvrtc-dev-10-1 cuda-nvrtc-dev-11-0 cuda-nvtx-10-0\n", | |
| " cuda-nvtx-10-1 cuda-nvtx-11-0 cuda-nvvp-10-0 cuda-nvvp-10-1 cuda-nvvp-11-0\n", | |
| " cuda-samples-10-0 cuda-samples-10-1 cuda-samples-11-0 cuda-sanitizer-11-0\n", | |
| " cuda-sanitizer-api-10-1\n", | |
| "The following packages will be upgraded:\n", | |
| " libcublas-dev libcublas10\n", | |
| "2 upgraded, 0 newly installed, 111 to remove and 37 not upgraded.\n", | |
| "Need to get 85.6 MB of archives.\n", | |
| "After this operation, 6,452 MB disk space will be freed.\n", | |
| "Get:1 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 libcublas10 10.2.3.254-1 [43.1 MB]\n", | |
| "Get:2 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 libcublas-dev 10.2.3.254-1 [42.4 MB]\n", | |
| "Fetched 85.6 MB in 2s (41.9 MB/s)\n", | |
| "debconf: unable to initialize frontend: Dialog\n", | |
| "debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76, <> line 2.)\n", | |
| "debconf: falling back to frontend: Readline\n", | |
| "debconf: unable to initialize frontend: Readline\n", | |
| "debconf: (This frontend requires a controlling tty.)\n", | |
| "debconf: falling back to frontend: Teletype\n", | |
| "dpkg-preconfigure: unable to re-open stdin: \n", | |
| "(Reading database ... 142054 files and directories currently installed.)\n", | |
| "Removing cuda-command-line-tools-10-0 (10.0.130-1) ...\n", | |
| "Removing cuda-command-line-tools-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-command-line-tools-11-0 (11.0.3-1) ...\n", | |
| "Removing cuda-compiler-10-0 (10.0.130-1) ...\n", | |
| "Removing cuda-compiler-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-compiler-11-0 (11.0.3-1) ...\n", | |
| "Removing cuda-libraries-dev-10-0 (10.0.130-1) ...\n", | |
| "Removing cuda-documentation-10-0 (10.0.130-1) ...\n", | |
| "Removing cuda-samples-10-0 (10.0.130-1) ...\n", | |
| "Removing cuda-cublas-dev-10-0 (10.0.130-1) ...\n", | |
| "Removing cuda-cublas-10-0 (10.0.130-1) ...\n", | |
| "Removing cuda-cupti-10-0 (10.0.130-1) ...\n", | |
| "Removing cuda-cudart-dev-10-0 (10.0.130-1) ...\n", | |
| "Removing cuda-cudart-10-0 (10.0.130-1) ...\n", | |
| "Removing cuda-cupti-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-documentation-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-samples-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-libraries-dev-11-0 (11.0.3-1) ...\n", | |
| "Removing cuda-documentation-11-0 (11.0.228-1) ...\n", | |
| "Removing cuda-samples-11-0 (11.0.221-1) ...\n", | |
| "Removing cuda-libraries-11-0 (11.0.3-1) ...\n", | |
| "Removing cuda-cufft-dev-10-0 (10.0.130-1) ...\n", | |
| "Removing cuda-cufft-10-0 (10.0.130-1) ...\n", | |
| "Removing cuda-libraries-dev-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-cufft-dev-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-cufft-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-gdb-10-0 (10.0.130-1) ...\n", | |
| "Removing cuda-cuobjdump-10-0 (10.0.130-1) ...\n", | |
| "Removing cuda-gdb-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-cuobjdump-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-gdb-11-0 (11.0.221-1) ...\n", | |
| "Removing cuda-cuobjdump-11-0 (11.0.221-1) ...\n", | |
| "Removing cuda-cupti-dev-11-0 (11.0.221-1) ...\n", | |
| "Removing cuda-cupti-11-0 (11.0.221-1) ...\n", | |
| "Removing cuda-curand-dev-10-0 (10.0.130-1) ...\n", | |
| "Removing cuda-curand-10-0 (10.0.130-1) ...\n", | |
| "Removing cuda-curand-dev-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-curand-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-cusolver-dev-10-0 (10.0.130-1) ...\n", | |
| "Removing cuda-cusolver-10-0 (10.0.130-1) ...\n", | |
| "Removing cuda-cusolver-dev-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-cusolver-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-cusparse-dev-10-0 (10.0.130-1) ...\n", | |
| "Removing cuda-cusparse-10-0 (10.0.130-1) ...\n", | |
| "Removing cuda-cusparse-dev-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-cusparse-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-driver-dev-10-0 (10.0.130-1) ...\n", | |
| "Removing cuda-gpu-library-advisor-10-0 (10.0.130-1) ...\n", | |
| "Removing cuda-gpu-library-advisor-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-nvjpeg-dev-10-0 (10.0.130.1-1) ...\n", | |
| "Removing cuda-nvjpeg-10-0 (10.0.130.1-1) ...\n", | |
| "Removing cuda-cudart-dev-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-cudart-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-driver-dev-10-1 (10.1.243-1) ...\n", | |
| "dpkg: cuda-driver-dev-11-0: dependency problems, but removing anyway as you requested:\n", | |
| " cuda-cudart-dev-11-0 depends on cuda-driver-dev-11-0 (>= 11.0.221).\n", | |
| "\n", | |
| "Removing cuda-driver-dev-11-0 (11.0.221-1) ...\n", | |
| "dpkg: cuda-license-10-0: dependency problems, but removing anyway as you requested:\n", | |
| " cuda-nvtx-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-nvrtc-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-nvprof-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-nvcc-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-nvml-dev-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-nvdisasm-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-nsight-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-npp-dev-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-nvrtc-dev-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-memcheck-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-nvgraph-dev-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-nvvp-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-misc-headers-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-npp-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-nsight-compute-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-nvprune-10-0 depends on cuda-license-10-0.\n", | |
| " cuda-nvgraph-10-0 depends on cuda-license-10-0.\n", | |
| "\n", | |
| "Removing cuda-license-10-0 (10.0.130-1) ...\n", | |
| "dpkg: cuda-cudart-dev-11-0: dependency problems, but removing anyway as you requested:\n", | |
| " cuda-nvcc-11-0 depends on cuda-cudart-dev-11-0.\n", | |
| "\n", | |
| "Removing cuda-cudart-dev-11-0 (11.0.221-1) ...\n", | |
| "Removing cuda-cudart-11-0 (11.0.221-1) ...\n", | |
| "(Reading database ... 118966 files and directories currently installed.)\n", | |
| "Preparing to unpack .../libcublas10_10.2.3.254-1_amd64.deb ...\n", | |
| "Unpacking libcublas10 (10.2.3.254-1) over (10.2.1.243-1) ...\n", | |
| "Preparing to unpack .../libcublas-dev_10.2.3.254-1_amd64.deb ...\n", | |
| "Unpacking libcublas-dev (10.2.3.254-1) over (10.2.1.243-1) ...\n", | |
| "(Reading database ... 118970 files and directories currently installed.)\n", | |
| "Removing cuda-sanitizer-api-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-nvvp-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-memcheck-10-0 (10.0.130-1) ...\n", | |
| "Removing cuda-memcheck-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-memcheck-11-0 (11.0.221-1) ...\n", | |
| "Removing cuda-nvcc-10-0 (10.0.130-1) ...\n", | |
| "Removing cuda-misc-headers-10-0 (10.0.130-1) ...\n", | |
| "Removing cuda-nvcc-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-misc-headers-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-npp-dev-10-0 (10.0.130-1) ...\n", | |
| "Removing cuda-npp-10-0 (10.0.130-1) ...\n", | |
| "Removing cuda-npp-dev-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-npp-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-nsight-10-0 (10.0.130-1) ...\n", | |
| "Removing cuda-nsight-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-nsight-11-0 (11.0.221-1) ...\n", | |
| "Removing cuda-nsight-compute-10-0 (10.0.130-1) ...\n", | |
| "Removing cuda-nsight-compute-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-nsight-compute-11-0 (11.0.3-1) ...\n", | |
| "Removing cuda-nsight-systems-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-nsight-systems-11-0 (11.0.3-1) ...\n", | |
| "Removing cuda-nvcc-11-0 (11.0.221-1) ...\n", | |
| "Removing cuda-nvdisasm-10-0 (10.0.130-1) ...\n", | |
| "Removing cuda-nvdisasm-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-nvdisasm-11-0 (11.0.221-1) ...\n", | |
| "Removing cuda-nvgraph-dev-10-0 (10.0.130-1) ...\n", | |
| "Removing cuda-nvgraph-10-0 (10.0.130-1) ...\n", | |
| "Removing cuda-nvgraph-dev-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-nvgraph-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-nvjpeg-dev-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-nvjpeg-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-nvml-dev-10-0 (10.0.130-1) ...\n", | |
| "Removing cuda-nvml-dev-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-nvml-dev-11-0 (11.0.167-1) ...\n", | |
| "Removing cuda-nvprof-10-0 (10.0.130-1) ...\n", | |
| "Removing cuda-nvprof-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-nvprof-11-0 (11.0.221-1) ...\n", | |
| "Removing cuda-nvprune-10-0 (10.0.130-1) ...\n", | |
| "Removing cuda-nvprune-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-nvprune-11-0 (11.0.221-1) ...\n", | |
| "Removing cuda-nvrtc-dev-10-0 (10.0.130-1) ...\n", | |
| "Removing cuda-nvrtc-10-0 (10.0.130-1) ...\n", | |
| "Removing cuda-nvrtc-dev-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-nvrtc-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-nvrtc-dev-11-0 (11.0.221-1) ...\n", | |
| "Removing cuda-nvrtc-11-0 (11.0.221-1) ...\n", | |
| "Removing cuda-nvtx-10-0 (10.0.130-1) ...\n", | |
| "Removing cuda-nvtx-10-1 (10.1.243-1) ...\n", | |
| "Removing cuda-nvtx-11-0 (11.0.167-1) ...\n", | |
| "Removing cuda-nvvp-10-0 (10.0.130-1) ...\n", | |
| "Removing cuda-nvvp-11-0 (11.0.221-1) ...\n", | |
| "Removing cuda-sanitizer-11-0 (11.0.221-1) ...\n", | |
| "Removing cuda-license-10-1 (10.1.243-1) ...\n", | |
| "Setting up libcublas10 (10.2.3.254-1) ...\n", | |
| "Setting up libcublas-dev (10.2.3.254-1) ...\n", | |
| "Processing triggers for libc-bin (2.27-3ubuntu1.2) ...\n", | |
| "/sbin/ldconfig.real: /usr/local/lib/python3.7/dist-packages/ideep4py/lib/libmkldnn.so.0 is not a symbolic link\n", | |
| "\n", | |
| "Reading package lists... Done\n", | |
| "Building dependency tree \n", | |
| "Reading state information... Done\n", | |
| "The following packages will be REMOVED:\n", | |
| " default-jre dkms freeglut3 freeglut3-dev keyboard-configuration libargon2-0\n", | |
| " libcap2 libcryptsetup12 libcufft-11-0 libcufft-dev-11-0 libcurand-11-0\n", | |
| " libcurand-dev-11-0 libcusolver-11-0 libcusolver-dev-11-0 libdevmapper1.02.1\n", | |
| " libfontenc1 libidn11 libip4tc0 libjansson4 libnvjpeg-11-0 libnvjpeg-dev-11-0\n", | |
| " libpam-systemd libpolkit-agent-1-0 libpolkit-backend-1-0\n", | |
| " libpolkit-gobject-1-0 libxfont2 libxi-dev libxkbfile1 libxmu-dev\n", | |
| " libxmu-headers libxnvctrl0 libxtst6 nsight-compute-2021.2.1\n", | |
| " nsight-systems-2020.3.2 nsight-systems-2021.2.4 ocl-icd-opencl-dev\n", | |
| " opencl-c-headers openjdk-11-jre policykit-1 policykit-1-gnome python3-xkit\n", | |
| " screen-resolution-extra systemd systemd-sysv udev x11-xkb-utils\n", | |
| " xserver-common xserver-xorg-core-hwe-18.04\n", | |
| "0 upgraded, 0 newly installed, 48 to remove and 37 not upgraded.\n", | |
| "After this operation, 2,450 MB disk space will be freed.\n", | |
| "(Reading database ... 114329 files and directories currently installed.)\n", | |
| "Removing default-jre (2:1.11-68ubuntu1~18.04.1) ...\n", | |
| "Removing dkms (2.3-3ubuntu9.7) ...\n", | |
| "Removing freeglut3-dev:amd64 (2.8.1-3) ...\n", | |
| "Removing freeglut3:amd64 (2.8.1-3) ...\n", | |
| "Removing xserver-xorg-core-hwe-18.04 (2:1.20.8-2ubuntu2.2~18.04.5) ...\n", | |
| "Removing keyboard-configuration (1.178ubuntu2.9) ...\n", | |
| "Removing screen-resolution-extra (0.17.3) ...\n", | |
| "Removing policykit-1-gnome (0.105-6ubuntu2) ...\n", | |
| "Removing policykit-1 (0.105-20ubuntu0.18.04.5) ...\n", | |
| "Removing libpam-systemd:amd64 (237-3ubuntu10.51) ...\n", | |
| "debconf: unable to initialize frontend: Dialog\n", | |
| "debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)\n", | |
| "debconf: falling back to frontend: Readline\n", | |
| "Removing systemd-sysv (237-3ubuntu10.51) ...\n", | |
| "Removing systemd (237-3ubuntu10.51) ...\n", | |
| "Removing libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ...\n", | |
| "Removing libargon2-0:amd64 (0~20161029-1.1) ...\n", | |
| "Removing libcap2:amd64 (1:2.25-1.2) ...\n", | |
| "Removing libcufft-dev-11-0 (10.2.1.245-1) ...\n", | |
| "Removing libcufft-11-0 (10.2.1.245-1) ...\n", | |
| "Removing libcurand-dev-11-0 (10.2.1.245-1) ...\n", | |
| "Removing libcurand-11-0 (10.2.1.245-1) ...\n", | |
| "Removing libcusolver-dev-11-0 (10.6.0.245-1) ...\n", | |
| "Removing libcusolver-11-0 (10.6.0.245-1) ...\n", | |
| "Removing libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...\n", | |
| "Removing libxfont2:amd64 (1:2.0.3-1) ...\n", | |
| "Removing libfontenc1:amd64 (1:1.1.3-1) ...\n", | |
| "Removing libidn11:amd64 (1.33-2.1ubuntu1.2) ...\n", | |
| "Removing libip4tc0:amd64 (1.6.1-2ubuntu2) ...\n", | |
| "Removing libjansson4:amd64 (2.11-1) ...\n", | |
| "Removing libnvjpeg-dev-11-0 (11.1.1.245-1) ...\n", | |
| "Removing libnvjpeg-11-0 (11.1.1.245-1) ...\n", | |
| "Removing libpolkit-agent-1-0:amd64 (0.105-20ubuntu0.18.04.5) ...\n", | |
| "Removing libpolkit-backend-1-0:amd64 (0.105-20ubuntu0.18.04.5) ...\n", | |
| "Removing libpolkit-gobject-1-0:amd64 (0.105-20ubuntu0.18.04.5) ...\n", | |
| "Removing libxi-dev:amd64 (2:1.7.9-1) ...\n", | |
| "Removing xserver-common (2:1.19.6-1ubuntu4.9) ...\n", | |
| "Removing x11-xkb-utils (7.7+3ubuntu0.18.04.1) ...\n", | |
| "Removing libxkbfile1:amd64 (1:1.0.9-2) ...\n", | |
| "Removing libxmu-dev:amd64 (2:1.1.2-2) ...\n", | |
| "Removing libxmu-headers (2:1.1.2-2) ...\n", | |
| "Removing libxnvctrl0:amd64 (470.57.02-0ubuntu1) ...\n", | |
| "Removing openjdk-11-jre:amd64 (11.0.11+9-0ubuntu2~18.04) ...\n", | |
| "Removing libxtst6:amd64 (2:1.2.3-1) ...\n", | |
| "Removing nsight-compute-2021.2.1 (2021.2.1.2-1) ...\n", | |
| "Removing nsight-systems-2020.3.2 (2020.3.2.6-87e152c) ...\n", | |
| "update-alternatives: removing manually selected alternative - switching nsys to auto mode\n", | |
| "update-alternatives: using /opt/nvidia/nsight-systems/2021.2.4/target-linux-x64/nsys to provide /usr/local/bin/nsys (nsys) in auto mode\n", | |
| "update-alternatives: removing manually selected alternative - switching nsight-sys to auto mode\n", | |
| "update-alternatives: removing manually selected alternative - switching nsys-ui to auto mode\n", | |
| "update-alternatives: using /opt/nvidia/nsight-systems/2021.2.4/host-linux-x64/nsys-ui to provide /usr/local/bin/nsys-ui (nsys-ui) in auto mode\n", | |
| "Removing nsight-systems-2021.2.4 (2021.2.4.12-a25c8fd) ...\n", | |
| "\u001b[1mdpkg:\u001b[0m \u001b[1;33mwarning:\u001b[0m while removing nsight-systems-2021.2.4, directory '/usr/local/bin' not empty so not removed\n", | |
| "\u001b[1mdpkg:\u001b[0m \u001b[1;33mwarning:\u001b[0m while removing nsight-systems-2021.2.4, directory '/opt' not empty so not removed\n", | |
| "Removing ocl-icd-opencl-dev:amd64 (2.2.11-1ubuntu1) ...\n", | |
| "Removing opencl-c-headers (2.2~2018.02.21-gb5c3680-1) ...\n", | |
| "Removing python3-xkit (0.5.0ubuntu2) ...\n", | |
| "Removing udev (237-3ubuntu10.51) ...\n", | |
| "invoke-rc.d: could not determine current runlevel\n", | |
| "invoke-rc.d: policy-rc.d denied execution of stop.\n", | |
| "Processing triggers for libc-bin (2.27-3ubuntu1.2) ...\n", | |
| "/sbin/ldconfig.real: /usr/local/lib/python3.7/dist-packages/ideep4py/lib/libmkldnn.so.0 is not a symbolic link\n", | |
| "\n", | |
| "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...\n", | |
| "Processing triggers for dbus (1.12.2-1ubuntu1.2) ...\n", | |
| "Processing triggers for hicolor-icon-theme (0.17-2) ...\n", | |
| "Processing triggers for mime-support (3.60ubuntu1) ...\n" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "cell_type": "code", | |
| "metadata": { | |
| "colab": { | |
| "base_uri": "https://localhost:8080/" | |
| }, | |
| "id": "BPLlK6XHDVDF", | |
| "outputId": "d436b57b-da46-4282-f31e-19ff075e92dd" | |
| }, | |
| "source": [ | |
| "!wget https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/cuda-repo-ubuntu1804_10.0.130-1_amd64.deb\n", | |
| "!sudo dpkg -i cuda-repo-ubuntu1804_10.0.130-1_amd64.deb\n", | |
| "!sudo apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/7fa2af80.pub\n", | |
| "!sudo apt-get update\n", | |
| "!wget http://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1804/x86_64/nvidia-machine-learning-repo-ubuntu1804_1.0.0-1_amd64.deb\n", | |
| "!sudo apt install -y ./nvidia-machine-learning-repo-ubuntu1804_1.0.0-1_amd64.deb\n", | |
| "!sudo apt-get update\n", | |
| "\n", | |
| "# Install NVIDIA driver\n", | |
| "!sudo apt-get -y installnvidia-driver-418\n", | |
| "\n", | |
| "# Install development and runtime libraries (~4GB)\n", | |
| "!sudo apt-get install -y \\\n", | |
| " cuda-10-0 \\\n", | |
| " libcudnn7=7.6.2.24-1+cuda10.0 \\\n", | |
| " libcudnn7-dev=7.6.2.24-1+cuda10.0 --allow-change-held-packages" | |
| ], | |
| "execution_count": null, | |
| "outputs": [ | |
| { | |
| "output_type": "stream", | |
| "name": "stdout", | |
| "text": [ | |
| "--2021-09-02 04:56:08-- https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/cuda-repo-ubuntu1804_10.0.130-1_amd64.deb\n", | |
| "Resolving developer.download.nvidia.com (developer.download.nvidia.com)... 152.195.19.142\n", | |
| "Connecting to developer.download.nvidia.com (developer.download.nvidia.com)|152.195.19.142|:443... connected.\n", | |
| "HTTP request sent, awaiting response... 200 OK\n", | |
| "Length: 2940 (2.9K) [application/x-deb]\n", | |
| "Saving to: ‘cuda-repo-ubuntu1804_10.0.130-1_amd64.deb’\n", | |
| "\n", | |
| "\r cuda-repo 0%[ ] 0 --.-KB/s \rcuda-repo-ubuntu180 100%[===================>] 2.87K --.-KB/s in 0s \n", | |
| "\n", | |
| "2021-09-02 04:56:08 (110 MB/s) - ‘cuda-repo-ubuntu1804_10.0.130-1_amd64.deb’ saved [2940/2940]\n", | |
| "\n", | |
| "Selecting previously unselected package cuda-repo-ubuntu1804.\n", | |
| "(Reading database ... 111512 files and directories currently installed.)\n", | |
| "Preparing to unpack cuda-repo-ubuntu1804_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-repo-ubuntu1804 (10.0.130-1) ...\n", | |
| "Setting up cuda-repo-ubuntu1804 (10.0.130-1) ...\n", | |
| "\n", | |
| "Configuration file '/etc/apt/sources.list.d/cuda.list'\n", | |
| " ==> File on system created by you or by a script.\n", | |
| " ==> File also in package provided by package maintainer.\n", | |
| " What would you like to do about it ? Your options are:\n", | |
| " Y or I : install the package maintainer's version\n", | |
| " N or O : keep your currently-installed version\n", | |
| " D : show the differences between the versions\n", | |
| " Z : start a shell to examine the situation\n", | |
| " The default action is to keep your current version.\n", | |
| "*** cuda.list (Y/I/N/O/D/Z) [default=N] ? Y\n", | |
| "Installing new version of config file /etc/apt/sources.list.d/cuda.list ...\n", | |
| "Executing: /tmp/apt-key-gpghome.tHYUqhxv5f/gpg.1.sh --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/7fa2af80.pub\n", | |
| "gpg: requesting key from 'https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/7fa2af80.pub'\n", | |
| "gpg: key F60F4B3D7FA2AF80: \"cudatools <[email protected]>\" not changed\n", | |
| "gpg: Total number processed: 1\n", | |
| "gpg: unchanged: 1\n", | |
| "Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]\n", | |
| "Get:3 https://cloud.r-project.org/bin/linux/ubuntu bionic-cran40/ InRelease [3,626 B]\n", | |
| "Ign:4 https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1804/x86_64 InRelease\n", | |
| "Ign:1 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 InRelease\n", | |
| "Hit:6 https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1804/x86_64 Release\n", | |
| "Hit:7 http://ppa.launchpad.net/c2d4u.team/c2d4u4.0+/ubuntu bionic InRelease\n", | |
| "Get:8 https://cloud.r-project.org/bin/linux/ubuntu bionic-cran40/ Packages [67.0 kB]\n", | |
| "Hit:5 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 Release\n", | |
| "Hit:9 http://archive.ubuntu.com/ubuntu bionic InRelease\n", | |
| "Get:10 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]\n", | |
| "Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1,426 kB]\n", | |
| "Hit:12 http://ppa.launchpad.net/cran/libgit2/ubuntu bionic InRelease\n", | |
| "Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2,295 kB]\n", | |
| "Hit:15 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu bionic InRelease\n", | |
| "Get:16 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]\n", | |
| "Get:18 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu bionic InRelease [21.3 kB]\n", | |
| "Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2,731 kB]\n", | |
| "Get:20 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu bionic/main amd64 Packages [41.6 kB]\n", | |
| "Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2,200 kB]\n", | |
| "Fetched 9,038 kB in 2s (3,827 kB/s)\n", | |
| "Reading package lists... Done\n", | |
| "--2021-09-02 04:56:21-- http://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1804/x86_64/nvidia-machine-learning-repo-ubuntu1804_1.0.0-1_amd64.deb\n", | |
| "Resolving developer.download.nvidia.com (developer.download.nvidia.com)... 152.195.19.142\n", | |
| "Connecting to developer.download.nvidia.com (developer.download.nvidia.com)|152.195.19.142|:80... connected.\n", | |
| "HTTP request sent, awaiting response... 301 Moved Permanently\n", | |
| "Location: https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1804/x86_64/nvidia-machine-learning-repo-ubuntu1804_1.0.0-1_amd64.deb [following]\n", | |
| "--2021-09-02 04:56:21-- https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1804/x86_64/nvidia-machine-learning-repo-ubuntu1804_1.0.0-1_amd64.deb\n", | |
| "Connecting to developer.download.nvidia.com (developer.download.nvidia.com)|152.195.19.142|:443... connected.\n", | |
| "HTTP request sent, awaiting response... 200 OK\n", | |
| "Length: 2926 (2.9K) [application/x-deb]\n", | |
| "Saving to: ‘nvidia-machine-learning-repo-ubuntu1804_1.0.0-1_amd64.deb’\n", | |
| "\n", | |
| "nvidia-machine-lear 100%[===================>] 2.86K --.-KB/s in 0s \n", | |
| "\n", | |
| "2021-09-02 04:56:21 (110 MB/s) - ‘nvidia-machine-learning-repo-ubuntu1804_1.0.0-1_amd64.deb’ saved [2926/2926]\n", | |
| "\n", | |
| "Reading package lists... Done\n", | |
| "Building dependency tree \n", | |
| "Reading state information... Done\n", | |
| "Note, selecting 'nvidia-machine-learning-repo-ubuntu1804' instead of './nvidia-machine-learning-repo-ubuntu1804_1.0.0-1_amd64.deb'\n", | |
| "The following NEW packages will be installed:\n", | |
| " nvidia-machine-learning-repo-ubuntu1804\n", | |
| "0 upgraded, 1 newly installed, 0 to remove and 39 not upgraded.\n", | |
| "Need to get 2,926 B of archives.\n", | |
| "After this operation, 37.9 kB of additional disk space will be used.\n", | |
| "Get:1 https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1804/x86_64 nvidia-machine-learning-repo-ubuntu1804 1.0.0-1 [2,926 B]\n", | |
| "Fetched 2,926 B in 0s (48.3 kB/s)\n", | |
| "debconf: unable to initialize frontend: Dialog\n", | |
| "debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76, <> line 1.)\n", | |
| "debconf: falling back to frontend: Readline\n", | |
| "debconf: unable to initialize frontend: Readline\n", | |
| "debconf: (This frontend requires a controlling tty.)\n", | |
| "debconf: falling back to frontend: Teletype\n", | |
| "dpkg-preconfigure: unable to re-open stdin: \n", | |
| "Selecting previously unselected package nvidia-machine-learning-repo-ubuntu1804.\n", | |
| "(Reading database ... 111515 files and directories currently installed.)\n", | |
| "Preparing to unpack .../nvidia-machine-learning-repo-ubuntu1804_1.0.0-1_amd64.deb ...\n", | |
| "Unpacking nvidia-machine-learning-repo-ubuntu1804 (1.0.0-1) ...\n", | |
| "Setting up nvidia-machine-learning-repo-ubuntu1804 (1.0.0-1) ...\n", | |
| "Hit:3 https://cloud.r-project.org/bin/linux/ubuntu bionic-cran40/ InRelease\n", | |
| "Ign:1 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 InRelease\n", | |
| "Hit:5 http://security.ubuntu.com/ubuntu bionic-security InRelease\n", | |
| "Hit:6 http://ppa.launchpad.net/c2d4u.team/c2d4u4.0+/ubuntu bionic InRelease\n", | |
| "Ign:2 https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1804/x86_64 InRelease\n", | |
| "Hit:8 http://archive.ubuntu.com/ubuntu bionic InRelease\n", | |
| "Hit:4 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 Release\n", | |
| "Hit:7 https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1804/x86_64 Release\n", | |
| "Hit:9 http://archive.ubuntu.com/ubuntu bionic-updates InRelease\n", | |
| "Hit:10 http://ppa.launchpad.net/cran/libgit2/ubuntu bionic InRelease\n", | |
| "Hit:11 http://archive.ubuntu.com/ubuntu bionic-backports InRelease\n", | |
| "Hit:13 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu bionic InRelease\n", | |
| "Hit:15 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu bionic InRelease\n", | |
| "Reading package lists... Done\n", | |
| "W: Target Packages (Packages) is configured multiple times in /etc/apt/sources.list.d/nvidia-machine-learning.list:1 and /etc/apt/sources.list.d/nvidia-ml.list:1\n", | |
| "W: Target Packages (Packages) is configured multiple times in /etc/apt/sources.list.d/nvidia-machine-learning.list:1 and /etc/apt/sources.list.d/nvidia-ml.list:1\n", | |
| "E: Invalid operation installnvidia-driver-418\n", | |
| "Reading package lists... Done\n", | |
| "Building dependency tree \n", | |
| "Reading state information... Done\n", | |
| "The following additional packages will be installed:\n", | |
| " cuda-command-line-tools-10-0 cuda-compiler-10-0 cuda-cublas-10-0\n", | |
| " cuda-cublas-dev-10-0 cuda-cudart-10-0 cuda-cudart-dev-10-0 cuda-cufft-10-0\n", | |
| " cuda-cufft-dev-10-0 cuda-cuobjdump-10-0 cuda-cupti-10-0 cuda-curand-10-0\n", | |
| " cuda-curand-dev-10-0 cuda-cusolver-10-0 cuda-cusolver-dev-10-0\n", | |
| " cuda-cusparse-10-0 cuda-cusparse-dev-10-0 cuda-demo-suite-10-0\n", | |
| " cuda-documentation-10-0 cuda-driver-dev-10-0 cuda-drivers cuda-drivers-470\n", | |
| " cuda-gdb-10-0 cuda-gpu-library-advisor-10-0 cuda-libraries-10-0\n", | |
| " cuda-libraries-dev-10-0 cuda-license-10-0 cuda-memcheck-10-0\n", | |
| " cuda-misc-headers-10-0 cuda-npp-10-0 cuda-npp-dev-10-0 cuda-nsight-10-0\n", | |
| " cuda-nsight-compute-10-0 cuda-nvcc-10-0 cuda-nvdisasm-10-0 cuda-nvgraph-10-0\n", | |
| " cuda-nvgraph-dev-10-0 cuda-nvjpeg-10-0 cuda-nvjpeg-dev-10-0\n", | |
| " cuda-nvml-dev-10-0 cuda-nvprof-10-0 cuda-nvprune-10-0 cuda-nvrtc-10-0\n", | |
| " cuda-nvrtc-dev-10-0 cuda-nvtx-10-0 cuda-nvvp-10-0 cuda-runtime-10-0\n", | |
| " cuda-samples-10-0 cuda-toolkit-10-0 cuda-tools-10-0 cuda-visual-tools-10-0\n", | |
| " default-jre dkms dmsetup fakeroot fonts-dejavu-core fonts-dejavu-extra\n", | |
| " freeglut3 freeglut3-dev keyboard-configuration libargon2-0\n", | |
| " libatk-wrapper-java libatk-wrapper-java-jni libcap2 libcryptsetup12\n", | |
| " libdevmapper1.02.1 libfakeroot libfontenc1 libidn11 libip4tc0 libjansson4\n", | |
| " libnss-systemd libnvidia-cfg1-470 libnvidia-common-470 libnvidia-compute-470\n", | |
| " libnvidia-decode-470 libnvidia-encode-470 libnvidia-extra-470\n", | |
| " libnvidia-fbc1-470 libnvidia-gl-470 libnvidia-ifr1-470 libpam-systemd\n", | |
| " libpolkit-agent-1-0 libpolkit-backend-1-0 libpolkit-gobject-1-0 libxfont2\n", | |
| " libxi-dev libxkbfile1 libxmu-dev libxmu-headers libxnvctrl0 libxtst6\n", | |
| " libxxf86dga1 networkd-dispatcher nvidia-compute-utils-470 nvidia-dkms-470\n", | |
| " nvidia-driver-470 nvidia-kernel-common-470 nvidia-kernel-source-470\n", | |
| " nvidia-modprobe nvidia-prime nvidia-settings nvidia-utils-470 openjdk-11-jre\n", | |
| " policykit-1 policykit-1-gnome python3-xkit screen-resolution-extra systemd\n", | |
| " systemd-sysv udev x11-utils x11-xkb-utils xfonts-base xfonts-encodings\n", | |
| " xfonts-utils xserver-common xserver-xorg-core-hwe-18.04\n", | |
| " xserver-xorg-video-nvidia-470\n", | |
| "Suggested packages:\n", | |
| " python3-apport menu iw | wireless-tools systemd-container mesa-utils xfs\n", | |
| " | xserver xfonts-100dpi | xfonts-75dpi xfonts-scalable\n", | |
| "Recommended packages:\n", | |
| " libnvidia-compute-470:i386 libnvidia-decode-470:i386\n", | |
| " libnvidia-encode-470:i386 libnvidia-ifr1-470:i386 libnvidia-fbc1-470:i386\n", | |
| " libnvidia-gl-470:i386\n", | |
| "The following NEW packages will be installed:\n", | |
| " cuda-10-0 cuda-command-line-tools-10-0 cuda-compiler-10-0 cuda-cublas-10-0\n", | |
| " cuda-cublas-dev-10-0 cuda-cudart-10-0 cuda-cudart-dev-10-0 cuda-cufft-10-0\n", | |
| " cuda-cufft-dev-10-0 cuda-cuobjdump-10-0 cuda-cupti-10-0 cuda-curand-10-0\n", | |
| " cuda-curand-dev-10-0 cuda-cusolver-10-0 cuda-cusolver-dev-10-0\n", | |
| " cuda-cusparse-10-0 cuda-cusparse-dev-10-0 cuda-demo-suite-10-0\n", | |
| " cuda-documentation-10-0 cuda-driver-dev-10-0 cuda-drivers cuda-drivers-470\n", | |
| " cuda-gdb-10-0 cuda-gpu-library-advisor-10-0 cuda-libraries-10-0\n", | |
| " cuda-libraries-dev-10-0 cuda-license-10-0 cuda-memcheck-10-0\n", | |
| " cuda-misc-headers-10-0 cuda-npp-10-0 cuda-npp-dev-10-0 cuda-nsight-10-0\n", | |
| " cuda-nsight-compute-10-0 cuda-nvcc-10-0 cuda-nvdisasm-10-0 cuda-nvgraph-10-0\n", | |
| " cuda-nvgraph-dev-10-0 cuda-nvjpeg-10-0 cuda-nvjpeg-dev-10-0\n", | |
| " cuda-nvml-dev-10-0 cuda-nvprof-10-0 cuda-nvprune-10-0 cuda-nvrtc-10-0\n", | |
| " cuda-nvrtc-dev-10-0 cuda-nvtx-10-0 cuda-nvvp-10-0 cuda-runtime-10-0\n", | |
| " cuda-samples-10-0 cuda-toolkit-10-0 cuda-tools-10-0 cuda-visual-tools-10-0\n", | |
| " default-jre dkms dmsetup fakeroot fonts-dejavu-core fonts-dejavu-extra\n", | |
| " freeglut3 freeglut3-dev keyboard-configuration libargon2-0\n", | |
| " libatk-wrapper-java libatk-wrapper-java-jni libcap2 libcryptsetup12\n", | |
| " libdevmapper1.02.1 libfakeroot libfontenc1 libidn11 libip4tc0 libjansson4\n", | |
| " libnss-systemd libnvidia-cfg1-470 libnvidia-common-470 libnvidia-compute-470\n", | |
| " libnvidia-decode-470 libnvidia-encode-470 libnvidia-extra-470\n", | |
| " libnvidia-fbc1-470 libnvidia-gl-470 libnvidia-ifr1-470 libpam-systemd\n", | |
| " libpolkit-agent-1-0 libpolkit-backend-1-0 libpolkit-gobject-1-0 libxfont2\n", | |
| " libxi-dev libxkbfile1 libxmu-dev libxmu-headers libxnvctrl0 libxtst6\n", | |
| " libxxf86dga1 networkd-dispatcher nvidia-compute-utils-470 nvidia-dkms-470\n", | |
| " nvidia-driver-470 nvidia-kernel-common-470 nvidia-kernel-source-470\n", | |
| " nvidia-modprobe nvidia-prime nvidia-settings nvidia-utils-470 openjdk-11-jre\n", | |
| " policykit-1 policykit-1-gnome python3-xkit screen-resolution-extra systemd\n", | |
| " systemd-sysv udev x11-utils x11-xkb-utils xfonts-base xfonts-encodings\n", | |
| " xfonts-utils xserver-common xserver-xorg-core-hwe-18.04\n", | |
| " xserver-xorg-video-nvidia-470\n", | |
| "The following packages will be DOWNGRADED:\n", | |
| " libcudnn7 libcudnn7-dev\n", | |
| "0 upgraded, 119 newly installed, 2 downgraded, 0 to remove and 37 not upgraded.\n", | |
| "Need to get 1,923 MB of archives.\n", | |
| "After this operation, 3,744 MB of additional disk space will be used.\n", | |
| "Get:1 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-license-10-0 10.0.130-1 [17.6 kB]\n", | |
| "Get:2 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-misc-headers-10-0 10.0.130-1 [640 kB]\n", | |
| "Get:3 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-nvcc-10-0 10.0.130-1 [20.0 MB]\n", | |
| "Get:9 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu bionic/main amd64 libnvidia-common-470 all 470.63.01-0ubuntu0.18.04.1 [9,556 B]\n", | |
| "Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 keyboard-configuration all 1.178ubuntu2.9 [369 kB]\n", | |
| "Get:21 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu bionic/main amd64 libnvidia-compute-470 amd64 470.63.01-0ubuntu0.18.04.1 [31.4 MB]\n", | |
| "Get:4 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-cuobjdump-10-0 10.0.130-1 [130 kB]\n", | |
| "Get:5 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-nvprune-10-0 10.0.130-1 [36.8 kB]\n", | |
| "Get:6 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-compiler-10-0 10.0.130-1 [2,538 B]\n", | |
| "Get:7 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-nvdisasm-10-0 10.0.130-1 [22.1 MB]\n", | |
| "Get:43 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcap2 amd64 1:2.25-1.2 [13.0 kB]\n", | |
| "Get:45 http://archive.ubuntu.com/ubuntu bionic/main amd64 libargon2-0 amd64 0~20161029-1.1 [19.9 kB]\n", | |
| "Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB]\n", | |
| "Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB]\n", | |
| "Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB]\n", | |
| "Get:52 http://archive.ubuntu.com/ubuntu bionic/main amd64 libip4tc0 amd64 1.6.1-2ubuntu2 [19.6 kB]\n", | |
| "Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2,913 kB]\n", | |
| "Get:8 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-gdb-10-0 10.0.130-1 [2,769 kB]\n", | |
| "Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB]\n", | |
| "Get:68 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB]\n", | |
| "Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dmsetup amd64 2:1.02.145-4.1ubuntu3.18.04.3 [74.4 kB]\n", | |
| "Get:10 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-nvprof-10-0 10.0.130-1 [5,590 kB]\n", | |
| "Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.51 [105 kB]\n", | |
| "Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.51 [107 kB]\n", | |
| "Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 networkd-dispatcher all 1.7-0ubuntu3.3 [13.3 kB]\n", | |
| "Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1,102 kB]\n", | |
| "Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpolkit-gobject-1-0 amd64 0.105-20ubuntu0.18.04.5 [36.4 kB]\n", | |
| "Get:75 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxtst6 amd64 2:1.2.3-1 [12.8 kB]\n", | |
| "Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openjdk-11-jre amd64 11.0.11+9-0ubuntu2~18.04 [174 kB]\n", | |
| "Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 default-jre amd64 2:1.11-68ubuntu1~18.04.1 [1,076 B]\n", | |
| "Get:11 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-memcheck-10-0 10.0.130-1 [139 kB]\n", | |
| "Get:78 http://archive.ubuntu.com/ubuntu bionic/universe amd64 freeglut3 amd64 2.8.1-3 [73.6 kB]\n", | |
| "Get:79 http://archive.ubuntu.com/ubuntu bionic/universe amd64 freeglut3-dev amd64 2.8.1-3 [124 kB]\n", | |
| "Get:12 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-cudart-10-0 10.0.130-1 [109 kB]\n", | |
| "Get:14 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-driver-dev-10-0 10.0.130-1 [12.0 kB]\n", | |
| "Get:80 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmu-headers all 2:1.1.2-2 [54.3 kB]\n", | |
| "Get:15 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-cudart-dev-10-0 10.0.130-1 [457 kB]\n", | |
| "Get:81 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmu-dev amd64 2:1.1.2-2 [49.0 kB]\n", | |
| "Get:82 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxi-dev amd64 2:1.7.9-1 [186 kB]\n", | |
| "Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dkms all 2.3-3ubuntu9.7 [68.1 kB]\n", | |
| "Get:16 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-cupti-10-0 10.0.130-1 [1,564 kB]\n", | |
| "Get:84 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxkbfile1 amd64 1:1.0.9-2 [64.6 kB]\n", | |
| "Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 x11-xkb-utils amd64 7.7+3ubuntu0.18.04.1 [160 kB]\n", | |
| "Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 xserver-common all 2:1.19.6-1ubuntu4.9 [26.8 kB]\n", | |
| "Get:17 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-gpu-library-advisor-10-0 10.0.130-1 [1,003 kB]\n", | |
| "Get:18 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-nvtx-10-0 10.0.130-1 [38.9 kB]\n", | |
| "Get:19 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-command-line-tools-10-0 10.0.130-1 [26.9 kB]\n", | |
| "Get:20 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-nsight-10-0 10.0.130-1 [2,590 B]\n", | |
| "Get:22 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-nvvp-10-0 10.0.130-1 [2,536 B]\n", | |
| "Get:23 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-nvrtc-10-0 10.0.130-1 [5,925 kB]\n", | |
| "Get:87 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfontenc1 amd64 1:1.1.3-1 [13.9 kB]\n", | |
| "Get:88 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxfont2 amd64 1:2.0.3-1 [91.7 kB]\n", | |
| "Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 xserver-xorg-core-hwe-18.04 amd64 2:1.20.8-2ubuntu2.2~18.04.5 [1,334 kB]\n", | |
| "Get:90 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-xkit all 0.5.0ubuntu2 [18.6 kB]\n", | |
| "Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpolkit-agent-1-0 amd64 0.105-20ubuntu0.18.04.5 [14.9 kB]\n", | |
| "Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpolkit-backend-1-0 amd64 0.105-20ubuntu0.18.04.5 [36.3 kB]\n", | |
| "Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 policykit-1 amd64 0.105-20ubuntu0.18.04.5 [53.5 kB]\n", | |
| "Get:94 http://archive.ubuntu.com/ubuntu bionic/main amd64 policykit-1-gnome amd64 0.105-6ubuntu2 [24.0 kB]\n", | |
| "Get:95 http://archive.ubuntu.com/ubuntu bionic/main amd64 screen-resolution-extra all 0.17.3 [11.7 kB]\n", | |
| "Get:96 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjansson4 amd64 2.11-1 [29.3 kB]\n", | |
| "Get:97 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB]\n", | |
| "Get:98 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB]\n", | |
| "Get:24 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-nvrtc-dev-10-0 10.0.130-1 [9,344 B]\n", | |
| "Get:25 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-cusolver-10-0 10.0.130-1 [38.4 MB]\n", | |
| "Get:99 http://archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB]\n", | |
| "Get:100 http://archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-extra all 2.37-1 [1,953 kB]\n", | |
| "Get:101 http://archive.ubuntu.com/ubuntu bionic/main amd64 x11-utils amd64 7.7+3build1 [196 kB]\n", | |
| "Get:102 http://archive.ubuntu.com/ubuntu bionic/main amd64 libatk-wrapper-java all 0.33.3-20ubuntu0.1 [34.7 kB]\n", | |
| "Get:103 http://archive.ubuntu.com/ubuntu bionic/main amd64 libatk-wrapper-java-jni amd64 0.33.3-20ubuntu0.1 [28.3 kB]\n", | |
| "Get:104 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 nvidia-prime all 0.8.16~0.18.04.1 [9,224 B]\n", | |
| "Get:105 http://archive.ubuntu.com/ubuntu bionic/main amd64 xfonts-encodings all 1:1.0.4-2 [573 kB]\n", | |
| "Get:106 http://archive.ubuntu.com/ubuntu bionic/main amd64 xfonts-utils amd64 1:7.7+6 [91.5 kB]\n", | |
| "Get:107 http://archive.ubuntu.com/ubuntu bionic/main amd64 xfonts-base all 1:1.0.4+nmu1 [5,914 kB]\n", | |
| "Get:108 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu bionic/main amd64 libnvidia-decode-470 amd64 470.63.01-0ubuntu0.18.04.1 [1,375 kB]\n", | |
| "Get:26 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-cusolver-dev-10-0 10.0.130-1 [13.2 MB]\n", | |
| "Get:27 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-cublas-10-0 10.0.130-1 [30.3 MB]\n", | |
| "Get:109 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu bionic/main amd64 libnvidia-encode-470 amd64 470.63.01-0ubuntu0.18.04.1 [41.1 kB]\n", | |
| "Get:110 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu bionic/main amd64 libnvidia-fbc1-470 amd64 470.63.01-0ubuntu0.18.04.1 [46.0 kB]\n", | |
| "Get:28 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-cublas-dev-10-0 10.0.130-1 [30.8 MB]\n", | |
| "Get:111 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu bionic/main amd64 libnvidia-gl-470 amd64 470.63.01-0ubuntu0.18.04.1 [144 MB]\n", | |
| "Get:29 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-cufft-10-0 10.0.130-1 [60.7 MB]\n", | |
| "Get:30 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-cufft-dev-10-0 10.0.130-1 [124 MB]\n", | |
| "Get:31 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-curand-10-0 10.0.130-1 [38.9 MB]\n", | |
| "Get:32 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-curand-dev-10-0 10.0.130-1 [58.1 MB]\n", | |
| "Get:112 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu bionic/main amd64 libnvidia-ifr1-470 amd64 470.63.01-0ubuntu0.18.04.1 [67.9 kB]\n", | |
| "Get:113 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu bionic/main amd64 nvidia-compute-utils-470 amd64 470.63.01-0ubuntu0.18.04.1 [105 kB]\n", | |
| "Get:114 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu bionic/main amd64 nvidia-kernel-source-470 amd64 470.63.01-0ubuntu0.18.04.1 [25.2 MB]\n", | |
| "Get:33 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-cusparse-10-0 10.0.130-1 [27.1 MB]\n", | |
| "Get:34 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-cusparse-dev-10-0 10.0.130-1 [27.2 MB]\n", | |
| "Get:115 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu bionic/main amd64 nvidia-kernel-common-470 amd64 470.63.01-0ubuntu0.18.04.1 [16.5 MB]\n", | |
| "Get:35 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-npp-10-0 10.0.130-1 [54.2 MB]\n", | |
| "Get:116 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu bionic/main amd64 nvidia-dkms-470 amd64 470.63.01-0ubuntu0.18.04.1 [28.6 kB]\n", | |
| "Get:36 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-npp-dev-10-0 10.0.130-1 [55.0 MB]\n", | |
| "Get:117 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu bionic/main amd64 libnvidia-extra-470 amd64 470.63.01-0ubuntu0.18.04.1 [42.8 kB]\n", | |
| "Get:118 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu bionic/main amd64 nvidia-utils-470 amd64 470.63.01-0ubuntu0.18.04.1 [371 kB]\n", | |
| "Get:37 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-nvml-dev-10-0 10.0.130-1 [51.6 kB]\n", | |
| "Get:38 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-nvgraph-10-0 10.0.130-1 [12.8 MB]\n", | |
| "Get:119 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu bionic/main amd64 libnvidia-cfg1-470 amd64 470.63.01-0ubuntu0.18.04.1 [78.5 kB]\n", | |
| "Get:39 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-nvgraph-dev-10-0 10.0.130-1 [33.4 MB]\n", | |
| "Get:120 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu bionic/main amd64 xserver-xorg-video-nvidia-470 amd64 470.63.01-0ubuntu0.18.04.1 [1,567 kB]\n", | |
| "Get:40 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-nvjpeg-10-0 10.0.130.1-1 [1,302 kB]\n", | |
| "Get:41 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-nvjpeg-dev-10-0 10.0.130.1-1 [1,086 kB]\n", | |
| "Get:42 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-nsight-compute-10-0 10.0.130-1 [188 MB]\n", | |
| "Get:121 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu bionic/main amd64 nvidia-driver-470 amd64 470.63.01-0ubuntu0.18.04.1 [443 kB]\n", | |
| "Get:44 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-visual-tools-10-0 10.0.130-1 [394 MB]\n", | |
| "Get:47 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-tools-10-0 10.0.130-1 [2,498 B]\n", | |
| "Get:49 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-samples-10-0 10.0.130-1 [61.5 MB]\n", | |
| "Get:51 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-documentation-10-0 10.0.130-1 [52.0 MB]\n", | |
| "Get:54 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-libraries-dev-10-0 10.0.130-1 [2,606 B]\n", | |
| "Get:55 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-toolkit-10-0 10.0.130-1 [2,834 B]\n", | |
| "Get:56 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 nvidia-modprobe 470.57.02-0ubuntu1 [19.8 kB]\n", | |
| "Get:57 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 libxnvctrl0 470.57.02-0ubuntu1 [21.4 kB]\n", | |
| "Get:58 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 nvidia-settings 470.57.02-0ubuntu1 [923 kB]\n", | |
| "Get:59 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-drivers-470 470.57.02-1 [2,620 B]\n", | |
| "Get:60 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-drivers 470.57.02-1 [2,500 B]\n", | |
| "Get:61 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-libraries-10-0 10.0.130-1 [2,586 B]\n", | |
| "Get:62 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-runtime-10-0 10.0.130-1 [2,540 B]\n", | |
| "Get:63 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-demo-suite-10-0 10.0.130-1 [3,868 kB]\n", | |
| "Get:64 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 cuda-10-0 10.0.130-1 [2,562 B]\n", | |
| "Get:65 https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1804/x86_64 libcudnn7-dev 7.6.2.24-1+cuda10.0 [152 MB]\n", | |
| "Get:66 https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1804/x86_64 libcudnn7 7.6.2.24-1+cuda10.0 [164 MB]\n", | |
| "Fetched 1,923 MB in 39s (49.3 MB/s)\n", | |
| "debconf: unable to initialize frontend: Dialog\n", | |
| "debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76, <> line 121.)\n", | |
| "debconf: falling back to frontend: Readline\n", | |
| "debconf: unable to initialize frontend: Readline\n", | |
| "debconf: (This frontend requires a controlling tty.)\n", | |
| "debconf: falling back to frontend: Teletype\n", | |
| "dpkg-preconfigure: unable to re-open stdin: \n", | |
| "Selecting previously unselected package keyboard-configuration.\n", | |
| "(Reading database ... 111518 files and directories currently installed.)\n", | |
| "Preparing to unpack .../0-keyboard-configuration_1.178ubuntu2.9_all.deb ...\n", | |
| "Unpacking keyboard-configuration (1.178ubuntu2.9) ...\n", | |
| "Selecting previously unselected package libcap2:amd64.\n", | |
| "Preparing to unpack .../1-libcap2_1%3a2.25-1.2_amd64.deb ...\n", | |
| "Unpacking libcap2:amd64 (1:2.25-1.2) ...\n", | |
| "Selecting previously unselected package libargon2-0:amd64.\n", | |
| "Preparing to unpack .../2-libargon2-0_0~20161029-1.1_amd64.deb ...\n", | |
| "Unpacking libargon2-0:amd64 (0~20161029-1.1) ...\n", | |
| "Selecting previously unselected package libdevmapper1.02.1:amd64.\n", | |
| "Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ...\n", | |
| "Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...\n", | |
| "Selecting previously unselected package libcryptsetup12:amd64.\n", | |
| "Preparing to unpack .../4-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ...\n", | |
| "Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ...\n", | |
| "Selecting previously unselected package libidn11:amd64.\n", | |
| "Preparing to unpack .../5-libidn11_1.33-2.1ubuntu1.2_amd64.deb ...\n", | |
| "Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) ...\n", | |
| "Selecting previously unselected package libip4tc0:amd64.\n", | |
| "Preparing to unpack .../6-libip4tc0_1.6.1-2ubuntu2_amd64.deb ...\n", | |
| "Unpacking libip4tc0:amd64 (1.6.1-2ubuntu2) ...\n", | |
| "Setting up libcap2:amd64 (1:2.25-1.2) ...\n", | |
| "Setting up libargon2-0:amd64 (0~20161029-1.1) ...\n", | |
| "Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...\n", | |
| "Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ...\n", | |
| "Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ...\n", | |
| "Setting up libip4tc0:amd64 (1.6.1-2ubuntu2) ...\n", | |
| "Selecting previously unselected package systemd.\n", | |
| "(Reading database ... 111570 files and directories currently installed.)\n", | |
| "Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ...\n", | |
| "Unpacking systemd (237-3ubuntu10.51) ...\n", | |
| "Setting up systemd (237-3ubuntu10.51) ...\n", | |
| "Selecting previously unselected package systemd-sysv.\n", | |
| "(Reading database ... 112252 files and directories currently installed.)\n", | |
| "Preparing to unpack .../000-systemd-sysv_237-3ubuntu10.51_amd64.deb ...\n", | |
| "Unpacking systemd-sysv (237-3ubuntu10.51) ...\n", | |
| "Selecting previously unselected package libxxf86dga1:amd64.\n", | |
| "Preparing to unpack .../001-libxxf86dga1_2%3a1.1.4-1_amd64.deb ...\n", | |
| "Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ...\n", | |
| "Selecting previously unselected package dmsetup.\n", | |
| "Preparing to unpack .../002-dmsetup_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ...\n", | |
| "Unpacking dmsetup (2:1.02.145-4.1ubuntu3.18.04.3) ...\n", | |
| "Selecting previously unselected package libnss-systemd:amd64.\n", | |
| "Preparing to unpack .../003-libnss-systemd_237-3ubuntu10.51_amd64.deb ...\n", | |
| "Unpacking libnss-systemd:amd64 (237-3ubuntu10.51) ...\n", | |
| "Selecting previously unselected package libpam-systemd:amd64.\n", | |
| "Preparing to unpack .../004-libpam-systemd_237-3ubuntu10.51_amd64.deb ...\n", | |
| "Unpacking libpam-systemd:amd64 (237-3ubuntu10.51) ...\n", | |
| "Selecting previously unselected package networkd-dispatcher.\n", | |
| "Preparing to unpack .../005-networkd-dispatcher_1.7-0ubuntu3.3_all.deb ...\n", | |
| "Unpacking networkd-dispatcher (1.7-0ubuntu3.3) ...\n", | |
| "Selecting previously unselected package udev.\n", | |
| "Preparing to unpack .../006-udev_237-3ubuntu10.51_amd64.deb ...\n", | |
| "Unpacking udev (237-3ubuntu10.51) ...\n", | |
| "Selecting previously unselected package libpolkit-gobject-1-0:amd64.\n", | |
| "Preparing to unpack .../007-libpolkit-gobject-1-0_0.105-20ubuntu0.18.04.5_amd64.deb ...\n", | |
| "Unpacking libpolkit-gobject-1-0:amd64 (0.105-20ubuntu0.18.04.5) ...\n", | |
| "Selecting previously unselected package cuda-license-10-0.\n", | |
| "Preparing to unpack .../008-cuda-license-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-license-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-misc-headers-10-0.\n", | |
| "Preparing to unpack .../009-cuda-misc-headers-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-misc-headers-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-nvcc-10-0.\n", | |
| "Preparing to unpack .../010-cuda-nvcc-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-nvcc-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-cuobjdump-10-0.\n", | |
| "Preparing to unpack .../011-cuda-cuobjdump-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-cuobjdump-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-nvprune-10-0.\n", | |
| "Preparing to unpack .../012-cuda-nvprune-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-nvprune-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-compiler-10-0.\n", | |
| "Preparing to unpack .../013-cuda-compiler-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-compiler-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-nvdisasm-10-0.\n", | |
| "Preparing to unpack .../014-cuda-nvdisasm-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-nvdisasm-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-gdb-10-0.\n", | |
| "Preparing to unpack .../015-cuda-gdb-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-gdb-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-nvprof-10-0.\n", | |
| "Preparing to unpack .../016-cuda-nvprof-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-nvprof-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-memcheck-10-0.\n", | |
| "Preparing to unpack .../017-cuda-memcheck-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-memcheck-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-cudart-10-0.\n", | |
| "Preparing to unpack .../018-cuda-cudart-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-cudart-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-driver-dev-10-0.\n", | |
| "Preparing to unpack .../019-cuda-driver-dev-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-driver-dev-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-cudart-dev-10-0.\n", | |
| "Preparing to unpack .../020-cuda-cudart-dev-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-cudart-dev-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-cupti-10-0.\n", | |
| "Preparing to unpack .../021-cuda-cupti-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-cupti-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-gpu-library-advisor-10-0.\n", | |
| "Preparing to unpack .../022-cuda-gpu-library-advisor-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-gpu-library-advisor-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-nvtx-10-0.\n", | |
| "Preparing to unpack .../023-cuda-nvtx-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-nvtx-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-command-line-tools-10-0.\n", | |
| "Preparing to unpack .../024-cuda-command-line-tools-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-command-line-tools-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package libxtst6:amd64.\n", | |
| "Preparing to unpack .../025-libxtst6_2%3a1.2.3-1_amd64.deb ...\n", | |
| "Unpacking libxtst6:amd64 (2:1.2.3-1) ...\n", | |
| "Selecting previously unselected package openjdk-11-jre:amd64.\n", | |
| "Preparing to unpack .../026-openjdk-11-jre_11.0.11+9-0ubuntu2~18.04_amd64.deb ...\n", | |
| "Unpacking openjdk-11-jre:amd64 (11.0.11+9-0ubuntu2~18.04) ...\n", | |
| "Selecting previously unselected package default-jre.\n", | |
| "Preparing to unpack .../027-default-jre_2%3a1.11-68ubuntu1~18.04.1_amd64.deb ...\n", | |
| "Unpacking default-jre (2:1.11-68ubuntu1~18.04.1) ...\n", | |
| "Selecting previously unselected package cuda-nsight-10-0.\n", | |
| "Preparing to unpack .../028-cuda-nsight-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-nsight-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-nvvp-10-0.\n", | |
| "Preparing to unpack .../029-cuda-nvvp-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-nvvp-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-nvrtc-10-0.\n", | |
| "Preparing to unpack .../030-cuda-nvrtc-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-nvrtc-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-nvrtc-dev-10-0.\n", | |
| "Preparing to unpack .../031-cuda-nvrtc-dev-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-nvrtc-dev-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-cusolver-10-0.\n", | |
| "Preparing to unpack .../032-cuda-cusolver-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-cusolver-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-cusolver-dev-10-0.\n", | |
| "Preparing to unpack .../033-cuda-cusolver-dev-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-cusolver-dev-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-cublas-10-0.\n", | |
| "Preparing to unpack .../034-cuda-cublas-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-cublas-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-cublas-dev-10-0.\n", | |
| "Preparing to unpack .../035-cuda-cublas-dev-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-cublas-dev-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-cufft-10-0.\n", | |
| "Preparing to unpack .../036-cuda-cufft-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-cufft-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-cufft-dev-10-0.\n", | |
| "Preparing to unpack .../037-cuda-cufft-dev-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-cufft-dev-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-curand-10-0.\n", | |
| "Preparing to unpack .../038-cuda-curand-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-curand-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-curand-dev-10-0.\n", | |
| "Preparing to unpack .../039-cuda-curand-dev-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-curand-dev-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-cusparse-10-0.\n", | |
| "Preparing to unpack .../040-cuda-cusparse-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-cusparse-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-cusparse-dev-10-0.\n", | |
| "Preparing to unpack .../041-cuda-cusparse-dev-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-cusparse-dev-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-npp-10-0.\n", | |
| "Preparing to unpack .../042-cuda-npp-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-npp-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-npp-dev-10-0.\n", | |
| "Preparing to unpack .../043-cuda-npp-dev-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-npp-dev-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-nvml-dev-10-0.\n", | |
| "Preparing to unpack .../044-cuda-nvml-dev-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-nvml-dev-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-nvgraph-10-0.\n", | |
| "Preparing to unpack .../045-cuda-nvgraph-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-nvgraph-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-nvgraph-dev-10-0.\n", | |
| "Preparing to unpack .../046-cuda-nvgraph-dev-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-nvgraph-dev-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-nvjpeg-10-0.\n", | |
| "Preparing to unpack .../047-cuda-nvjpeg-10-0_10.0.130.1-1_amd64.deb ...\n", | |
| "Unpacking cuda-nvjpeg-10-0 (10.0.130.1-1) ...\n", | |
| "Selecting previously unselected package cuda-nvjpeg-dev-10-0.\n", | |
| "Preparing to unpack .../048-cuda-nvjpeg-dev-10-0_10.0.130.1-1_amd64.deb ...\n", | |
| "Unpacking cuda-nvjpeg-dev-10-0 (10.0.130.1-1) ...\n", | |
| "Selecting previously unselected package cuda-nsight-compute-10-0.\n", | |
| "Preparing to unpack .../049-cuda-nsight-compute-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-nsight-compute-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-visual-tools-10-0.\n", | |
| "Preparing to unpack .../050-cuda-visual-tools-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-visual-tools-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-tools-10-0.\n", | |
| "Preparing to unpack .../051-cuda-tools-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-tools-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package freeglut3:amd64.\n", | |
| "Preparing to unpack .../052-freeglut3_2.8.1-3_amd64.deb ...\n", | |
| "Unpacking freeglut3:amd64 (2.8.1-3) ...\n", | |
| "Selecting previously unselected package freeglut3-dev:amd64.\n", | |
| "Preparing to unpack .../053-freeglut3-dev_2.8.1-3_amd64.deb ...\n", | |
| "Unpacking freeglut3-dev:amd64 (2.8.1-3) ...\n", | |
| "Selecting previously unselected package libxmu-headers.\n", | |
| "Preparing to unpack .../054-libxmu-headers_2%3a1.1.2-2_all.deb ...\n", | |
| "Unpacking libxmu-headers (2:1.1.2-2) ...\n", | |
| "Selecting previously unselected package libxmu-dev:amd64.\n", | |
| "Preparing to unpack .../055-libxmu-dev_2%3a1.1.2-2_amd64.deb ...\n", | |
| "Unpacking libxmu-dev:amd64 (2:1.1.2-2) ...\n", | |
| "Selecting previously unselected package libxi-dev:amd64.\n", | |
| "Preparing to unpack .../056-libxi-dev_2%3a1.7.9-1_amd64.deb ...\n", | |
| "Unpacking libxi-dev:amd64 (2:1.7.9-1) ...\n", | |
| "Selecting previously unselected package cuda-samples-10-0.\n", | |
| "Preparing to unpack .../057-cuda-samples-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-samples-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-documentation-10-0.\n", | |
| "Preparing to unpack .../058-cuda-documentation-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-documentation-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-libraries-dev-10-0.\n", | |
| "Preparing to unpack .../059-cuda-libraries-dev-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-libraries-dev-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-toolkit-10-0.\n", | |
| "Preparing to unpack .../060-cuda-toolkit-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-toolkit-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package libnvidia-common-470.\n", | |
| "Preparing to unpack .../061-libnvidia-common-470_470.63.01-0ubuntu0.18.04.1_all.deb ...\n", | |
| "Unpacking libnvidia-common-470 (470.63.01-0ubuntu0.18.04.1) ...\n", | |
| "Selecting previously unselected package libnvidia-compute-470:amd64.\n", | |
| "Preparing to unpack .../062-libnvidia-compute-470_470.63.01-0ubuntu0.18.04.1_amd64.deb ...\n", | |
| "Unpacking libnvidia-compute-470:amd64 (470.63.01-0ubuntu0.18.04.1) ...\n", | |
| "Selecting previously unselected package libnvidia-decode-470:amd64.\n", | |
| "Preparing to unpack .../063-libnvidia-decode-470_470.63.01-0ubuntu0.18.04.1_amd64.deb ...\n", | |
| "Unpacking libnvidia-decode-470:amd64 (470.63.01-0ubuntu0.18.04.1) ...\n", | |
| "Selecting previously unselected package libnvidia-encode-470:amd64.\n", | |
| "Preparing to unpack .../064-libnvidia-encode-470_470.63.01-0ubuntu0.18.04.1_amd64.deb ...\n", | |
| "Unpacking libnvidia-encode-470:amd64 (470.63.01-0ubuntu0.18.04.1) ...\n", | |
| "Selecting previously unselected package libnvidia-fbc1-470:amd64.\n", | |
| "Preparing to unpack .../065-libnvidia-fbc1-470_470.63.01-0ubuntu0.18.04.1_amd64.deb ...\n", | |
| "Unpacking libnvidia-fbc1-470:amd64 (470.63.01-0ubuntu0.18.04.1) ...\n", | |
| "Selecting previously unselected package libnvidia-gl-470:amd64.\n", | |
| "Preparing to unpack .../066-libnvidia-gl-470_470.63.01-0ubuntu0.18.04.1_amd64.deb ...\n", | |
| "Unpacking libnvidia-gl-470:amd64 (470.63.01-0ubuntu0.18.04.1) ...\n", | |
| "Selecting previously unselected package libnvidia-ifr1-470:amd64.\n", | |
| "Preparing to unpack .../067-libnvidia-ifr1-470_470.63.01-0ubuntu0.18.04.1_amd64.deb ...\n", | |
| "Unpacking libnvidia-ifr1-470:amd64 (470.63.01-0ubuntu0.18.04.1) ...\n", | |
| "Selecting previously unselected package nvidia-compute-utils-470.\n", | |
| "Preparing to unpack .../068-nvidia-compute-utils-470_470.63.01-0ubuntu0.18.04.1_amd64.deb ...\n", | |
| "Unpacking nvidia-compute-utils-470 (470.63.01-0ubuntu0.18.04.1) ...\n", | |
| "Selecting previously unselected package dkms.\n", | |
| "Preparing to unpack .../069-dkms_2.3-3ubuntu9.7_all.deb ...\n", | |
| "Unpacking dkms (2.3-3ubuntu9.7) ...\n", | |
| "Selecting previously unselected package nvidia-kernel-source-470.\n", | |
| "Preparing to unpack .../070-nvidia-kernel-source-470_470.63.01-0ubuntu0.18.04.1_amd64.deb ...\n", | |
| "Unpacking nvidia-kernel-source-470 (470.63.01-0ubuntu0.18.04.1) ...\n", | |
| "Selecting previously unselected package nvidia-kernel-common-470.\n", | |
| "Preparing to unpack .../071-nvidia-kernel-common-470_470.63.01-0ubuntu0.18.04.1_amd64.deb ...\n", | |
| "Unpacking nvidia-kernel-common-470 (470.63.01-0ubuntu0.18.04.1) ...\n", | |
| "Selecting previously unselected package nvidia-dkms-470.\n", | |
| "Preparing to unpack .../072-nvidia-dkms-470_470.63.01-0ubuntu0.18.04.1_amd64.deb ...\n", | |
| "Unpacking nvidia-dkms-470 (470.63.01-0ubuntu0.18.04.1) ...\n", | |
| "Selecting previously unselected package libnvidia-extra-470:amd64.\n", | |
| "Preparing to unpack .../073-libnvidia-extra-470_470.63.01-0ubuntu0.18.04.1_amd64.deb ...\n", | |
| "Unpacking libnvidia-extra-470:amd64 (470.63.01-0ubuntu0.18.04.1) ...\n", | |
| "Selecting previously unselected package nvidia-utils-470.\n", | |
| "Preparing to unpack .../074-nvidia-utils-470_470.63.01-0ubuntu0.18.04.1_amd64.deb ...\n", | |
| "Unpacking nvidia-utils-470 (470.63.01-0ubuntu0.18.04.1) ...\n", | |
| "Selecting previously unselected package libnvidia-cfg1-470:amd64.\n", | |
| "Preparing to unpack .../075-libnvidia-cfg1-470_470.63.01-0ubuntu0.18.04.1_amd64.deb ...\n", | |
| "Unpacking libnvidia-cfg1-470:amd64 (470.63.01-0ubuntu0.18.04.1) ...\n", | |
| "Selecting previously unselected package libxkbfile1:amd64.\n", | |
| "Preparing to unpack .../076-libxkbfile1_1%3a1.0.9-2_amd64.deb ...\n", | |
| "Unpacking libxkbfile1:amd64 (1:1.0.9-2) ...\n", | |
| "Selecting previously unselected package x11-xkb-utils.\n", | |
| "Preparing to unpack .../077-x11-xkb-utils_7.7+3ubuntu0.18.04.1_amd64.deb ...\n", | |
| "Unpacking x11-xkb-utils (7.7+3ubuntu0.18.04.1) ...\n", | |
| "Selecting previously unselected package xserver-common.\n", | |
| "Preparing to unpack .../078-xserver-common_2%3a1.19.6-1ubuntu4.9_all.deb ...\n", | |
| "Unpacking xserver-common (2:1.19.6-1ubuntu4.9) ...\n", | |
| "Selecting previously unselected package libfontenc1:amd64.\n", | |
| "Preparing to unpack .../079-libfontenc1_1%3a1.1.3-1_amd64.deb ...\n", | |
| "Unpacking libfontenc1:amd64 (1:1.1.3-1) ...\n", | |
| "Selecting previously unselected package libxfont2:amd64.\n", | |
| "Preparing to unpack .../080-libxfont2_1%3a2.0.3-1_amd64.deb ...\n", | |
| "Unpacking libxfont2:amd64 (1:2.0.3-1) ...\n", | |
| "Selecting previously unselected package xserver-xorg-core-hwe-18.04.\n", | |
| "Preparing to unpack .../081-xserver-xorg-core-hwe-18.04_2%3a1.20.8-2ubuntu2.2~18.04.5_amd64.deb ...\n", | |
| "Unpacking xserver-xorg-core-hwe-18.04 (2:1.20.8-2ubuntu2.2~18.04.5) ...\n", | |
| "Selecting previously unselected package xserver-xorg-video-nvidia-470.\n", | |
| "Preparing to unpack .../082-xserver-xorg-video-nvidia-470_470.63.01-0ubuntu0.18.04.1_amd64.deb ...\n", | |
| "Unpacking xserver-xorg-video-nvidia-470 (470.63.01-0ubuntu0.18.04.1) ...\n", | |
| "Selecting previously unselected package nvidia-driver-470.\n", | |
| "Preparing to unpack .../083-nvidia-driver-470_470.63.01-0ubuntu0.18.04.1_amd64.deb ...\n", | |
| "Unpacking nvidia-driver-470 (470.63.01-0ubuntu0.18.04.1) ...\n", | |
| "Selecting previously unselected package nvidia-modprobe.\n", | |
| "Preparing to unpack .../084-nvidia-modprobe_470.57.02-0ubuntu1_amd64.deb ...\n", | |
| "Unpacking nvidia-modprobe (470.57.02-0ubuntu1) ...\n", | |
| "Selecting previously unselected package python3-xkit.\n", | |
| "Preparing to unpack .../085-python3-xkit_0.5.0ubuntu2_all.deb ...\n", | |
| "Unpacking python3-xkit (0.5.0ubuntu2) ...\n", | |
| "Selecting previously unselected package libpolkit-agent-1-0:amd64.\n", | |
| "Preparing to unpack .../086-libpolkit-agent-1-0_0.105-20ubuntu0.18.04.5_amd64.deb ...\n", | |
| "Unpacking libpolkit-agent-1-0:amd64 (0.105-20ubuntu0.18.04.5) ...\n", | |
| "Selecting previously unselected package libpolkit-backend-1-0:amd64.\n", | |
| "Preparing to unpack .../087-libpolkit-backend-1-0_0.105-20ubuntu0.18.04.5_amd64.deb ...\n", | |
| "Unpacking libpolkit-backend-1-0:amd64 (0.105-20ubuntu0.18.04.5) ...\n", | |
| "Selecting previously unselected package policykit-1.\n", | |
| "Preparing to unpack .../088-policykit-1_0.105-20ubuntu0.18.04.5_amd64.deb ...\n", | |
| "Unpacking policykit-1 (0.105-20ubuntu0.18.04.5) ...\n", | |
| "Selecting previously unselected package policykit-1-gnome.\n", | |
| "Preparing to unpack .../089-policykit-1-gnome_0.105-6ubuntu2_amd64.deb ...\n", | |
| "Unpacking policykit-1-gnome (0.105-6ubuntu2) ...\n", | |
| "Selecting previously unselected package screen-resolution-extra.\n", | |
| "Preparing to unpack .../090-screen-resolution-extra_0.17.3_all.deb ...\n", | |
| "Unpacking screen-resolution-extra (0.17.3) ...\n", | |
| "Selecting previously unselected package libjansson4:amd64.\n", | |
| "Preparing to unpack .../091-libjansson4_2.11-1_amd64.deb ...\n", | |
| "Unpacking libjansson4:amd64 (2.11-1) ...\n", | |
| "Selecting previously unselected package libxnvctrl0:amd64.\n", | |
| "Preparing to unpack .../092-libxnvctrl0_470.57.02-0ubuntu1_amd64.deb ...\n", | |
| "Unpacking libxnvctrl0:amd64 (470.57.02-0ubuntu1) ...\n", | |
| "Selecting previously unselected package nvidia-settings.\n", | |
| "Preparing to unpack .../093-nvidia-settings_470.57.02-0ubuntu1_amd64.deb ...\n", | |
| "Unpacking nvidia-settings (470.57.02-0ubuntu1) ...\n", | |
| "Selecting previously unselected package cuda-drivers-470.\n", | |
| "Preparing to unpack .../094-cuda-drivers-470_470.57.02-1_amd64.deb ...\n", | |
| "Unpacking cuda-drivers-470 (470.57.02-1) ...\n", | |
| "Selecting previously unselected package cuda-drivers.\n", | |
| "Preparing to unpack .../095-cuda-drivers_470.57.02-1_amd64.deb ...\n", | |
| "Unpacking cuda-drivers (470.57.02-1) ...\n", | |
| "Selecting previously unselected package cuda-libraries-10-0.\n", | |
| "Preparing to unpack .../096-cuda-libraries-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-libraries-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-runtime-10-0.\n", | |
| "Preparing to unpack .../097-cuda-runtime-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-runtime-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-demo-suite-10-0.\n", | |
| "Preparing to unpack .../098-cuda-demo-suite-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-demo-suite-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package cuda-10-0.\n", | |
| "Preparing to unpack .../099-cuda-10-0_10.0.130-1_amd64.deb ...\n", | |
| "Unpacking cuda-10-0 (10.0.130-1) ...\n", | |
| "Selecting previously unselected package libfakeroot:amd64.\n", | |
| "Preparing to unpack .../100-libfakeroot_1.22-2ubuntu1_amd64.deb ...\n", | |
| "Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ...\n", | |
| "Selecting previously unselected package fakeroot.\n", | |
| "Preparing to unpack .../101-fakeroot_1.22-2ubuntu1_amd64.deb ...\n", | |
| "Unpacking fakeroot (1.22-2ubuntu1) ...\n", | |
| "Selecting previously unselected package fonts-dejavu-core.\n", | |
| "Preparing to unpack .../102-fonts-dejavu-core_2.37-1_all.deb ...\n", | |
| "Unpacking fonts-dejavu-core (2.37-1) ...\n", | |
| "Selecting previously unselected package fonts-dejavu-extra.\n", | |
| "Preparing to unpack .../103-fonts-dejavu-extra_2.37-1_all.deb ...\n", | |
| "Unpacking fonts-dejavu-extra (2.37-1) ...\n", | |
| "Selecting previously unselected package x11-utils.\n", | |
| "Preparing to unpack .../104-x11-utils_7.7+3build1_amd64.deb ...\n", | |
| "Unpacking x11-utils (7.7+3build1) ...\n", | |
| "Selecting previously unselected package libatk-wrapper-java.\n", | |
| "Preparing to unpack .../105-libatk-wrapper-java_0.33.3-20ubuntu0.1_all.deb ...\n", | |
| "Unpacking libatk-wrapper-java (0.33.3-20ubuntu0.1) ...\n", | |
| "Selecting previously unselected package libatk-wrapper-java-jni:amd64.\n", | |
| "Preparing to unpack .../106-libatk-wrapper-java-jni_0.33.3-20ubuntu0.1_amd64.deb ...\n", | |
| "Unpacking libatk-wrapper-java-jni:amd64 (0.33.3-20ubuntu0.1) ...\n", | |
| "dpkg: warning: downgrading libcudnn7-dev from 7.6.5.32-1+cuda10.1 to 7.6.2.24-1+cuda10.0\n", | |
| "Preparing to unpack .../107-libcudnn7-dev_7.6.2.24-1+cuda10.0_amd64.deb ...\n", | |
| "update-alternatives: removing manually selected alternative - switching libcudnn to auto mode\n", | |
| "update-alternatives: using /usr/include/x86_64-linux-gnu/cudnn_v8.h to provide /usr/include/cudnn.h (libcudnn) in auto mode\n", | |
| "Unpacking libcudnn7-dev (7.6.2.24-1+cuda10.0) over (7.6.5.32-1+cuda10.1) ...\n", | |
| "dpkg: warning: downgrading libcudnn7 from 7.6.5.32-1+cuda10.1 to 7.6.2.24-1+cuda10.0\n", | |
| "Preparing to unpack .../108-libcudnn7_7.6.2.24-1+cuda10.0_amd64.deb ...\n", | |
| "Unpacking libcudnn7 (7.6.2.24-1+cuda10.0) over (7.6.5.32-1+cuda10.1) ...\n", | |
| "Selecting previously unselected package nvidia-prime.\n", | |
| "Preparing to unpack .../109-nvidia-prime_0.8.16~0.18.04.1_all.deb ...\n", | |
| "Unpacking nvidia-prime (0.8.16~0.18.04.1) ...\n", | |
| "Selecting previously unselected package xfonts-encodings.\n", | |
| "Preparing to unpack .../110-xfonts-encodings_1%3a1.0.4-2_all.deb ...\n", | |
| "Unpacking xfonts-encodings (1:1.0.4-2) ...\n", | |
| "Selecting previously unselected package xfonts-utils.\n", | |
| "Preparing to unpack .../111-xfonts-utils_1%3a7.7+6_amd64.deb ...\n", | |
| "Unpacking xfonts-utils (1:7.7+6) ...\n", | |
| "Selecting previously unselected package xfonts-base.\n", | |
| "Preparing to unpack .../112-xfonts-base_1%3a1.0.4+nmu1_all.deb ...\n", | |
| "Unpacking xfonts-base (1:1.0.4+nmu1) ...\n", | |
| "Setting up libxkbfile1:amd64 (1:1.0.9-2) ...\n", | |
| "Setting up libcudnn7 (7.6.2.24-1+cuda10.0) ...\n", | |
| "Setting up nvidia-kernel-common-470 (470.63.01-0ubuntu0.18.04.1) ...\n", | |
| "Created symlink /etc/systemd/system/systemd-hibernate.service.requires/nvidia-hibernate.service → /lib/systemd/system/nvidia-hibernate.service.\n", | |
| "Created symlink /etc/systemd/system/systemd-suspend.service.requires/nvidia-resume.service → /lib/systemd/system/nvidia-resume.service.\n", | |
| "Created symlink /etc/systemd/system/systemd-hibernate.service.requires/nvidia-resume.service → /lib/systemd/system/nvidia-resume.service.\n", | |
| "Created symlink /etc/systemd/system/systemd-suspend.service.requires/nvidia-suspend.service → /lib/systemd/system/nvidia-suspend.service.\n", | |
| "Setting up libnss-systemd:amd64 (237-3ubuntu10.51) ...\n", | |
| "First installation detected...\n", | |
| "Checking NSS setup...\n", | |
| "Setting up freeglut3:amd64 (2.8.1-3) ...\n", | |
| "Setting up keyboard-configuration (1.178ubuntu2.9) ...\n", | |
| "debconf: unable to initialize frontend: Dialog\n", | |
| "debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)\n", | |
| "debconf: falling back to frontend: Readline\n", | |
| "Configuring keyboard-configuration\n", | |
| "----------------------------------\n", | |
| "\n", | |
| "The layout of keyboards varies per country, with some countries having multiple\n", | |
| "common layouts. Please select the country of origin for the keyboard of this\n", | |
| "computer.\n", | |
| "\n", | |
| " 1. Afghani\n", | |
| " 2. Albanian\n", | |
| " 3. Amharic\n", | |
| " 4. Arabic\n", | |
| " 5. Arabic (Morocco)\n", | |
| " 6. Arabic (Syria)\n", | |
| " 7. Armenian\n", | |
| " 8. Azerbaijani\n", | |
| " 9. Bambara\n", | |
| " 10. Bangla\n", | |
| " 11. Belarusian\n", | |
| " 12. Belgian\n", | |
| " 13. Berber (Algeria, Latin)\n", | |
| " 14. Bosnian\n", | |
| " 15. Braille\n", | |
| " 16. Bulgarian\n", | |
| " 17. Burmese\n", | |
| " 18. Chinese\n", | |
| " 19. Croatian\n", | |
| " 20. Czech\n", | |
| " 21. Danish\n", | |
| " 22. Dhivehi\n", | |
| " 23. Dutch\n", | |
| " 24. Dzongkha\n", | |
| " 25. English (Australian)\n", | |
| " 26. English (Cameroon)\n", | |
| " 27. English (Ghana)\n", | |
| " 28. English (Nigeria)\n", | |
| " 29. English (South Africa)\n", | |
| " 30. English (UK)\n", | |
| " 31. English (US)\n", | |
| " 32. Esperanto\n", | |
| " 33. Estonian\n", | |
| " 34. Faroese\n", | |
| " 35. Filipino\n", | |
| " 36. Finnish\n", | |
| " 37. French\n", | |
| " 38. French (Canada)\n", | |
| " 39. French (Democratic Republic of the Congo)\n", | |
| " 40. French (Guinea)\n", | |
| " 41. French (Togo)\n", | |
| " 42. Georgian\n", | |
| " 43. German\n", | |
| " 44. German (Austria)\n", | |
| " 45. Greek\n", | |
| " 46. Hebrew\n", | |
| " 47. Hungarian\n", | |
| " 48. Icelandic\n", | |
| " 49. Indian\n", | |
| " 50. Indonesian (Jawi)\n", | |
| " 51. Iraqi\n", | |
| " 52. Irish\n", | |
| " 53. Italian\n", | |
| " 54. Japanese\n", | |
| " 55. Japanese (PC-98)\n", | |
| " 56. Kazakh\n", | |
| " 57. Khmer (Cambodia)\n", | |
| " 58. Korean\n", | |
| " 59. Kyrgyz\n", | |
| " 60. Lao\n", | |
| " 61. Latvian\n", | |
| " 62. Lithuanian\n", | |
| " 63. Macedonian\n", | |
| " 64. Malay (Jawi, Arabic Keyboard)\n", | |
| " 65. Maltese\n", | |
| " 66. Maori\n", | |
| " 67. Moldavian\n", | |
| " 68. Mongolian\n", | |
| " 69. Montenegrin\n", | |
| " 70. Nepali\n", | |
| " 71. Norwegian\n", | |
| " 72. Persian\n", | |
| " 73. Polish\n", | |
| " 74. Portuguese\n", | |
| " 75. Portuguese (Brazil)\n", | |
| " 76. Romanian\n", | |
| " 77. Russian\n", | |
| " 78. Serbian\n", | |
| " 79. Sinhala (phonetic)\n", | |
| " 80. Slovak\n", | |
| " 81. Slovenian\n", | |
| " 82. Spanish\n", | |
| " 83. Spanish (Latin American)\n", | |
| " 84. Swahili (Kenya)\n", | |
| " 85. Swahili (Tanzania)\n", | |
| " 86. Swedish\n", | |
| " 87. Switzerland\n", | |
| " 88. Taiwanese\n", | |
| " 89. Tajik\n", | |
| " 90. Thai\n", | |
| " 91. Tswana\n", | |
| " 92. Turkish\n", | |
| " 93. Turkmen\n", | |
| " 94. Ukrainian\n", | |
| " 95. Urdu (Pakistan)\n", | |
| " 96. Uzbek\n", | |
| " 97. Vietnamese\n", | |
| " 98. Wolof\n", | |
| "\u001b[4mCountry of origin for the keyboard: \u001b[m\u001b[1m47\n", | |
| "\u001b[m\u001b[m\n", | |
| "Please select the layout matching the keyboard for this machine.\n", | |
| "\n", | |
| " 1. Hungarian\n", | |
| " 2. Hungarian - Hungarian (101/QWERTY/comma/dead keys)\n", | |
| " 3. Hungarian - Hungarian (101/QWERTY/comma/no dead keys)\n", | |
| " 4. Hungarian - Hungarian (101/QWERTY/dot/dead keys)\n", | |
| " 5. Hungarian - Hungarian (101/QWERTY/dot/no dead keys)\n", | |
| " 6. Hungarian - Hungarian (101/QWERTZ/comma/dead keys)\n", | |
| " 7. Hungarian - Hungarian (101/QWERTZ/comma/no dead keys)\n", | |
| " 8. Hungarian - Hungarian (101/QWERTZ/dot/dead keys)\n", | |
| " 9. Hungarian - Hungarian (101/QWERTZ/dot/no dead keys)\n", | |
| " 10. Hungarian - Hungarian (102/QWERTY/comma/dead keys)\n", | |
| " 11. Hungarian - Hungarian (102/QWERTY/comma/no dead keys)\n", | |
| " 12. Hungarian - Hungarian (102/QWERTY/dot/dead keys)\n", | |
| " 13. Hungarian - Hungarian (102/QWERTY/dot/no dead keys)\n", | |
| " 14. Hungarian - Hungarian (102/QWERTZ/comma/dead keys)\n", | |
| " 15. Hungarian - Hungarian (102/QWERTZ/comma/no dead keys)\n", | |
| " 16. Hungarian - Hungarian (102/QWERTZ/dot/dead keys)\n", | |
| " 17. Hungarian - Hungarian (102/QWERTZ/dot/no dead keys)\n", | |
| " 18. Hungarian - Hungarian (no dead keys)\n", | |
| " 19. Hungarian - Hungarian (QWERTY)\n", | |
| " 20. Hungarian - Hungarian (standard)\n", | |
| "\u001b[4mKeyboard layout: \u001b[m\u001b[1m8\n", | |
| "\u001b[m\u001b[m\n", | |
| "Your console font configuration will be updated the next time your system\n", | |
| "boots. If you want to update it now, run 'setupcon' from a virtual console.\n", | |
| "Setting up libnvidia-common-470 (470.63.01-0ubuntu0.18.04.1) ...\n", | |
| "Setting up nvidia-prime (0.8.16~0.18.04.1) ...\n", | |
| "Setting up x11-xkb-utils (7.7+3ubuntu0.18.04.1) ...\n", | |
| "Setting up fonts-dejavu-core (2.37-1) ...\n", | |
| "Setting up systemd-sysv (237-3ubuntu10.51) ...\n", | |
| "Setting up libxmu-headers (2:1.1.2-2) ...\n", | |
| "Setting up libjansson4:amd64 (2.11-1) ...\n", | |
| "Setting up libcudnn7-dev (7.6.2.24-1+cuda10.0) ...\n", | |
| "update-alternatives: using /usr/include/x86_64-linux-gnu/cudnn_v7.h to provide /usr/include/cudnn.h (libcudnn) in manual mode\n", | |
| "Setting up xfonts-encodings (1:1.0.4-2) ...\n", | |
| "Setting up libnvidia-gl-470:amd64 (470.63.01-0ubuntu0.18.04.1) ...\n", | |
| "Setting up libxtst6:amd64 (2:1.2.3-1) ...\n", | |
| "Setting up dkms (2.3-3ubuntu9.7) ...\n", | |
| "Setting up libxxf86dga1:amd64 (2:1.1.4-1) ...\n", | |
| "Setting up libnvidia-fbc1-470:amd64 (470.63.01-0ubuntu0.18.04.1) ...\n", | |
| "Setting up udev (237-3ubuntu10.51) ...\n", | |
| "invoke-rc.d: could not determine current runlevel\n", | |
| "invoke-rc.d: policy-rc.d denied execution of restart.\n", | |
| "Setting up libnvidia-compute-470:amd64 (470.63.01-0ubuntu0.18.04.1) ...\n", | |
| "Setting up libfakeroot:amd64 (1.22-2ubuntu1) ...\n", | |
| "Setting up nvidia-modprobe (470.57.02-0ubuntu1) ...\n", | |
| "Setting up cuda-license-10-0 (10.0.130-1) ...\n", | |
| "*** LICENSE AGREEMENT ***\n", | |
| "By using this software you agree to fully comply with the terms and \n", | |
| "conditions of the EULA (End User License Agreement). The EULA is located\n", | |
| "at /usr/local/cuda-10.0/doc/EULA.txt. The EULA can also be found at\n", | |
| "http://docs.nvidia.com/cuda/eula/index.html. If you do not agree to the\n", | |
| "terms and conditions of the EULA, do not use the software.\n", | |
| "\n", | |
| "Setting up libfontenc1:amd64 (1:1.1.3-1) ...\n", | |
| "Setting up dmsetup (2:1.02.145-4.1ubuntu3.18.04.3) ...\n", | |
| "Setting up cuda-nvdisasm-10-0 (10.0.130-1) ...\n", | |
| "Setting up cuda-nvml-dev-10-0 (10.0.130-1) ...\n", | |
| "Setting up libnvidia-cfg1-470:amd64 (470.63.01-0ubuntu0.18.04.1) ...\n", | |
| "Setting up libnvidia-ifr1-470:amd64 (470.63.01-0ubuntu0.18.04.1) ...\n", | |
| "Setting up libxi-dev:amd64 (2:1.7.9-1) ...\n", | |
| "Setting up fonts-dejavu-extra (2.37-1) ...\n", | |
| "Setting up cuda-nvprof-10-0 (10.0.130-1) ...\n", | |
| "Setting up cuda-nvrtc-10-0 (10.0.130-1) ...\n", | |
| "Setting up cuda-nvtx-10-0 (10.0.130-1) ...\n", | |
| "Setting up freeglut3-dev:amd64 (2.8.1-3) ...\n", | |
| "Setting up libnvidia-extra-470:amd64 (470.63.01-0ubuntu0.18.04.1) ...\n", | |
| "Setting up libxnvctrl0:amd64 (470.57.02-0ubuntu1) ...\n", | |
| "Setting up networkd-dispatcher (1.7-0ubuntu3.3) ...\n", | |
| "Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service → /lib/systemd/system/networkd-dispatcher.service.\n", | |
| "Setting up nvidia-kernel-source-470 (470.63.01-0ubuntu0.18.04.1) ...\n", | |
| "Setting up libpolkit-gobject-1-0:amd64 (0.105-20ubuntu0.18.04.5) ...\n", | |
| "Setting up python3-xkit (0.5.0ubuntu2) ...\n", | |
| "Setting up nvidia-utils-470 (470.63.01-0ubuntu0.18.04.1) ...\n", | |
| "Setting up libnvidia-decode-470:amd64 (470.63.01-0ubuntu0.18.04.1) ...\n", | |
| "Setting up openjdk-11-jre:amd64 (11.0.11+9-0ubuntu2~18.04) ...\n", | |
| "Setting up nvidia-dkms-470 (470.63.01-0ubuntu0.18.04.1) ...\n", | |
| "debconf: unable to initialize frontend: Dialog\n", | |
| "debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)\n", | |
| "debconf: falling back to frontend: Readline\n", | |
| "Loading new nvidia-470.63.01 DKMS files...\n", | |
| "It is likely that 5.4.104+ belongs to a chroot's host\n", | |
| "Building for 4.15.0-154-generic\n", | |
| "Building for architecture x86_64\n", | |
| "Building initial module for 4.15.0-154-generic\n", | |
| "Done.\n", | |
| "\n", | |
| "nvidia:\n", | |
| "Running module version sanity check.\n", | |
| " - Original module\n", | |
| " - No original module exists within this kernel\n", | |
| " - Installation\n", | |
| " - Installing to /lib/modules/4.15.0-154-generic/updates/dkms/\n", | |
| "\n", | |
| "nvidia-modeset.ko:\n", | |
| "Running module version sanity check.\n", | |
| " - Original module\n", | |
| " - No original module exists within this kernel\n", | |
| " - Installation\n", | |
| " - Installing to /lib/modules/4.15.0-154-generic/updates/dkms/\n", | |
| "\n", | |
| "nvidia-drm.ko:\n", | |
| "Running module version sanity check.\n", | |
| " - Original module\n", | |
| " - No original module exists within this kernel\n", | |
| " - Installation\n", | |
| " - Installing to /lib/modules/4.15.0-154-generic/updates/dkms/\n", | |
| "\n", | |
| "nvidia-uvm.ko:\n", | |
| "Running module version sanity check.\n", | |
| " - Original module\n", | |
| " - No original module exists within this kernel\n", | |
| " - Installation\n", | |
| " - Installing to /lib/modules/4.15.0-154-generic/updates/dkms/\n", | |
| "\n", | |
| "nvidia-peermem.ko:\n", | |
| "Running module version sanity check.\n", | |
| " - Original module\n", | |
| " - No original module exists within this kernel\n", | |
| " - Installation\n", | |
| " - Installing to /lib/modules/4.15.0-154-generic/updates/dkms/\n", | |
| "\n", | |
| "depmod...\n", | |
| "\n", | |
| "DKMS: install completed.\n", | |
| "Setting up cuda-nvgraph-10-0 (10.0.130-1) ...\n", | |
| "Setting up cuda-nvprune-10-0 (10.0.130-1) ...\n", | |
| "Setting up xserver-common (2:1.19.6-1ubuntu4.9) ...\n", | |
| "Setting up libpam-systemd:amd64 (237-3ubuntu10.51) ...\n", | |
| "debconf: unable to initialize frontend: Dialog\n", | |
| "debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)\n", | |
| "debconf: falling back to frontend: Readline\n", | |
| "Setting up cuda-cusparse-10-0 (10.0.130-1) ...\n", | |
| "Setting up cuda-cuobjdump-10-0 (10.0.130-1) ...\n", | |
| "Setting up cuda-nvjpeg-10-0 (10.0.130.1-1) ...\n", | |
| "Setting up cuda-gdb-10-0 (10.0.130-1) ...\n", | |
| "Setting up libxmu-dev:amd64 (2:1.1.2-2) ...\n", | |
| "Setting up cuda-nvjpeg-dev-10-0 (10.0.130.1-1) ...\n", | |
| "Setting up cuda-cufft-10-0 (10.0.130-1) ...\n", | |
| "Setting up libpolkit-agent-1-0:amd64 (0.105-20ubuntu0.18.04.5) ...\n", | |
| "Setting up default-jre (2:1.11-68ubuntu1~18.04.1) ...\n", | |
| "Setting up nvidia-compute-utils-470 (470.63.01-0ubuntu0.18.04.1) ...\n", | |
| "Warning: The home dir /nonexistent you specified can't be accessed: No such file or directory\n", | |
| "Adding system user `nvidia-persistenced' (UID 104) ...\n", | |
| "Adding new group `nvidia-persistenced' (GID 108) ...\n", | |
| "Adding new user `nvidia-persistenced' (UID 104) with group `nvidia-persistenced' ...\n", | |
| "Not creating home directory `/nonexistent'.\n", | |
| "Setting up cuda-nsight-compute-10-0 (10.0.130-1) ...\n", | |
| "Setting up cuda-cudart-10-0 (10.0.130-1) ...\n", | |
| "Setting up cuda-npp-10-0 (10.0.130-1) ...\n", | |
| "Setting up cuda-cufft-dev-10-0 (10.0.130-1) ...\n", | |
| "Setting up x11-utils (7.7+3build1) ...\n", | |
| "Setting up libxfont2:amd64 (1:2.0.3-1) ...\n", | |
| "Setting up xfonts-utils (1:7.7+6) ...\n", | |
| "Setting up fakeroot (1.22-2ubuntu1) ...\n", | |
| "update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\n", | |
| "Setting up cuda-cusolver-10-0 (10.0.130-1) ...\n", | |
| "Setting up cuda-misc-headers-10-0 (10.0.130-1) ...\n", | |
| "Setting up cuda-nvvp-10-0 (10.0.130-1) ...\n", | |
| "Setting up cuda-curand-10-0 (10.0.130-1) ...\n", | |
| "Setting up cuda-driver-dev-10-0 (10.0.130-1) ...\n", | |
| "Setting up cuda-gpu-library-advisor-10-0 (10.0.130-1) ...\n", | |
| "Setting up cuda-cublas-10-0 (10.0.130-1) ...\n", | |
| "Setting up libpolkit-backend-1-0:amd64 (0.105-20ubuntu0.18.04.5) ...\n", | |
| "Setting up cuda-nvgraph-dev-10-0 (10.0.130-1) ...\n", | |
| "Setting up libnvidia-encode-470:amd64 (470.63.01-0ubuntu0.18.04.1) ...\n", | |
| "Setting up cuda-cudart-dev-10-0 (10.0.130-1) ...\n", | |
| "Setting up cuda-memcheck-10-0 (10.0.130-1) ...\n", | |
| "Setting up cuda-nvrtc-dev-10-0 (10.0.130-1) ...\n", | |
| "Setting up cuda-npp-dev-10-0 (10.0.130-1) ...\n", | |
| "Setting up cuda-nsight-10-0 (10.0.130-1) ...\n", | |
| "Setting up cuda-nvcc-10-0 (10.0.130-1) ...\n", | |
| "Setting up libatk-wrapper-java (0.33.3-20ubuntu0.1) ...\n", | |
| "Setting up cuda-curand-dev-10-0 (10.0.130-1) ...\n", | |
| "Setting up xserver-xorg-core-hwe-18.04 (2:1.20.8-2ubuntu2.2~18.04.5) ...\n", | |
| "Setting up xfonts-base (1:1.0.4+nmu1) ...\n", | |
| "Setting up cuda-cusparse-dev-10-0 (10.0.130-1) ...\n", | |
| "Setting up cuda-cusolver-dev-10-0 (10.0.130-1) ...\n", | |
| "Setting up cuda-cublas-dev-10-0 (10.0.130-1) ...\n", | |
| "Setting up cuda-libraries-dev-10-0 (10.0.130-1) ...\n", | |
| "Setting up cuda-samples-10-0 (10.0.130-1) ...\n", | |
| "Setting up policykit-1 (0.105-20ubuntu0.18.04.5) ...\n", | |
| "Setting up cuda-cupti-10-0 (10.0.130-1) ...\n", | |
| "Setting up cuda-command-line-tools-10-0 (10.0.130-1) ...\n", | |
| "Setting up cuda-visual-tools-10-0 (10.0.130-1) ...\n", | |
| "Setting up cuda-libraries-10-0 (10.0.130-1) ...\n", | |
| "Setting up libatk-wrapper-java-jni:amd64 (0.33.3-20ubuntu0.1) ...\n", | |
| "Setting up policykit-1-gnome (0.105-6ubuntu2) ...\n", | |
| "Setting up screen-resolution-extra (0.17.3) ...\n", | |
| "Setting up cuda-documentation-10-0 (10.0.130-1) ...\n", | |
| "Setting up cuda-compiler-10-0 (10.0.130-1) ...\n", | |
| "Setting up xserver-xorg-video-nvidia-470 (470.63.01-0ubuntu0.18.04.1) ...\n", | |
| "Setting up cuda-tools-10-0 (10.0.130-1) ...\n", | |
| "Setting up nvidia-driver-470 (470.63.01-0ubuntu0.18.04.1) ...\n", | |
| "Setting up nvidia-settings (470.57.02-0ubuntu1) ...\n", | |
| "Setting up cuda-toolkit-10-0 (10.0.130-1) ...\n", | |
| "Setting up cuda-drivers-470 (470.57.02-1) ...\n", | |
| "Setting up cuda-drivers (470.57.02-1) ...\n", | |
| "Setting up cuda-runtime-10-0 (10.0.130-1) ...\n", | |
| "Setting up cuda-demo-suite-10-0 (10.0.130-1) ...\n", | |
| "Setting up cuda-10-0 (10.0.130-1) ...\n", | |
| "Processing triggers for fontconfig (2.12.6-0ubuntu2) ...\n", | |
| "Processing triggers for mime-support (3.60ubuntu1) ...\n", | |
| "Processing triggers for libc-bin (2.27-3ubuntu1.2) ...\n", | |
| "/sbin/ldconfig.real: /usr/local/lib/python3.7/dist-packages/ideep4py/lib/libmkldnn.so.0 is not a symbolic link\n", | |
| "\n", | |
| "Processing triggers for systemd (237-3ubuntu10.51) ...\n", | |
| "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...\n", | |
| "Processing triggers for dbus (1.12.2-1ubuntu1.2) ...\n", | |
| "Processing triggers for hicolor-icon-theme (0.17-2) ...\n", | |
| "W: Target Packages (Packages) is configured multiple times in /etc/apt/sources.list.d/nvidia-machine-learning.list:1 and /etc/apt/sources.list.d/nvidia-ml.list:1\n" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "cell_type": "code", | |
| "metadata": { | |
| "colab": { | |
| "base_uri": "https://localhost:8080/" | |
| }, | |
| "id": "LAm_YYwGFQIf", | |
| "outputId": "2b9cd784-ef67-4bc6-c502-373141de014a" | |
| }, | |
| "source": [ | |
| "!nvcc --version" | |
| ], | |
| "execution_count": null, | |
| "outputs": [ | |
| { | |
| "output_type": "stream", | |
| "name": "stdout", | |
| "text": [ | |
| "nvcc: NVIDIA (R) Cuda compiler driver\n", | |
| "Copyright (c) 2005-2018 NVIDIA Corporation\n", | |
| "Built on Sat_Aug_25_21:08:01_CDT_2018\n", | |
| "Cuda compilation tools, release 10.0, V10.0.130\n" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "cell_type": "markdown", | |
| "metadata": { | |
| "id": "z7kF_uMPoAUA" | |
| }, | |
| "source": [ | |
| "---\n", | |
| "***Download the .deb file for TensorRT from: https://developer.nvidia.com/nvidia-tensorrt-7x-download and upload it to your Google Drive***\n", | |
| "\n", | |
| "***Search for Ubuntu 18.04 Cuda 10.0 TensorRT 7.0.0.11 version\n", | |
| "(nv-tensorrt-repo-ubuntu1804-cuda10.0-trt7.0.0.11-ga-20191216_1-1_amd64.deb)***\n", | |
| "\n", | |
| "---" | |
| ] | |
| }, | |
| { | |
| "cell_type": "code", | |
| "metadata": { | |
| "colab": { | |
| "base_uri": "https://localhost:8080/" | |
| }, | |
| "id": "_1B8NTOhFUmF", | |
| "outputId": "62c35e0e-afd8-4b61-f59d-0d0fefddca42" | |
| }, | |
| "source": [ | |
| "from google.colab import drive\n", | |
| "drive.mount('/content/gdrive')" | |
| ], | |
| "execution_count": null, | |
| "outputs": [ | |
| { | |
| "output_type": "stream", | |
| "name": "stdout", | |
| "text": [ | |
| "Mounted at /content/gdrive\n" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "cell_type": "markdown", | |
| "metadata": { | |
| "id": "PyIzBQg-nDY8" | |
| }, | |
| "source": [ | |
| "---\n", | |
| "***Change PATH TO DEB to the path of the deb file in your mounted drive, for example: /content/gdrive/MyDrive/Thisisthefolderwherethedebfileis/nv-tensorrt-repo-ubuntu1804-cuda10.0-trt7.0.0.11-ga-20191216_1-1_amd64.deb***\n", | |
| "\n", | |
| "---\n" | |
| ] | |
| }, | |
| { | |
| "cell_type": "code", | |
| "metadata": { | |
| "colab": { | |
| "base_uri": "https://localhost:8080/" | |
| }, | |
| "id": "2DnJ0e9XFjpW", | |
| "outputId": "f80bd773-ebb1-48cc-cbbc-85a9ac6f15cb" | |
| }, | |
| "source": [ | |
| "!sudo dpkg -i \"PATH TO DEB\"\n", | |
| "!sudo apt-key add /var/nv-tensorrt-repo-cuda10.0-trt7.0.0.11-ga-20191216/7fa2af80.pub\n", | |
| "\n", | |
| "!sudo apt-get update" | |
| ], | |
| "execution_count": null, | |
| "outputs": [ | |
| { | |
| "output_type": "stream", | |
| "name": "stdout", | |
| "text": [ | |
| "Selecting previously unselected package nv-tensorrt-repo-ubuntu1804-cuda10.0-trt7.0.0.11-ga-20191216.\n", | |
| "(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 124821 files and directories currently installed.)\n", | |
| "Preparing to unpack .../nv-tensorrt-repo-ubuntu1804-cuda10.0-trt7.0.0.11-ga-20191216_1-1_amd64.deb ...\n", | |
| "Unpacking nv-tensorrt-repo-ubuntu1804-cuda10.0-trt7.0.0.11-ga-20191216 (1-1) ...\n", | |
| "Setting up nv-tensorrt-repo-ubuntu1804-cuda10.0-trt7.0.0.11-ga-20191216 (1-1) ...\n", | |
| "OK\n", | |
| "Get:1 file:/var/nv-tensorrt-repo-cuda10.0-trt7.0.0.11-ga-20191216 InRelease\n", | |
| "Ign:1 file:/var/nv-tensorrt-repo-cuda10.0-trt7.0.0.11-ga-20191216 InRelease\n", | |
| "Get:2 file:/var/nv-tensorrt-repo-cuda10.0-trt7.0.0.11-ga-20191216 Release [574 B]\n", | |
| "Get:2 file:/var/nv-tensorrt-repo-cuda10.0-trt7.0.0.11-ga-20191216 Release [574 B]\n", | |
| "Get:3 file:/var/nv-tensorrt-repo-cuda10.0-trt7.0.0.11-ga-20191216 Release.gpg [836 B]\n", | |
| "Get:3 file:/var/nv-tensorrt-repo-cuda10.0-trt7.0.0.11-ga-20191216 Release.gpg [836 B]\n", | |
| "Hit:6 http://security.ubuntu.com/ubuntu bionic-security InRelease\n", | |
| "Hit:7 https://cloud.r-project.org/bin/linux/ubuntu bionic-cran40/ InRelease\n", | |
| "Get:8 file:/var/nv-tensorrt-repo-cuda10.0-trt7.0.0.11-ga-20191216 Packages [4,789 B]\n", | |
| "Ign:4 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 InRelease\n", | |
| "Hit:10 http://ppa.launchpad.net/c2d4u.team/c2d4u4.0+/ubuntu bionic InRelease\n", | |
| "Ign:5 https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1804/x86_64 InRelease\n", | |
| "Hit:9 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 Release\n", | |
| "Hit:11 https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1804/x86_64 Release\n", | |
| "Hit:12 http://archive.ubuntu.com/ubuntu bionic InRelease\n", | |
| "Hit:13 http://archive.ubuntu.com/ubuntu bionic-updates InRelease\n", | |
| "Hit:14 http://ppa.launchpad.net/cran/libgit2/ubuntu bionic InRelease\n", | |
| "Hit:15 http://archive.ubuntu.com/ubuntu bionic-backports InRelease\n", | |
| "Hit:17 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu bionic InRelease\n", | |
| "Hit:19 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu bionic InRelease\n", | |
| "Reading package lists... Done\n", | |
| "W: Target Packages (Packages) is configured multiple times in /etc/apt/sources.list.d/nvidia-machine-learning.list:1 and /etc/apt/sources.list.d/nvidia-ml.list:1\n", | |
| "W: Target Packages (Packages) is configured multiple times in /etc/apt/sources.list.d/nvidia-machine-learning.list:1 and /etc/apt/sources.list.d/nvidia-ml.list:1\n" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "cell_type": "code", | |
| "metadata": { | |
| "colab": { | |
| "base_uri": "https://localhost:8080/" | |
| }, | |
| "id": "VDveqlk7GMUT", | |
| "outputId": "0281c4b3-c658-46d5-d11e-e5234194de82" | |
| }, | |
| "source": [ | |
| "!sudo apt-get install libnvinfer7=7.0.0-1+cuda10.0 libnvonnxparsers7=7.0.0-1+cuda10.0 libnvparsers7=7.0.0-1+cuda10.0 libnvinfer-plugin7=7.0.0-1+cuda10.0 libnvinfer-dev=7.0.0-1+cuda10.0 libnvonnxparsers-dev=7.0.0-1+cuda10.0 libnvparsers-dev=7.0.0-1+cuda10.0 libnvinfer-plugin-dev=7.0.0-1+cuda10.0 python-libnvinfer=7.0.0-1+cuda10.0 python3-libnvinfer=7.0.0-1+cuda10.0\n", | |
| "\n", | |
| "!sudo apt-mark hold libnvinfer7 libnvonnxparsers7 libnvparsers7 libnvinfer-plugin7 libnvinfer-dev libnvonnxparsers-dev libnvparsers-dev libnvinfer-plugin-dev python-libnvinfer python3-libnvinfer" | |
| ], | |
| "execution_count": null, | |
| "outputs": [ | |
| { | |
| "output_type": "stream", | |
| "name": "stdout", | |
| "text": [ | |
| "Reading package lists... Done\n", | |
| "Building dependency tree \n", | |
| "Reading state information... Done\n", | |
| "The following NEW packages will be installed:\n", | |
| " libnvinfer-dev libnvinfer-plugin-dev libnvinfer-plugin7 libnvinfer7\n", | |
| " libnvonnxparsers-dev libnvonnxparsers7 libnvparsers-dev libnvparsers7\n", | |
| " python-libnvinfer python3-libnvinfer\n", | |
| "0 upgraded, 10 newly installed, 0 to remove and 39 not upgraded.\n", | |
| "Need to get 0 B/148 MB of archives.\n", | |
| "After this operation, 544 MB of additional disk space will be used.\n", | |
| "Get:1 file:/var/nv-tensorrt-repo-cuda10.0-trt7.0.0.11-ga-20191216 libnvinfer7 7.0.0-1+cuda10.0 [69.6 MB]\n", | |
| "Get:2 file:/var/nv-tensorrt-repo-cuda10.0-trt7.0.0.11-ga-20191216 libnvinfer-dev 7.0.0-1+cuda10.0 [71.6 MB]\n", | |
| "Get:3 file:/var/nv-tensorrt-repo-cuda10.0-trt7.0.0.11-ga-20191216 libnvinfer-plugin7 7.0.0-1+cuda10.0 [2,109 kB]\n", | |
| "Get:4 file:/var/nv-tensorrt-repo-cuda10.0-trt7.0.0.11-ga-20191216 libnvinfer-plugin-dev 7.0.0-1+cuda10.0 [2,177 kB]\n", | |
| "Get:5 file:/var/nv-tensorrt-repo-cuda10.0-trt7.0.0.11-ga-20191216 libnvonnxparsers7 7.0.0-1+cuda10.0 [593 kB]\n", | |
| "Get:6 file:/var/nv-tensorrt-repo-cuda10.0-trt7.0.0.11-ga-20191216 libnvonnxparsers-dev 7.0.0-1+cuda10.0 [295 kB]\n", | |
| "Get:7 file:/var/nv-tensorrt-repo-cuda10.0-trt7.0.0.11-ga-20191216 libnvparsers7 7.0.0-1+cuda10.0 [791 kB]\n", | |
| "Get:8 file:/var/nv-tensorrt-repo-cuda10.0-trt7.0.0.11-ga-20191216 libnvparsers-dev 7.0.0-1+cuda10.0 [540 kB]\n", | |
| "Get:9 file:/var/nv-tensorrt-repo-cuda10.0-trt7.0.0.11-ga-20191216 python-libnvinfer 7.0.0-1+cuda10.0 [359 kB]\n", | |
| "Get:10 file:/var/nv-tensorrt-repo-cuda10.0-trt7.0.0.11-ga-20191216 python3-libnvinfer 7.0.0-1+cuda10.0 [355 kB]\n", | |
| "debconf: unable to initialize frontend: Dialog\n", | |
| "debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76, <> line 10.)\n", | |
| "debconf: falling back to frontend: Readline\n", | |
| "debconf: unable to initialize frontend: Readline\n", | |
| "debconf: (This frontend requires a controlling tty.)\n", | |
| "debconf: falling back to frontend: Teletype\n", | |
| "dpkg-preconfigure: unable to re-open stdin: \n", | |
| "Selecting previously unselected package libnvinfer7.\n", | |
| "(Reading database ... 124849 files and directories currently installed.)\n", | |
| "Preparing to unpack .../0-libnvinfer7_7.0.0-1+cuda10.0_amd64.deb ...\n", | |
| "Unpacking libnvinfer7 (7.0.0-1+cuda10.0) ...\n", | |
| "Selecting previously unselected package libnvinfer-dev.\n", | |
| "Preparing to unpack .../1-libnvinfer-dev_7.0.0-1+cuda10.0_amd64.deb ...\n", | |
| "Unpacking libnvinfer-dev (7.0.0-1+cuda10.0) ...\n", | |
| "Selecting previously unselected package libnvinfer-plugin7.\n", | |
| "Preparing to unpack .../2-libnvinfer-plugin7_7.0.0-1+cuda10.0_amd64.deb ...\n", | |
| "Unpacking libnvinfer-plugin7 (7.0.0-1+cuda10.0) ...\n", | |
| "Selecting previously unselected package libnvinfer-plugin-dev.\n", | |
| "Preparing to unpack .../3-libnvinfer-plugin-dev_7.0.0-1+cuda10.0_amd64.deb ...\n", | |
| "Unpacking libnvinfer-plugin-dev (7.0.0-1+cuda10.0) ...\n", | |
| "Selecting previously unselected package libnvonnxparsers7.\n", | |
| "Preparing to unpack .../4-libnvonnxparsers7_7.0.0-1+cuda10.0_amd64.deb ...\n", | |
| "Unpacking libnvonnxparsers7 (7.0.0-1+cuda10.0) ...\n", | |
| "Selecting previously unselected package libnvonnxparsers-dev.\n", | |
| "Preparing to unpack .../5-libnvonnxparsers-dev_7.0.0-1+cuda10.0_amd64.deb ...\n", | |
| "Unpacking libnvonnxparsers-dev (7.0.0-1+cuda10.0) ...\n", | |
| "Selecting previously unselected package libnvparsers7.\n", | |
| "Preparing to unpack .../6-libnvparsers7_7.0.0-1+cuda10.0_amd64.deb ...\n", | |
| "Unpacking libnvparsers7 (7.0.0-1+cuda10.0) ...\n", | |
| "Selecting previously unselected package libnvparsers-dev.\n", | |
| "Preparing to unpack .../7-libnvparsers-dev_7.0.0-1+cuda10.0_amd64.deb ...\n", | |
| "Unpacking libnvparsers-dev (7.0.0-1+cuda10.0) ...\n", | |
| "Selecting previously unselected package python-libnvinfer.\n", | |
| "Preparing to unpack .../8-python-libnvinfer_7.0.0-1+cuda10.0_amd64.deb ...\n", | |
| "Unpacking python-libnvinfer (7.0.0-1+cuda10.0) ...\n", | |
| "Selecting previously unselected package python3-libnvinfer.\n", | |
| "Preparing to unpack .../9-python3-libnvinfer_7.0.0-1+cuda10.0_amd64.deb ...\n", | |
| "Unpacking python3-libnvinfer (7.0.0-1+cuda10.0) ...\n", | |
| "Setting up libnvinfer7 (7.0.0-1+cuda10.0) ...\n", | |
| "Setting up libnvinfer-dev (7.0.0-1+cuda10.0) ...\n", | |
| "Setting up libnvinfer-plugin7 (7.0.0-1+cuda10.0) ...\n", | |
| "Setting up libnvparsers7 (7.0.0-1+cuda10.0) ...\n", | |
| "Setting up libnvonnxparsers7 (7.0.0-1+cuda10.0) ...\n", | |
| "Setting up python-libnvinfer (7.0.0-1+cuda10.0) ...\n", | |
| "Setting up libnvinfer-plugin-dev (7.0.0-1+cuda10.0) ...\n", | |
| "Setting up libnvparsers-dev (7.0.0-1+cuda10.0) ...\n", | |
| "Setting up python3-libnvinfer (7.0.0-1+cuda10.0) ...\n", | |
| "Setting up libnvonnxparsers-dev (7.0.0-1+cuda10.0) ...\n", | |
| "Processing triggers for libc-bin (2.27-3ubuntu1.2) ...\n", | |
| "/sbin/ldconfig.real: /usr/local/lib/python3.7/dist-packages/ideep4py/lib/libmkldnn.so.0 is not a symbolic link\n", | |
| "\n", | |
| "W: Target Packages (Packages) is configured multiple times in /etc/apt/sources.list.d/nvidia-machine-learning.list:1 and /etc/apt/sources.list.d/nvidia-ml.list:1\n", | |
| "libnvinfer7 set on hold.\n", | |
| "libnvonnxparsers7 set on hold.\n", | |
| "libnvparsers7 set on hold.\n", | |
| "libnvinfer-plugin7 set on hold.\n", | |
| "libnvinfer-dev set on hold.\n", | |
| "libnvonnxparsers-dev set on hold.\n", | |
| "libnvparsers-dev set on hold.\n", | |
| "libnvinfer-plugin-dev set on hold.\n", | |
| "python-libnvinfer set on hold.\n", | |
| "python3-libnvinfer set on hold.\n", | |
| "W: Target Packages (Packages) is configured multiple times in /etc/apt/sources.list.d/nvidia-machine-learning.list:1 and /etc/apt/sources.list.d/nvidia-ml.list:1\n" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "cell_type": "code", | |
| "metadata": { | |
| "colab": { | |
| "base_uri": "https://localhost:8080/" | |
| }, | |
| "id": "4F-_GAbOGTCH", | |
| "outputId": "5467ad2a-c0ae-47d7-db2c-33d2f0e0f33e" | |
| }, | |
| "source": [ | |
| "!sudo apt-get install tensorrt" | |
| ], | |
| "execution_count": null, | |
| "outputs": [ | |
| { | |
| "output_type": "stream", | |
| "name": "stdout", | |
| "text": [ | |
| "Reading package lists... Done\n", | |
| "Building dependency tree \n", | |
| "Reading state information... Done\n", | |
| "The following additional packages will be installed:\n", | |
| " libnvinfer-bin libnvinfer-doc libnvinfer-samples\n", | |
| "The following NEW packages will be installed:\n", | |
| " libnvinfer-bin libnvinfer-doc libnvinfer-samples tensorrt\n", | |
| "0 upgraded, 4 newly installed, 0 to remove and 49 not upgraded.\n", | |
| "Need to get 0 B/462 MB of archives.\n", | |
| "After this operation, 590 MB of additional disk space will be used.\n", | |
| "Get:1 file:/var/nv-tensorrt-repo-cuda10.0-trt7.0.0.11-ga-20191216 libnvinfer-bin 7.0.0-1+cuda10.0 [94.7 kB]\n", | |
| "Get:2 file:/var/nv-tensorrt-repo-cuda10.0-trt7.0.0.11-ga-20191216 libnvinfer-doc 7.0.0-1+cuda10.0 [9,717 kB]\n", | |
| "Get:3 file:/var/nv-tensorrt-repo-cuda10.0-trt7.0.0.11-ga-20191216 libnvinfer-samples 7.0.0-1+cuda10.0 [452 MB]\n", | |
| "Get:4 file:/var/nv-tensorrt-repo-cuda10.0-trt7.0.0.11-ga-20191216 tensorrt 7.0.0.11-1+cuda10.0 [3,652 B]\n", | |
| "debconf: unable to initialize frontend: Dialog\n", | |
| "debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76, <> line 4.)\n", | |
| "debconf: falling back to frontend: Readline\n", | |
| "debconf: unable to initialize frontend: Readline\n", | |
| "debconf: (This frontend requires a controlling tty.)\n", | |
| "debconf: falling back to frontend: Teletype\n", | |
| "dpkg-preconfigure: unable to re-open stdin: \n", | |
| "Selecting previously unselected package libnvinfer-bin.\n", | |
| "(Reading database ... 124961 files and directories currently installed.)\n", | |
| "Preparing to unpack .../libnvinfer-bin_7.0.0-1+cuda10.0_amd64.deb ...\n", | |
| "Unpacking libnvinfer-bin (7.0.0-1+cuda10.0) ...\n", | |
| "Selecting previously unselected package libnvinfer-doc.\n", | |
| "Preparing to unpack .../libnvinfer-doc_7.0.0-1+cuda10.0_all.deb ...\n", | |
| "Unpacking libnvinfer-doc (7.0.0-1+cuda10.0) ...\n", | |
| "Selecting previously unselected package libnvinfer-samples.\n", | |
| "Preparing to unpack .../libnvinfer-samples_7.0.0-1+cuda10.0_all.deb ...\n", | |
| "Unpacking libnvinfer-samples (7.0.0-1+cuda10.0) ...\n", | |
| "Selecting previously unselected package tensorrt.\n", | |
| "Preparing to unpack .../tensorrt_7.0.0.11-1+cuda10.0_amd64.deb ...\n", | |
| "Unpacking tensorrt (7.0.0.11-1+cuda10.0) ...\n", | |
| "Setting up libnvinfer-doc (7.0.0-1+cuda10.0) ...\n", | |
| "Setting up libnvinfer-bin (7.0.0-1+cuda10.0) ...\n", | |
| "Setting up libnvinfer-samples (7.0.0-1+cuda10.0) ...\n", | |
| "Setting up tensorrt (7.0.0.11-1+cuda10.0) ...\n", | |
| "W: Target Packages (Packages) is configured multiple times in /etc/apt/sources.list.d/nvidia-machine-learning.list:1 and /etc/apt/sources.list.d/nvidia-ml.list:1\n" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "cell_type": "code", | |
| "metadata": { | |
| "colab": { | |
| "base_uri": "https://localhost:8080/" | |
| }, | |
| "id": "WJ8sgje9GUWX", | |
| "outputId": "6eb85a18-27da-48f4-f6f4-9c9078358f8a" | |
| }, | |
| "source": [ | |
| "!dpkg -l | grep TensorRT" | |
| ], | |
| "execution_count": null, | |
| "outputs": [ | |
| { | |
| "output_type": "stream", | |
| "name": "stdout", | |
| "text": [ | |
| "ii libnvinfer-bin 7.0.0-1+cuda10.0 amd64 TensorRT binaries\n", | |
| "hi libnvinfer-dev 7.0.0-1+cuda10.0 amd64 TensorRT development libraries and headers\n", | |
| "ii libnvinfer-doc 7.0.0-1+cuda10.0 all TensorRT documentation\n", | |
| "hi libnvinfer-plugin-dev 7.0.0-1+cuda10.0 amd64 TensorRT plugin libraries\n", | |
| "hi libnvinfer-plugin7 7.0.0-1+cuda10.0 amd64 TensorRT plugin libraries\n", | |
| "ii libnvinfer-samples 7.0.0-1+cuda10.0 all TensorRT samples\n", | |
| "hi libnvinfer7 7.0.0-1+cuda10.0 amd64 TensorRT runtime libraries\n", | |
| "hi libnvonnxparsers-dev 7.0.0-1+cuda10.0 amd64 TensorRT ONNX libraries\n", | |
| "hi libnvonnxparsers7 7.0.0-1+cuda10.0 amd64 TensorRT ONNX libraries\n", | |
| "hi libnvparsers-dev 7.0.0-1+cuda10.0 amd64 TensorRT parsers libraries\n", | |
| "hi libnvparsers7 7.0.0-1+cuda10.0 amd64 TensorRT parsers libraries\n", | |
| "hi python-libnvinfer 7.0.0-1+cuda10.0 amd64 Python bindings for TensorRT\n", | |
| "hi python3-libnvinfer 7.0.0-1+cuda10.0 amd64 Python 3 bindings for TensorRT\n", | |
| "ii tensorrt 7.0.0.11-1+cuda10.0 amd64 Meta package of TensorRT\n" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "cell_type": "code", | |
| "metadata": { | |
| "colab": { | |
| "base_uri": "https://localhost:8080/" | |
| }, | |
| "id": "RpifW-ENDJbj", | |
| "outputId": "590b0c77-e4ef-4078-f4c4-3d1cbac6502f" | |
| }, | |
| "source": [ | |
| "!git clone https://github.com/jkjung-avt/tensorrt_demos\n", | |
| "%cd tensorrt_demos/ssd" | |
| ], | |
| "execution_count": null, | |
| "outputs": [ | |
| { | |
| "output_type": "stream", | |
| "name": "stdout", | |
| "text": [ | |
| "Cloning into 'tensorrt_demos'...\n", | |
| "remote: Enumerating objects: 1645, done.\u001b[K\n", | |
| "remote: Counting objects: 100% (48/48), done.\u001b[K\n", | |
| "remote: Compressing objects: 100% (30/30), done.\u001b[K\n", | |
| "remote: Total 1645 (delta 27), reused 35 (delta 18), pack-reused 1597\u001b[K\n", | |
| "Receiving objects: 100% (1645/1645), 212.90 MiB | 29.41 MiB/s, done.\n", | |
| "Resolving deltas: 100% (1031/1031), done.\n", | |
| "Checking out files: 100% (106/106), done.\n", | |
| "/content/tensorrt_demos/ssd\n" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "cell_type": "code", | |
| "metadata": { | |
| "colab": { | |
| "base_uri": "https://localhost:8080/" | |
| }, | |
| "id": "_DFDXX28D0zR", | |
| "outputId": "83af2533-c6cc-4945-8482-3e3340c8bfd4" | |
| }, | |
| "source": [ | |
| "!pip3 install opencv-python opencv-contrib-python" | |
| ], | |
| "execution_count": null, | |
| "outputs": [ | |
| { | |
| "output_type": "stream", | |
| "name": "stdout", | |
| "text": [ | |
| "Requirement already satisfied: opencv-python in /usr/local/lib/python3.7/dist-packages (4.1.2.30)\n", | |
| "Requirement already satisfied: opencv-contrib-python in /usr/local/lib/python3.7/dist-packages (4.1.2.30)\n", | |
| "Requirement already satisfied: numpy>=1.14.5 in /usr/local/lib/python3.7/dist-packages (from opencv-python) (1.19.5)\n" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "cell_type": "code", | |
| "metadata": { | |
| "colab": { | |
| "base_uri": "https://localhost:8080/" | |
| }, | |
| "id": "Gbh--yJfEIDv", | |
| "outputId": "77807ad9-eb4b-444b-fdf2-f91ae10f738f" | |
| }, | |
| "source": [ | |
| "!pip3 install protobuf" | |
| ], | |
| "execution_count": null, | |
| "outputs": [ | |
| { | |
| "output_type": "stream", | |
| "name": "stdout", | |
| "text": [ | |
| "Requirement already satisfied: protobuf in /usr/local/lib/python3.7/dist-packages (3.17.3)\n", | |
| "Requirement already satisfied: six>=1.9 in /usr/local/lib/python3.7/dist-packages (from protobuf) (1.15.0)\n" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "cell_type": "code", | |
| "metadata": { | |
| "colab": { | |
| "base_uri": "https://localhost:8080/" | |
| }, | |
| "id": "uXwrpvyCDVDF", | |
| "outputId": "7d03f027-0824-42b9-c6b5-0e7ad42df5b3" | |
| }, | |
| "source": [ | |
| "!sh install_pycuda.sh" | |
| ], | |
| "execution_count": null, | |
| "outputs": [ | |
| { | |
| "output_type": "stream", | |
| "name": "stdout", | |
| "text": [ | |
| "** Install requirements\n", | |
| "Reading package lists... Done\n", | |
| "Building dependency tree \n", | |
| "Reading state information... Done\n", | |
| "build-essential is already the newest version (12.4ubuntu1).\n", | |
| "python3-dev is already the newest version (3.6.7-1~18.04).\n", | |
| "python3-dev set to manually installed.\n", | |
| "0 upgraded, 0 newly installed, 0 to remove and 49 not upgraded.\n", | |
| "W: Target Packages (Packages) is configured multiple times in /etc/apt/sources.list.d/nvidia-machine-learning.list:1 and /etc/apt/sources.list.d/nvidia-ml.list:1\n", | |
| "Reading package lists... Done\n", | |
| "Building dependency tree \n", | |
| "Reading state information... Done\n", | |
| "libboost-thread-dev is already the newest version (1.65.1.0ubuntu1).\n", | |
| "libboost-thread-dev set to manually installed.\n", | |
| "libboost-python-dev is already the newest version (1.65.1.0ubuntu1).\n", | |
| "libboost-python-dev set to manually installed.\n", | |
| "0 upgraded, 0 newly installed, 0 to remove and 49 not upgraded.\n", | |
| "W: Target Packages (Packages) is configured multiple times in /etc/apt/sources.list.d/nvidia-machine-learning.list:1 and /etc/apt/sources.list.d/nvidia-ml.list:1\n", | |
| "Requirement already satisfied: setuptools in /usr/local/lib/python3.7/dist-packages (57.4.0)\n", | |
| "install_pycuda.sh: 23: install_pycuda.sh: Bad substitution\n" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "cell_type": "code", | |
| "metadata": { | |
| "colab": { | |
| "base_uri": "https://localhost:8080/" | |
| }, | |
| "id": "F_Q6uZKEEkK7", | |
| "outputId": "d129d557-471a-4481-bdf7-fe4957428fd0" | |
| }, | |
| "source": [ | |
| "!sudo apt-get install protobuf-compiler libprotoc-dev\n", | |
| "!sudo pip3 install onnx==1.4.1" | |
| ], | |
| "execution_count": null, | |
| "outputs": [ | |
| { | |
| "output_type": "stream", | |
| "name": "stdout", | |
| "text": [ | |
| "Reading package lists... Done\n", | |
| "Building dependency tree \n", | |
| "Reading state information... Done\n", | |
| "protobuf-compiler is already the newest version (3.0.0-9.1ubuntu1).\n", | |
| "The following additional packages will be installed:\n", | |
| " libprotobuf-dev libprotobuf-lite10\n", | |
| "The following NEW packages will be installed:\n", | |
| " libprotobuf-dev libprotobuf-lite10 libprotoc-dev\n", | |
| "0 upgraded, 3 newly installed, 0 to remove and 49 not upgraded.\n", | |
| "Need to get 1,738 kB of archives.\n", | |
| "After this operation, 13.7 MB of additional disk space will be used.\n", | |
| "Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libprotobuf-lite10 amd64 3.0.0-9.1ubuntu1 [97.7 kB]\n", | |
| "Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libprotobuf-dev amd64 3.0.0-9.1ubuntu1 [959 kB]\n", | |
| "Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libprotoc-dev amd64 3.0.0-9.1ubuntu1 [682 kB]\n", | |
| "Fetched 1,738 kB in 1s (1,565 kB/s)\n", | |
| "debconf: unable to initialize frontend: Dialog\n", | |
| "debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76, <> line 3.)\n", | |
| "debconf: falling back to frontend: Readline\n", | |
| "debconf: unable to initialize frontend: Readline\n", | |
| "debconf: (This frontend requires a controlling tty.)\n", | |
| "debconf: falling back to frontend: Teletype\n", | |
| "dpkg-preconfigure: unable to re-open stdin: \n", | |
| "Selecting previously unselected package libprotobuf-lite10:amd64.\n", | |
| "(Reading database ... 126323 files and directories currently installed.)\n", | |
| "Preparing to unpack .../libprotobuf-lite10_3.0.0-9.1ubuntu1_amd64.deb ...\n", | |
| "Unpacking libprotobuf-lite10:amd64 (3.0.0-9.1ubuntu1) ...\n", | |
| "Selecting previously unselected package libprotobuf-dev:amd64.\n", | |
| "Preparing to unpack .../libprotobuf-dev_3.0.0-9.1ubuntu1_amd64.deb ...\n", | |
| "Unpacking libprotobuf-dev:amd64 (3.0.0-9.1ubuntu1) ...\n", | |
| "Selecting previously unselected package libprotoc-dev:amd64.\n", | |
| "Preparing to unpack .../libprotoc-dev_3.0.0-9.1ubuntu1_amd64.deb ...\n", | |
| "Unpacking libprotoc-dev:amd64 (3.0.0-9.1ubuntu1) ...\n", | |
| "Setting up libprotobuf-lite10:amd64 (3.0.0-9.1ubuntu1) ...\n", | |
| "Setting up libprotobuf-dev:amd64 (3.0.0-9.1ubuntu1) ...\n", | |
| "Setting up libprotoc-dev:amd64 (3.0.0-9.1ubuntu1) ...\n", | |
| "Processing triggers for libc-bin (2.27-3ubuntu1.2) ...\n", | |
| "/sbin/ldconfig.real: /usr/local/lib/python3.7/dist-packages/ideep4py/lib/libmkldnn.so.0 is not a symbolic link\n", | |
| "\n", | |
| "W: Target Packages (Packages) is configured multiple times in /etc/apt/sources.list.d/nvidia-machine-learning.list:1 and /etc/apt/sources.list.d/nvidia-ml.list:1\n", | |
| "Collecting onnx==1.4.1\n", | |
| " Downloading onnx-1.4.1.tar.gz (2.9 MB)\n", | |
| "\u001b[K |████████████████████████████████| 2.9 MB 5.2 MB/s \n", | |
| "\u001b[?25hRequirement already satisfied: protobuf in /usr/local/lib/python3.7/dist-packages (from onnx==1.4.1) (3.17.3)\n", | |
| "Requirement already satisfied: numpy in /usr/local/lib/python3.7/dist-packages (from onnx==1.4.1) (1.19.5)\n", | |
| "Requirement already satisfied: six in /usr/local/lib/python3.7/dist-packages (from onnx==1.4.1) (1.15.0)\n", | |
| "Collecting typing>=3.6.4\n", | |
| " Downloading typing-3.7.4.3.tar.gz (78 kB)\n", | |
| "\u001b[K |████████████████████████████████| 78 kB 6.8 MB/s \n", | |
| "\u001b[?25hRequirement already satisfied: typing-extensions>=3.6.2.1 in /usr/local/lib/python3.7/dist-packages (from onnx==1.4.1) (3.7.4.3)\n", | |
| "Building wheels for collected packages: onnx, typing\n", | |
| " Building wheel for onnx (setup.py) ... \u001b[?25l\u001b[?25hdone\n", | |
| " Created wheel for onnx: filename=onnx-1.4.1-cp37-cp37m-linux_x86_64.whl size=3663459 sha256=c3ef849f3fdf764f10e13e073cbfff5b7253f9cb3531d8b8af965b7cba6cc2ce\n", | |
| " Stored in directory: /root/.cache/pip/wheels/63/3c/cc/ea4803bea4f07da20c2a30e1b22865fb97b58c34c99a4d2db8\n", | |
| " Building wheel for typing (setup.py) ... \u001b[?25l\u001b[?25hdone\n", | |
| " Created wheel for typing: filename=typing-3.7.4.3-py3-none-any.whl size=26324 sha256=8e4f56b14285878f63152040e19e76b079846e6d1f7c5fca2ee04710c813d6d6\n", | |
| " Stored in directory: /root/.cache/pip/wheels/35/f3/15/01aa6571f0a72ee6ae7b827c1491c37a1f72d686fd22b43b0e\n", | |
| "Successfully built onnx typing\n", | |
| "Installing collected packages: typing, onnx\n", | |
| "Successfully installed onnx-1.4.1 typing-3.7.4.3\n" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "cell_type": "code", | |
| "metadata": { | |
| "colab": { | |
| "base_uri": "https://localhost:8080/" | |
| }, | |
| "id": "ep8ESZBHE95K", | |
| "outputId": "5ecc0828-43c7-4253-e921-24828ddb7351" | |
| }, | |
| "source": [ | |
| "%cd ..\n", | |
| "%cd plugins\n", | |
| "!make" | |
| ], | |
| "execution_count": null, | |
| "outputs": [ | |
| { | |
| "output_type": "stream", | |
| "name": "stdout", | |
| "text": [ | |
| "/content/tensorrt_demos\n", | |
| "/content/tensorrt_demos/plugins\n", | |
| "computes: 37\n", | |
| "NVCCFLAGS: -gencode arch=compute_37,code=[sm_37,compute_37]\n", | |
| "nvcc -ccbin g++ -I\"/usr/local/cuda/include\" -I\"/usr/local/TensorRT-7.1.3.4/include\" -I\"/usr/local/include\" -I\"plugin\" -gencode arch=compute_37,code=[sm_37,compute_37] -Xcompiler -fPIC -c -o yolo_layer.o yolo_layer.cu\n", | |
| "yolo_layer.h(89): warning: function \"nvinfer1::IPluginV2Ext::configurePlugin(const nvinfer1::Dims *, int, const nvinfer1::Dims *, int, const nvinfer1::DataType *, const nvinfer1::DataType *, const __nv_bool *, const __nv_bool *, nvinfer1::PluginFormat, int)\" is hidden by \"nvinfer1::YoloLayerPlugin::configurePlugin\" -- virtual function override intended?\n", | |
| "\n", | |
| "yolo_layer.h(89): warning: function \"nvinfer1::IPluginV2Ext::configurePlugin(const nvinfer1::Dims *, int, const nvinfer1::Dims *, int, const nvinfer1::DataType *, const nvinfer1::DataType *, const bool *, const bool *, nvinfer1::PluginFormat, int)\" is hidden by \"nvinfer1::YoloLayerPlugin::configurePlugin\" -- virtual function override intended?\n", | |
| "\n", | |
| "g++ -shared -o libyolo_layer.so yolo_layer.o -L\"/usr/local/cuda/lib64\" -L\"/usr/local/TensorRT-7.1.3.4/lib\" -L\"/usr/local/lib\" -Wl,--start-group -lnvinfer -lnvparsers -lnvinfer_plugin -lcudnn -lcublas -lnvToolsExt -lcudart -lrt -ldl -lpthread -Wl,--end-group\n" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "cell_type": "code", | |
| "metadata": { | |
| "colab": { | |
| "base_uri": "https://localhost:8080/" | |
| }, | |
| "id": "YRvPKLD0Fbrs", | |
| "outputId": "0711305e-4b39-4f36-f764-a247d232530c" | |
| }, | |
| "source": [ | |
| "%cd ..\n", | |
| "%cd yolo" | |
| ], | |
| "execution_count": null, | |
| "outputs": [ | |
| { | |
| "output_type": "stream", | |
| "name": "stdout", | |
| "text": [ | |
| "/content/tensorrt_demos\n", | |
| "/content/tensorrt_demos/yolo\n" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "cell_type": "markdown", | |
| "metadata": { | |
| "id": "IBKiUnaVmcIV" | |
| }, | |
| "source": [ | |
| "---\n", | |
| "***Upload your darknet weights and config file to the tensorrt_demos/yolo folder\n", | |
| "Rename them to yolov3-tiny.weights and yolov3-tiny.cfg***\n", | |
| "\n", | |
| "---\n", | |
| "\n", | |
| "\n", | |
| "\n", | |
| "\n", | |
| "\n" | |
| ] | |
| }, | |
| { | |
| "cell_type": "code", | |
| "metadata": { | |
| "id": "A8uF-UbAIoBL", | |
| "colab": { | |
| "base_uri": "https://localhost:8080/" | |
| }, | |
| "outputId": "70acc8b1-ac8a-4734-d80e-3e3d55329b49" | |
| }, | |
| "source": [ | |
| "!python3 yolo_to_onnx.py -m yolov3-tiny" | |
| ], | |
| "execution_count": null, | |
| "outputs": [ | |
| { | |
| "output_type": "stream", | |
| "name": "stdout", | |
| "text": [ | |
| "Parsing DarkNet cfg file...\n", | |
| "Building ONNX graph...\n", | |
| "graph yolov3-tiny (\n", | |
| " %000_net[FLOAT, 1x3x416x416]\n", | |
| ") initializers (\n", | |
| " %001_convolutional_bn_scale[FLOAT, 16]\n", | |
| " %001_convolutional_bn_bias[FLOAT, 16]\n", | |
| " %001_convolutional_bn_mean[FLOAT, 16]\n", | |
| " %001_convolutional_bn_var[FLOAT, 16]\n", | |
| " %001_convolutional_conv_weights[FLOAT, 16x3x3x3]\n", | |
| " %003_convolutional_bn_scale[FLOAT, 32]\n", | |
| " %003_convolutional_bn_bias[FLOAT, 32]\n", | |
| " %003_convolutional_bn_mean[FLOAT, 32]\n", | |
| " %003_convolutional_bn_var[FLOAT, 32]\n", | |
| " %003_convolutional_conv_weights[FLOAT, 32x16x3x3]\n", | |
| " %005_convolutional_bn_scale[FLOAT, 64]\n", | |
| " %005_convolutional_bn_bias[FLOAT, 64]\n", | |
| " %005_convolutional_bn_mean[FLOAT, 64]\n", | |
| " %005_convolutional_bn_var[FLOAT, 64]\n", | |
| " %005_convolutional_conv_weights[FLOAT, 64x32x3x3]\n", | |
| " %007_convolutional_bn_scale[FLOAT, 128]\n", | |
| " %007_convolutional_bn_bias[FLOAT, 128]\n", | |
| " %007_convolutional_bn_mean[FLOAT, 128]\n", | |
| " %007_convolutional_bn_var[FLOAT, 128]\n", | |
| " %007_convolutional_conv_weights[FLOAT, 128x64x3x3]\n", | |
| " %009_convolutional_bn_scale[FLOAT, 256]\n", | |
| " %009_convolutional_bn_bias[FLOAT, 256]\n", | |
| " %009_convolutional_bn_mean[FLOAT, 256]\n", | |
| " %009_convolutional_bn_var[FLOAT, 256]\n", | |
| " %009_convolutional_conv_weights[FLOAT, 256x128x3x3]\n", | |
| " %011_convolutional_bn_scale[FLOAT, 512]\n", | |
| " %011_convolutional_bn_bias[FLOAT, 512]\n", | |
| " %011_convolutional_bn_mean[FLOAT, 512]\n", | |
| " %011_convolutional_bn_var[FLOAT, 512]\n", | |
| " %011_convolutional_conv_weights[FLOAT, 512x256x3x3]\n", | |
| " %013_convolutional_bn_scale[FLOAT, 1024]\n", | |
| " %013_convolutional_bn_bias[FLOAT, 1024]\n", | |
| " %013_convolutional_bn_mean[FLOAT, 1024]\n", | |
| " %013_convolutional_bn_var[FLOAT, 1024]\n", | |
| " %013_convolutional_conv_weights[FLOAT, 1024x512x3x3]\n", | |
| " %014_convolutional_bn_scale[FLOAT, 256]\n", | |
| " %014_convolutional_bn_bias[FLOAT, 256]\n", | |
| " %014_convolutional_bn_mean[FLOAT, 256]\n", | |
| " %014_convolutional_bn_var[FLOAT, 256]\n", | |
| " %014_convolutional_conv_weights[FLOAT, 256x1024x1x1]\n", | |
| " %015_convolutional_bn_scale[FLOAT, 512]\n", | |
| " %015_convolutional_bn_bias[FLOAT, 512]\n", | |
| " %015_convolutional_bn_mean[FLOAT, 512]\n", | |
| " %015_convolutional_bn_var[FLOAT, 512]\n", | |
| " %015_convolutional_conv_weights[FLOAT, 512x256x3x3]\n", | |
| " %016_convolutional_conv_bias[FLOAT, 21]\n", | |
| " %016_convolutional_conv_weights[FLOAT, 21x512x1x1]\n", | |
| " %019_convolutional_bn_scale[FLOAT, 128]\n", | |
| " %019_convolutional_bn_bias[FLOAT, 128]\n", | |
| " %019_convolutional_bn_mean[FLOAT, 128]\n", | |
| " %019_convolutional_bn_var[FLOAT, 128]\n", | |
| " %019_convolutional_conv_weights[FLOAT, 128x256x1x1]\n", | |
| " %020_upsample_scale[FLOAT, 4]\n", | |
| " %022_convolutional_bn_scale[FLOAT, 256]\n", | |
| " %022_convolutional_bn_bias[FLOAT, 256]\n", | |
| " %022_convolutional_bn_mean[FLOAT, 256]\n", | |
| " %022_convolutional_bn_var[FLOAT, 256]\n", | |
| " %022_convolutional_conv_weights[FLOAT, 256x384x3x3]\n", | |
| " %023_convolutional_conv_bias[FLOAT, 21]\n", | |
| " %023_convolutional_conv_weights[FLOAT, 21x256x1x1]\n", | |
| ") {\n", | |
| " %001_convolutional = Conv[auto_pad = 'SAME_LOWER', dilations = [1, 1], kernel_shape = [3, 3], strides = [1, 1]](%000_net, %001_convolutional_conv_weights)\n", | |
| " %001_convolutional_bn = BatchNormalization[epsilon = 9.99999974737875e-06, momentum = 0.990000009536743](%001_convolutional, %001_convolutional_bn_scale, %001_convolutional_bn_bias, %001_convolutional_bn_mean, %001_convolutional_bn_var)\n", | |
| " %001_convolutional_lrelu = LeakyRelu[alpha = 0.100000001490116](%001_convolutional_bn)\n", | |
| " %002_maxpool = MaxPool[auto_pad = 'SAME_UPPER', kernel_shape = [2, 2], strides = [2, 2]](%001_convolutional_lrelu)\n", | |
| " %003_convolutional = Conv[auto_pad = 'SAME_LOWER', dilations = [1, 1], kernel_shape = [3, 3], strides = [1, 1]](%002_maxpool, %003_convolutional_conv_weights)\n", | |
| " %003_convolutional_bn = BatchNormalization[epsilon = 9.99999974737875e-06, momentum = 0.990000009536743](%003_convolutional, %003_convolutional_bn_scale, %003_convolutional_bn_bias, %003_convolutional_bn_mean, %003_convolutional_bn_var)\n", | |
| " %003_convolutional_lrelu = LeakyRelu[alpha = 0.100000001490116](%003_convolutional_bn)\n", | |
| " %004_maxpool = MaxPool[auto_pad = 'SAME_UPPER', kernel_shape = [2, 2], strides = [2, 2]](%003_convolutional_lrelu)\n", | |
| " %005_convolutional = Conv[auto_pad = 'SAME_LOWER', dilations = [1, 1], kernel_shape = [3, 3], strides = [1, 1]](%004_maxpool, %005_convolutional_conv_weights)\n", | |
| " %005_convolutional_bn = BatchNormalization[epsilon = 9.99999974737875e-06, momentum = 0.990000009536743](%005_convolutional, %005_convolutional_bn_scale, %005_convolutional_bn_bias, %005_convolutional_bn_mean, %005_convolutional_bn_var)\n", | |
| " %005_convolutional_lrelu = LeakyRelu[alpha = 0.100000001490116](%005_convolutional_bn)\n", | |
| " %006_maxpool = MaxPool[auto_pad = 'SAME_UPPER', kernel_shape = [2, 2], strides = [2, 2]](%005_convolutional_lrelu)\n", | |
| " %007_convolutional = Conv[auto_pad = 'SAME_LOWER', dilations = [1, 1], kernel_shape = [3, 3], strides = [1, 1]](%006_maxpool, %007_convolutional_conv_weights)\n", | |
| " %007_convolutional_bn = BatchNormalization[epsilon = 9.99999974737875e-06, momentum = 0.990000009536743](%007_convolutional, %007_convolutional_bn_scale, %007_convolutional_bn_bias, %007_convolutional_bn_mean, %007_convolutional_bn_var)\n", | |
| " %007_convolutional_lrelu = LeakyRelu[alpha = 0.100000001490116](%007_convolutional_bn)\n", | |
| " %008_maxpool = MaxPool[auto_pad = 'SAME_UPPER', kernel_shape = [2, 2], strides = [2, 2]](%007_convolutional_lrelu)\n", | |
| " %009_convolutional = Conv[auto_pad = 'SAME_LOWER', dilations = [1, 1], kernel_shape = [3, 3], strides = [1, 1]](%008_maxpool, %009_convolutional_conv_weights)\n", | |
| " %009_convolutional_bn = BatchNormalization[epsilon = 9.99999974737875e-06, momentum = 0.990000009536743](%009_convolutional, %009_convolutional_bn_scale, %009_convolutional_bn_bias, %009_convolutional_bn_mean, %009_convolutional_bn_var)\n", | |
| " %009_convolutional_lrelu = LeakyRelu[alpha = 0.100000001490116](%009_convolutional_bn)\n", | |
| " %010_maxpool = MaxPool[auto_pad = 'SAME_UPPER', kernel_shape = [2, 2], strides = [2, 2]](%009_convolutional_lrelu)\n", | |
| " %011_convolutional = Conv[auto_pad = 'SAME_LOWER', dilations = [1, 1], kernel_shape = [3, 3], strides = [1, 1]](%010_maxpool, %011_convolutional_conv_weights)\n", | |
| " %011_convolutional_bn = BatchNormalization[epsilon = 9.99999974737875e-06, momentum = 0.990000009536743](%011_convolutional, %011_convolutional_bn_scale, %011_convolutional_bn_bias, %011_convolutional_bn_mean, %011_convolutional_bn_var)\n", | |
| " %011_convolutional_lrelu = LeakyRelu[alpha = 0.100000001490116](%011_convolutional_bn)\n", | |
| " %012_maxpool = MaxPool[auto_pad = 'SAME_UPPER', kernel_shape = [2, 2], strides = [1, 1]](%011_convolutional_lrelu)\n", | |
| " %013_convolutional = Conv[auto_pad = 'SAME_LOWER', dilations = [1, 1], kernel_shape = [3, 3], strides = [1, 1]](%012_maxpool, %013_convolutional_conv_weights)\n", | |
| " %013_convolutional_bn = BatchNormalization[epsilon = 9.99999974737875e-06, momentum = 0.990000009536743](%013_convolutional, %013_convolutional_bn_scale, %013_convolutional_bn_bias, %013_convolutional_bn_mean, %013_convolutional_bn_var)\n", | |
| " %013_convolutional_lrelu = LeakyRelu[alpha = 0.100000001490116](%013_convolutional_bn)\n", | |
| " %014_convolutional = Conv[auto_pad = 'SAME_LOWER', dilations = [1, 1], kernel_shape = [1, 1], strides = [1, 1]](%013_convolutional_lrelu, %014_convolutional_conv_weights)\n", | |
| " %014_convolutional_bn = BatchNormalization[epsilon = 9.99999974737875e-06, momentum = 0.990000009536743](%014_convolutional, %014_convolutional_bn_scale, %014_convolutional_bn_bias, %014_convolutional_bn_mean, %014_convolutional_bn_var)\n", | |
| " %014_convolutional_lrelu = LeakyRelu[alpha = 0.100000001490116](%014_convolutional_bn)\n", | |
| " %015_convolutional = Conv[auto_pad = 'SAME_LOWER', dilations = [1, 1], kernel_shape = [3, 3], strides = [1, 1]](%014_convolutional_lrelu, %015_convolutional_conv_weights)\n", | |
| " %015_convolutional_bn = BatchNormalization[epsilon = 9.99999974737875e-06, momentum = 0.990000009536743](%015_convolutional, %015_convolutional_bn_scale, %015_convolutional_bn_bias, %015_convolutional_bn_mean, %015_convolutional_bn_var)\n", | |
| " %015_convolutional_lrelu = LeakyRelu[alpha = 0.100000001490116](%015_convolutional_bn)\n", | |
| " %016_convolutional = Conv[auto_pad = 'SAME_LOWER', dilations = [1, 1], kernel_shape = [1, 1], strides = [1, 1]](%015_convolutional_lrelu, %016_convolutional_conv_weights, %016_convolutional_conv_bias)\n", | |
| " %019_convolutional = Conv[auto_pad = 'SAME_LOWER', dilations = [1, 1], kernel_shape = [1, 1], strides = [1, 1]](%014_convolutional_lrelu, %019_convolutional_conv_weights)\n", | |
| " %019_convolutional_bn = BatchNormalization[epsilon = 9.99999974737875e-06, momentum = 0.990000009536743](%019_convolutional, %019_convolutional_bn_scale, %019_convolutional_bn_bias, %019_convolutional_bn_mean, %019_convolutional_bn_var)\n", | |
| " %019_convolutional_lrelu = LeakyRelu[alpha = 0.100000001490116](%019_convolutional_bn)\n", | |
| " %020_upsample = Upsample[mode = 'nearest'](%019_convolutional_lrelu, %020_upsample_scale)\n", | |
| " %021_route = Concat[axis = 1](%020_upsample, %009_convolutional_lrelu)\n", | |
| " %022_convolutional = Conv[auto_pad = 'SAME_LOWER', dilations = [1, 1], kernel_shape = [3, 3], strides = [1, 1]](%021_route, %022_convolutional_conv_weights)\n", | |
| " %022_convolutional_bn = BatchNormalization[epsilon = 9.99999974737875e-06, momentum = 0.990000009536743](%022_convolutional, %022_convolutional_bn_scale, %022_convolutional_bn_bias, %022_convolutional_bn_mean, %022_convolutional_bn_var)\n", | |
| " %022_convolutional_lrelu = LeakyRelu[alpha = 0.100000001490116](%022_convolutional_bn)\n", | |
| " %023_convolutional = Conv[auto_pad = 'SAME_LOWER', dilations = [1, 1], kernel_shape = [1, 1], strides = [1, 1]](%022_convolutional_lrelu, %023_convolutional_conv_weights, %023_convolutional_conv_bias)\n", | |
| " return %016_convolutional, %023_convolutional\n", | |
| "}\n", | |
| "Checking ONNX model...\n", | |
| "Saving ONNX file...\n", | |
| "Done.\n" | |
| ] | |
| } | |
| ] | |
| } | |
| ] | |
| } |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thank you so much for this! Can I email you somewhere to ask you about the model and how to use it in Unity?