This file contains 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
$ clinfo | |
Number of platforms 1 | |
Platform Name Xilinx | |
Platform Vendor Xilinx | |
Platform Version OpenCL 1.0 | |
Platform Profile EMBEDDED_PROFILE | |
Platform Extensions cl_khr_icd | |
Platform Extensions function suffix | |
Platform Name Xilinx |
This file contains 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
Number of platforms 1 | |
Platform Name QUALCOMM Snapdragon(TM) | |
Platform Vendor QUALCOMM | |
Platform Version OpenCL 3.0 QUALCOMM build: commit #dad4038ba6 changeid #If56d4a5bb8 Date: 07/28/23 Fri Local Branch: Remote Branch: refs/tags/AU_LINUX_ANDROID_LA.VENDOR.1.0.11.00.00.766.892 | |
Platform Profile FULL_PROFILE | |
Platform Extensions | |
Platform Extensions with Version | |
Platform Numeric Version 0xc00000 (3.0.0) | |
Platform Host timer resolution 0ns |
This file contains 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
~ $ clinfo | |
Could not open module param file '/sys/module/mali_kbase/parameters/large_page_conf' | |
Number of platforms 1 | |
Platform Name ARM Platform | |
Platform Vendor ARM | |
Platform Version OpenCL 3.0 v1.r46p0-01eac1.2441b76d7cdc99fdd0c43c87a4964b7d | |
Platform Profile FULL_PROFILE | |
Platform Extensions cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_byte_addressable_store cl_khr_3d_image_writes cl_khr_int64_base_atomics cl_khr_int64_extended_atomics cl_khr_fp16 cl_khr_icd cl_khr_image2d_from_buffer cl_khr_depth_images cl_khr_subgroups cl_khr_subgroup_extended_types cl_khr_subgroup_non_uniform_vote cl_khr_subgroup_ballot cl_khr_subgroup_non_uniform_arithmetic cl_khr_subgroup_shuffle cl_khr_subgroup_shuffle_relative cl_khr_subgroup_clu |
This file contains 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
========== | |
VULKANINFO | |
========== | |
Vulkan Instance Version: 1.3.277 | |
Instance Extensions: count = 15 | |
=============================== | |
VK_EXT_debug_report : extension revision 10 |
This file contains 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
Platform: QUALCOMM Snapdragon(TM) | |
Device: QUALCOMM Adreno(TM) 690 | |
Driver version : OpenCL 3.0 QUALCOMM build: commit unknown Compiler E031.45.06.00 (Win64) | |
Compute units : 8 | |
Clock frequency : 1 MHz | |
Global memory bandwidth (GBPS) | |
float : 51.47 | |
float2 : 52.57 | |
float4 : 57.94 |
This file contains 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
$ LD_LIBRARY_PATH=/vendor/lib64 clpeak | |
Platform: AMD Accelerated Parallel Processing | |
Device: gfx1040 | |
Driver version : Driver: 7cc74d2a Compiler: 1928c005 (Android) | |
Compute units : 3 | |
Clock frequency : 555 MHz | |
Global memory bandwidth (GBPS) | |
float : 36.65 |
This file contains 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
#define PCI_DEVICE_F_INTERNAL_CHIP_SKU BIT(31) | |
#define PCI_DEVICE_F_FUSA_CHIP_SKU BIT(30) | |
static struct pci_device_id nvgpu_pci_table[] = { | |
{ | |
PCI_DEVICE(PCI_VENDOR_ID_NVIDIA, 0x1ebf), | |
.class = PCI_BASE_CLASS_DISPLAY << 16, | |
.class_mask = 0xff << 16, | |
.driver_data = 0, | |
}, |
This file contains 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
[jessie@fedora NVIDIA-kernel-module-source-TempVersion]$ find * | |
COPYING | |
Makefile | |
kernel-open | |
kernel-open/common | |
kernel-open/common/inc | |
kernel-open/common/inc/nv_uvm_types.h | |
kernel-open/common/inc/nv-timer.h | |
kernel-open/common/inc/nv-gpu-info.h | |
kernel-open/common/inc/nv-platform.h |
This file contains 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
Jabra Direct End User License Agreement | |
IMPORTANT NOTICE: PLEASE READ CAREFULLY BEFORE INSTALLING THE SOFTWARE | |
This license agreement (License) is a legal agreement between you (Licensee or you) and GN Audio A/S, Lautrupbjerg 7, DK-2750 Ballerup, Denmark (Licensor or we) for the “Jabra Direct” software product (Software), which includes computer software and printed materials (Documentation). | |
BY CLICKING ON THE "ACCEPT" BUTTON BELOW YOU AGREE TO THE TERMS OF THIS LICENSE WHICH WILL BIND YOU, YOUR COMPANY AND YOUR EMPLOYEES. IF YOU DO NOT AGREE TO THE TERMS OF THIS LICENSE, WE ARE UNWILLING TO LICENSE THE SOFTWARE TO YOU AND YOU MUST IMMEDIATELY DISCONTINUE INSTALLATION OF THE SOFTWARE NOW BY CLICKING ON THE "CANCEL" BUTTON BELOW. | |
1. Grant and scope of License |
This file contains 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
Something went wrong with the install. | |
You can troubleshoot the package failures by: | |
1. Search for solutions using the search URL below for each package failure | |
2. Modify your selections for the affected workloads or components and then retry the installation | |
3. Remove the product from your machine and then install again | |
If the issue has already been reported on the Developer Community, you can find solutions or workarounds there. If the issue has not been reported, we encourage you to create a new issue so that other developers will be able to find solutions or workarounds. You can create a new issue from within the Visual Studio Installer in the upper-right hand corner using the "Provide feedback" button. |
NewerOlder