由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - 技术都是有局限性的
相关主题
C++ template problem请教:用C怎么产生uniform的随机数 (转载)
问一下在flg的,你们写java代码 要求写这陀注釋 javadoc什么的(转载)如何在website里面画graph?
How does YAHOO calculate RSI? (转载)想把项目的code全部从matlab转到C++可行吗?
请教template和factory有啥区别?Windows GUI developer vs Linux System Defect Analyzer,选哪 (转载)
map是用什么data structure来implement的?Google Web Toolkit 令人失望 (转载)
新版的 eclipse 有什么大的改进?PHP真火啊
再来讨论一直算法课的作业吧FIR IIR 能否降低算法复杂度?
要不要学习 scripting languages such as Python?Intern/Full-time Opportunity for Graphics/GUI Software Engi (转载)
相关话题的讨论汇总
话题: data话题: bid话题: single话题: scale话题: node
进入Programming版参与讨论
1 (共1页)
j********x
发帖数: 2330
1
http://www.eecs.berkeley.edu/~hzhao/papers/BD.pdf
We made a case for the importance of single-node enhancements
for cost and power efficiency in large-scale behavioral
data analysis. Single node performance of the BID
Data suite on several common benchmarks is faster than
generic cluster systems (Hadoop, Spark) with 50-100 nodes
and competitive with custom cluster implementations for
specific algorithms. We did not describe any MCMC algorithms,
but these also are an important part of the BID
Data roadmap in future. The toolkit will also include a substantial
subset of tools for causal analysis, and disk-scale
GPU-assisted sorting for data indexing and search tasks.
g*****g
发帖数: 34805
2
All costs should take into development/maintenance efforts into account.
Also a single node model can be efficient in many ways but once it hits
hardware limit, it's super expensive to scale up and it's not tolerant to
hardware failures. We all know that too well.

【在 j********x 的大作中提到】
: http://www.eecs.berkeley.edu/~hzhao/papers/BD.pdf
: We made a case for the importance of single-node enhancements
: for cost and power efficiency in large-scale behavioral
: data analysis. Single node performance of the BID
: Data suite on several common benchmarks is faster than
: generic cluster systems (Hadoop, Spark) with 50-100 nodes
: and competitive with custom cluster implementations for
: specific algorithms. We did not describe any MCMC algorithms,
: but these also are an important part of the BID
: Data roadmap in future. The toolkit will also include a substantial

j********x
发帖数: 2330
3
其实都不是too well 技术红卫兵在本版是常态 理性讨论水平较低

【在 g*****g 的大作中提到】
: All costs should take into development/maintenance efforts into account.
: Also a single node model can be efficient in many ways but once it hits
: hardware limit, it's super expensive to scale up and it's not tolerant to
: hardware failures. We all know that too well.

1 (共1页)
进入Programming版参与讨论
相关主题
Intern/Full-time Opportunity for Graphics/GUI Software Engi (转载)map是用什么data structure来implement的?
请教HTML及周边学习的roadmap (转载)新版的 eclipse 有什么大的改进?
Java搞图像分析还是不成气候啊再来讨论一直算法课的作业吧
A家换组求助 (转载)要不要学习 scripting languages such as Python?
C++ template problem请教:用C怎么产生uniform的随机数 (转载)
问一下在flg的,你们写java代码 要求写这陀注釋 javadoc什么的(转载)如何在website里面画graph?
How does YAHOO calculate RSI? (转载)想把项目的code全部从matlab转到C++可行吗?
请教template和factory有啥区别?Windows GUI developer vs Linux System Defect Analyzer,选哪 (转载)
相关话题的讨论汇总
话题: data话题: bid话题: single话题: scale话题: node