),分别为1,8和16的Win7 64位客户机,然后再测试一个我们只将vGPU配置文件调整为K240Q。最后一列是在不同主机上运行的另一个K220Q测试,具有单个来宾VDI,在Haswell上运行,但
2018-09-04 15:18
乘数等于一个核心的Turbo Boost。并且在此更新中为Haswell-E指定了uCode,并且为Haswell-EP(Xeon E5v3)。事实上,0x19为0x3C。确认链接:Broadwell E
2018-10-24 15:14
设计一块X86嵌入式主板需要什么资料,以及仅主板研发成本(不包含元器件成本),还有就是设计软件是什么最合适。需要设计Intel Haswell平台的嵌入式主板。
2017-05-16 16:08
嗨!CPU turbo模式对于性能非常重要,特别是自几年前推出AVX 2.0(Haswell)以来增加的涡轮增压。在XenServer配置方面,Turbo模式也有点棘手,而且这是使用具有高基频
2018-09-25 15:03
嗨,我想在我的PCIe Gen3插槽上使用VC709,但它不起作用。首先,我的电脑规格:英特尔i7-4770(Haswell)华硕Z87 Pro-V三星DDR3 4GB x 4VC709连接套件
2019-09-09 10:40
嗨,我有一个带有i7-4710HQ的华硕ROG笔记本电脑。CPU是Haswell,所以使用集成电压调节器FIVR。我使用AVX2(例如AIDA64 FPU)对所有4个内核进行了压缩测试,在几分钟之后
2018-10-30 11:26
Intel第六代处理器 Skylake CPU、GPU、主板完全解析
2021-02-02 07:23
1.现有一项目HDMI(RX) DDC直接对地了 目的是不需要读EDID ,只需要TMDSC 信号经过SWITH 即可(暂对分辨率没要求)2.HPD已通过电阻与5V 硬拉了。用笔记本测试,发现 没有信号输入, HPD脚插入时是5.1V 插入时4.8V (理论上讲是检测到了后来用乐视盒子测试,仍没信号出来。现在想问下,HDMI V1.4 及以下 必须要先读DDC,及HPD为高。TMDS 才能正常输出??
2019-03-18 10:20
我刚刚为客户设置了VDI概念证书,目的是利用NVidia GRID vGPU,但我遇到了主要的应用程序兼容性问题:(我的设置是HP ProLiant DL380 Gen 9,双10核CPU,128GB RAM,4x300GB 15k SAS(约550GB本地存储)NVidia Grid K2Citrix XenServer 6.5Citrix XenDesktop 7.6(应用于服务器组件和VDA的推荐补丁)适用于XenServer 6.5的NVidia vGPU驱动程序 -Windows显示驱动程序(341.08)和GRID vGPU Manager(340.57)我创建了一个为vGPU配置的基本桌面映像,并创建了一个机器目录。然后我修改了直通GPU的基本图像,并创建了另一个机器目录。这让我对vGPU与vDGA进行了并列比较,vGPU配置了GRID K240Q配置文件,vDGA让卡上的其中一个GPU通过。使用vDGA机器,基本上所有软件都可以工作,这一切都很好。然而,使用vGPU机器几乎任何需要OpenGL崩溃的NVOGLV64.DLL :(无效的应用程序列表是3DEqualiser4Adobe After Effects CC 2014Adobe PhotoShop CC 2014(它运行,但没有硬件加速)Adobe Premier Pro CC 2014Autodesk AutoCAD 2015Autodesk AutoCAD Architecture 2015Autodesk Maya 2015Hiero马里MODO核弹轮廓SolidWorks 2010Toon Boom HarmonyToon Boom故事板我知道3D加速是可能的,因为Unigine Heaven基准测试适用于两种配置文件(vGPU和vDGA)以及所有渲染模式。我真的需要一些帮助来理解是否我的设置有问题NVidia VM驱动程序存在问题在重新编写以支持vGPU环境之前,应用程序才会起作用大多数崩溃采取以下形式错误应用程序名称:AEGPUSniffer.exe,版本:0.0.0.0,时间戳:0x53e05513错误模块名称:nvoglv64.DLL,版本:9.18.13.4108,时间戳:0x5452245c异常代码:0xc000001d故障偏移:0x0000000000d5fb10错误进程id:0x1878错误应用程序启动时间:0x01d049daf4c88fde错误应用程序路径:C:\ Program Files \ Adobe \ Adobe After Effects CC 2014 \支持文件\ AEGPUSniffer.exe错误模块路径:C:\ Windows \ SYSTEM32 \ nvoglv64.DLL一些应用程序创建了故障转储文件,并分析那些显示0xc000001d异常(无效操作代码)导致我的AVX指令(我认为)。我唯一的想法是指令中指向的内存没有正确的16字节对齐,但它需要比我有权访问更多的调试。任何帮助/指针将不胜感激,否则vGPU对这个客户几乎没用:(以上来自于谷歌翻译以下为原文I have just set up a Proof of Concept VDI for a customer, with the aim of utilising NVidia GRID vGPU, but I have had major application compatibility issues :(My setup isHP ProLiant DL380 Gen 9, dual 10 Core CPU, 128GB RAM, 4x300GB 15k SAS (about 550GB local storage)NVidia Grid K2Citrix XenServer 6.5Citrix XenDesktop 7.6 (recommended patches applied to server components, and VDA)NVidia vGPU Drivers for XenServer 6.5 - Windows Display Driver (341.08) and GRID vGPU Manager (340.57)I have created one base desktop image configured for vGPU, and created a Machine Catalog. I then modified the base image for passthrough GPU, and created another Machine Catalog.This gave me side-by-side comparison of vGPU vs. vDGA, with the vGPU configured with GRID K240Q profiles and the vDGA getting one of the GPUs on the card passed through.With the vDGA machine, basically all of the software worked, which is all fine.However, with the vGPU machine nearly anything that required OpenGL crashed in the NVOGLV64.DLL :(The list of applications that don't work is3DEqualiser4Adobe After Effects CC 2014Adobe PhotoShop CC 2014 (it ran, but with no hardware acceleration)Adobe Premier Pro CC 2014Autodesk AutoCAD 2015Autodesk AutoCAD Architecture 2015Autodesk Maya 2015HieroMariMODONukeSilhouetteSolidWorks 2010Toon Boom HarmonyToon Boom StoryboardI know that 3D acceleration is possible, as the Unigine Heaven benchmark works in both profiles (vGPU and vDGA) and in all rendering modes.I really need some help to understand ifI have an issue on my setupThere is an issue in the NVidia VM driverThe applications just won't work until re-written to support vGPU environmentMost of the crashes take the following formFaulting application name: AEGPUSniffer.exe, version: 0.0.0.0, time stamp: 0x53e05513Faulting module name: nvoglv64.DLL, version: 9.18.13.4108, time stamp: 0x5452245cException code: 0xc000001dFault offset: 0x0000000000d5fb10Faulting process id: 0x1878Faulting application start time: 0x01d049daf4c88fdeFaulting application path: C:\Program Files\Adobe\Adobe After Effects CC 2014\Support Files\AEGPUSniffer.exeFaulting module path: C:\Windows\SYSTEM32\nvoglv64.DLLSome of the applications created crash dump files, and analysing those showed the 0xc000001d exception (invalid op code) was caused my a AVX instruction (I think). My only thoughts are that the memory pointed in the instruction wasn't correctly 16-byte aligned, but it would require more debugging than I have access to.Any help/pointers would be greatly appreciated, otherwise vGPU is pretty much of no use to this customer :(
2018-09-28 16:36
您好,我一直在按照本教程将Ubuntu放在Pandaboard Rev A4上:为PandaBoard我遵循了教程,但是当我将SD卡插入pandaboard并通过5V电源插孔给它供电时,HDMI中没有任何内容。这是我的设置问题还是我错过了一步?为了进行初始启动,它是通过hdmi还是通过串行终端完成的?以上来自于谷歌翻译以下为原文Hello, I have been following this tutorial to put Ubuntu on a Pandaboard Rev A4:PandaBoardI followed the tutorial however when I plug the sd card into the pandaboard and give it power through the 5V power jack nothing appears through the HDMI.Is this a problem with my setup or am I missing a step? In order to do the initial boot up is it done through the hdmi or through a serial terminal?
2018-10-22 14:21