amd

8核AMD Zen加持:微软Surface这回血拼

浪尽此生 提交于 2019-12-01 12:32:13
微软定于10月2日在纽约举办Surface新品发布会,几乎全线消费级产品都将更新,比如15英寸Surface Laptop 3。 最新爆料称,15寸Surface Laptop 3预计一口气推出6款型号,其中顶配为8核AMD处理器、16GB RAM。 不过,无论是35W标压还是15W低压,AMD目前并未有用于笔记本的8核CPU,有猜测真身会是EPYC Embedded 3000系列嵌入式处理器。以霄龙嵌入式3251为例,8核16线程,2.5/3.1GHz,热设计功耗25~55W。 但是需要注意的是,EPYC Embedded 3000并未集成GPU,换言之,Surface Laptop 3为此还要装配独立显卡。 至于Laptop 3的其余SKU,则搭载4核AMD Ryzen 5 3550U和Ryzen 7 3750U,匹配8GB RAM;还有一款6核型号,匹配12GB RAM。 有趣的是,在微软美区商店,Surface Laptop 2已经全线告罄。 本文转自: https://news.mydrivers.com/1/648/648920.htm 来源: https://www.cnblogs.com/it-artical/p/11685808.html

How can I fix this AMD path conflict?

眉间皱痕 提交于 2019-12-01 11:25:37
I am trying to use the Esri ArgGis JavaScript API , which is loaded by Dojo , using dojo.require . I have an existing modular AMD/requirejs Typescript application that I need to integrate this code into. At the top of my initial TS file, I import several modules: import tracer = module('../classes/trace'); import pubsub = module('../classes/pubsub'); import masker = module('../classes/masker'); // etc. This was working fine, but now that I have added the ArcGis code, instead of resolving the relative path within my application, require.js has picked up a baseUrl from the Esri site, and tries

Do x86 Android AVD's work on Linux on AMD?

爷,独闯天下 提交于 2019-12-01 11:17:02
I know that you cannot run the x86 images on Windows on AMD. I am trying to see if I can run them on Linux though as the documentation implies. I installed Ubuntu 1704. I installed the latest Android Studio 2.3.3. I created a default AVD for API 25 on x86. I have also installed the following packages: cpu-checker lib32ncurses5 lib32z1 gcc-multilib nvidia-current I have an AMD Phenom II 1045T: vendor_id : AuthenticAMD cpu family : 16 model : 10 model name : AMD Phenom(tm) II X6 1045T Processor stepping : 0 microcode : 0x10000bf cpu MHz : 2000.000 cache size : 512 KB physical id : 0 siblings : 6

How can I fix this AMD path conflict?

别说谁变了你拦得住时间么 提交于 2019-12-01 08:54:35
问题 I am trying to use the Esri ArgGis JavaScript API, which is loaded by Dojo, using dojo.require . I have an existing modular AMD/requirejs Typescript application that I need to integrate this code into. At the top of my initial TS file, I import several modules: import tracer = module('../classes/trace'); import pubsub = module('../classes/pubsub'); import masker = module('../classes/masker'); // etc. This was working fine, but now that I have added the ArcGis code, instead of resolving the

getting “pygpu was configured but could not be imported” error while trying with OpenCL+Theano on AMD Radeon

时光毁灭记忆、已成空白 提交于 2019-12-01 03:32:32
I have followed the instructions from this: https://gist.github.com/jarutis/ff28bca8cfb9ce0c8b1a But then when I tried : THEANO_FLAGS=device=opencl0:0 python test.py on the test file I am getting error: ERROR (theano.sandbox.gpuarray): pygpu was configured but could not be imported Traceback (most recent call last): File "/home/mesayantan/.local/lib/python2.7/site-packages/theano/sandbox/gpuarray/ init .py", line 20, in import pygpu File "/usr/src/gtest/clBLAS/build/libgpuarray/pygpu/ init .py", line 7, in from . import gpuarray, elemwise, reduction File "/usr/src/gtest/clBLAS/build

requirejs blueimp fileuploader only loads min.js files and none other

纵饮孤独 提交于 2019-12-01 01:13:05
so I'm a noobie to requirejs and backbone, but I'm trying to load in all the dependencies for blueimp file uploader on my local machine and not load any external scripts. here is my config.js file: // Set the require.js configuration for your application. require.config({ // Initialize the application with the main application file. deps: ["main"], paths: { // JavaScript folders. libs: "../assets/js/libs", plugins: "../assets/js/plugins", vendor: "../assets/vendor", api : "../assets/js/libs/api", // Libraries. jquery: "../assets/js/libs/jquery", jqueryui: "../assets/js/libs/jquery-ui", lodash:

getting “pygpu was configured but could not be imported” error while trying with OpenCL+Theano on AMD Radeon

寵の児 提交于 2019-12-01 00:04:09
问题 I have followed the instructions from this: https://gist.github.com/jarutis/ff28bca8cfb9ce0c8b1a But then when I tried : THEANO_FLAGS=device=opencl0:0 python test.py on the test file I am getting error: ERROR (theano.sandbox.gpuarray): pygpu was configured but could not be imported Traceback (most recent call last): File "/home/mesayantan/.local/lib/python2.7/site-packages/theano/sandbox/gpuarray/ init .py", line 20, in import pygpu File "/usr/src/gtest/clBLAS/build/libgpuarray/pygpu/ init

How to refer to Typescript enum in d.ts file, when using AMD?

对着背影说爱祢 提交于 2019-11-30 18:58:30
I want to define a typescript interface to represent, say, an error. Something like this: enum MessageLevel { Unknown, Fatal, Critical, Error, Warning, Info, Debug } interface IMyMessage { name: string; level: MessageLevel; message: string; } This works fine as far as it goes. However, now (perhaps) I want to declare that interface in a .d.ts file so others can use it for typing. But I don't want to define the enum in the .d.ts file, since that would be implementation and not simple typing information. The enum should presumably be in a .ts file, let's call it messageLevel.ts: ///<amd-module

【番外】一个新手如何选购配件比价到完成电脑组装

人走茶凉 提交于 2019-11-30 17:57:24
2019年的国庆7天就剩今天最后一天了,作为假期的完结我也决定仪式感地总结一下之前电脑组装过程。说明一下北桥苏尽管是和电脑打交道但对电脑硬件的认知少之又少,还有现在的名字(北桥苏)来源就是以前主板芯片组的一员----北桥,只是在后面强行加了一个苏字。因为随着技术迭代,北桥也退出了芯片组逐渐被整合进CPU,所以也算留念才起的名。这篇文章是面向选购新手,所以那些像B站里的职业UP或数码界高手可以略略略哦,看到我有不妥的地方可以留言指正,参考网站:http://www.zol.com.cn/。 购买前 买前可以确定自己组装用来做什么,一般可以分三种:1.普通办公看电影小游戏;2.能畅玩3A单机大作; 3.视频剪辑特效渲染工作。如果是第一次组装,最好就选第一种就算翻车损失也小,但是可以在选购主板和电源注意一下就可以,这个后面说。并且个人建议第一次最好全部购买新配件,比起二手成功概率高更能让你深入研究。还有CPU全新与二手其实价格相差不大,毕竟这种配件是没有假货很保值。用途确定了,可以用笔或表格列一个清单,CPU,主板,内存条,硬盘,显卡,电源,机箱,风扇,外设(可以除外)。后面可以留空,也可以在网上查询别人的硬件搭配清单,根据他们的硬件购买,只要看清楚他们针对的用途是什么就可以,但是关于硬件的参数也有必要了解一下,也能利于后期硬件升级。 硬件参数 1. CPU

Expire cache on require.js data-main

落爺英雄遲暮 提交于 2019-11-30 10:27:14
问题 I'm using require.js and r.js to package my AMD modules. I'm using jquery & requirejs via the following syntax: <script data-main="/js/client" src="/js/external/require-jquery.js"></script> This all works great pre & post packaging, but I run into issues a lot where chrome & mobile safari hold on to the cached version of client.js. I'd like to add a cachebuster to client.js, but I can't seem to figure out how to do it using the above syntax. I tried some variations of: <script data-main="js