18645 How to write fast code期中准备

/*******************************************************************************************/

提高代码运行速度可以采用以下方法:

一是运用好的platform:

Multi-core platforms

Many-core platforms

Cloud platforms

二是优化数据结构,算法,software architecture(这是个啥????)

/*******************************************************************************************/

第一章 简介

Computing platform的变化趋势: transistor integration(晶体集成)指数增长,clock speed,power consumption(功耗),performance per block逐渐趋于稳定

HPC: high performance computing

multi-core 是 each core optimized for executing a single thread

many-core是针对总输出进行优化的,并不注重单个thread的performance

multicore和manycore parallelism 的共同点:

都increase vector unit width(是啥?)

都increase number of cores per die(又是啥?)

都increase bandwidth to off-cheap memory(是啥???)


/*******************************************************************************************/

第二章 Multi-core

load-store architecture:MIPS架构英语MIPS architecture,为Microprocessor without Interlocked Pipeline Stages的缩写,亦为

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值