由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Hardware版 - 6700k+z170 vs 1700x+B350 选哪个?
相关主题
Ryzen 5 公布4/11数值计算的时候怎么提高CPU的使用率?
Ryzen 5 1600 + MB + RAM. Is this a deal?8代CPU的价格一路狂泻
我的机器提高计算速度的的潜力有多大?1080插PCIE 2.0 X16会不会降速?
Ryzen intel 600p 测试想弄个Trading Server跑Java, 求建议
Ryzen + B350 + ubuntu 17.04看来本版的人还真是烧的:)
Ryzen 7 1700 + ASUS PRIME B350Sandy Bridge-E的价格出来了
Win10 Scheduler Bug is confirmed to affect RyzenAMD确实很差
MC的AMD MB COMBO又降价了Xeon E7- 4850是什么档次的CPU?
相关话题的讨论汇总
话题: 1700x话题: 6700k话题: ryzen话题: z170话题: b350
进入Hardware版参与讨论
1 (共1页)
d******a
发帖数: 32122
1
AMD 不算显卡,多了25美元
加上1050 TI,共多150美元
打算用作科学计算(SQL Server, R, Stata)
。。。。。。
n****i
发帖数: 1024
2
请问哪里有整机卖么?自己不会攒。
我也有这个需求:科学计算
a******8
发帖数: 660
3
居然不是选的1700...
d******a
发帖数: 32122
4
1700便宜50
但是配主板
1700x折扣100
1700折扣50
最后价格差距基本没有


: 居然不是选的1700...



【在 a******8 的大作中提到】
: 居然不是选的1700...
a******8
发帖数: 660
5
啊,是去microcenter买呀
1700x 科学计算基本上可以说是碾压 6700k的
如果为了最优性价比,估计1600是最佳的

【在 d******a 的大作中提到】
: 1700便宜50
: 但是配主板
: 1700x折扣100
: 1700折扣50
: 最后价格差距基本没有
:
:
: 居然不是选的1700...
:

T**E
发帖数: 1892
6
还是用Xeon吧
B******y
发帖数: 9065
7
呵呵,典型的论坛问答:
问:苹果和桔子那个更好?
答:还是吃西瓜吧。

【在 T**E 的大作中提到】
: 还是用Xeon吧
I******n
发帖数: 5952
8
还是吃西瓜吧
1700x不带cooler,还得自己买散热。关键幽灵散热器颜值很高啊。
楼上说的不错,最划算的还是1600

:呵呵,典型的论坛问答:
:问:苹果和桔子那个更好?
B******y
发帖数: 9065
9
但貌似Ryzen被退货的多,我手头的1600X就是MC买的open box,上次去店里,发现1600
的open box居然是敞开卖,$160,连online order都不用,eBay上也热卖一大片的。

【在 I******n 的大作中提到】
: 还是吃西瓜吧
: 1700x不带cooler,还得自己买散热。关键幽灵散热器颜值很高啊。
: 楼上说的不错,最划算的还是1600
:
: :呵呵,典型的论坛问答:
: :问:苹果和桔子那个更好?

F***Q
发帖数: 6599
10

I have an openmp code, I expected to see it to be 2x faster on my 1700x, but
in fact, it is slower than my 6700k.
for some reason, the 1700x peak CPU load is only around 50%, does not change
as long as OMP_NUM_THREADS is more than 8. very frustrating.
I also can't get the 3200 DDR4 run at the full speed. still waiting for some
bios update.

【在 d******a 的大作中提到】
: AMD 不算显卡,多了25美元
: 加上1050 TI,共多150美元
: 打算用作科学计算(SQL Server, R, Stata)
: 。。。。。。

相关主题
Ryzen 7 1700 + ASUS PRIME B350数值计算的时候怎么提高CPU的使用率?
Win10 Scheduler Bug is confirmed to affect Ryzen8代CPU的价格一路狂泻
MC的AMD MB COMBO又降价了1080插PCIE 2.0 X16会不会降速?
进入Hardware版参与讨论
a******8
发帖数: 660
11
recompiled under linux for ryzen? kernel version?
if it is 4.10 and above, my guess your codes might use some special
instructions which is optimized for intel.

but
change
some

【在 F***Q 的大作中提到】
:
: I have an openmp code, I expected to see it to be 2x faster on my 1700x, but
: in fact, it is slower than my 6700k.
: for some reason, the 1700x peak CPU load is only around 50%, does not change
: as long as OMP_NUM_THREADS is more than 8. very frustrating.
: I also can't get the 3200 DDR4 run at the full speed. still waiting for some
: bios update.

F***Q
发帖数: 6599
12

unfortunately, windows 10. I bought it for the group as a windows remote
server. My code uses SSE4, but I suppose it is supported on both.

【在 a******8 的大作中提到】
: recompiled under linux for ryzen? kernel version?
: if it is 4.10 and above, my guess your codes might use some special
: instructions which is optimized for intel.
:
: but
: change
: some

a******8
发帖数: 660
13
Agner did micro-operation analysis for Ryzen:
http://www.agner.org/optimize/blog/read.php?i=838
Hope that you can figure out the reason from his analysis

【在 F***Q 的大作中提到】
:
: unfortunately, windows 10. I bought it for the group as a windows remote
: server. My code uses SSE4, but I suppose it is supported on both.

F***Q
发帖数: 6599
14

thanks
I am going to try a Ubuntu live USB and see there is any difference. if not,
I am going to call AMD's support line.
maybe, cygwin64 gcc/libgomp need updates to work with Ryzen?

【在 a******8 的大作中提到】
: Agner did micro-operation analysis for Ryzen:
: http://www.agner.org/optimize/blog/read.php?i=838
: Hope that you can figure out the reason from his analysis

d******a
发帖数: 32122
15
最后买了
i7 6700 (没有k)
z170 带wifi 主板

【在 d******a 的大作中提到】
: AMD 不算显卡,多了25美元
: 加上1050 TI,共多150美元
: 打算用作科学计算(SQL Server, R, Stata)
: 。。。。。。

1 (共1页)
进入Hardware版参与讨论
相关主题
Xeon E7- 4850是什么档次的CPU?Ryzen + B350 + ubuntu 17.04
大家对AMD的新Ryzen CPU怎么看?Ryzen 7 1700 + ASUS PRIME B350
最近手痒想装机Win10 Scheduler Bug is confirmed to affect Ryzen
AMD Ryzen的评测结果有点好啊, 牙膏厂有危险MC的AMD MB COMBO又降价了
Ryzen 5 公布4/11数值计算的时候怎么提高CPU的使用率?
Ryzen 5 1600 + MB + RAM. Is this a deal?8代CPU的价格一路狂泻
我的机器提高计算速度的的潜力有多大?1080插PCIE 2.0 X16会不会降速?
Ryzen intel 600p 测试想弄个Trading Server跑Java, 求建议
相关话题的讨论汇总
话题: 1700x话题: 6700k话题: ryzen话题: z170话题: b350