thrust
thrust是什么意思,
thrust怎么读
语音:
英音
[θrʌst]
美音 [θrʌst]
vt.& vi. 猛推;逼迫;强行推入;延伸
n. 刺;推力;[军]突击;[地]逆断层
vi. 插入;用力向某人刺去;猛然或用力推
Thrust是一个C++并行计算库,它提供了一组用于执行数据并行算法的模板类和函数。Thrust旨在与C++标准模板库(STL)兼容,并提供了对GPU和多核处理器上执行数据并行算法的广泛支持。它提供了一组用于内存访问、迭代器和算法的通用工具,并支持CUDA和OpenCL平台。使用Thrust,开发人员可以轻松地在GPU上执行数据并行算法,而无需深入了解CUDA或OpenCL编程。
【记】th(音似:死)+rust(生锈)→被生锈的刀猛刺而死。
第三人称单数: thrusts
过去式: thrust
过去分词: thrust
现在分词: thrusting
thrust 猛推,冲,挤
来自古诺斯语 thrysta,猛推,用力冲挤,来自 Proto-Germanic*thrustijanan,猛推,冲,可能来 自 PIE*treud,猛推,冲,词源同 threat,extrude.-st,表反复。
用作动词(v.)
- The mugger thrust at his victim with a knife.
抢劫者用刀子向受害人刺去。 - The murderer killed her by thrusting a knife in her back.
凶手把刀刺进她的背部,杀害了她。 - He thrust his hands into his pockets.
他把两手插入衣袋里。 - We thrust our way through the crowd.
我们用力挤过人群。 - We thrust ourselves forward into the bus.
我们用力挤上了公共汽车。
用作名词(n.)
- The fencer parried his opponent's thrust.
击剑手挡开了对手的猛刺。 - He killed her with a thrust of the knife.
他把她一刀刺死了。 - This is the ultimate thrust the engine can generate.
这是这台发动机所能产生的最大推力。 - What was the thrust of his argument?
他的论据的要点是什麽? - The whole thrust of the project was to make money.
计划的核心在于赢利。
1. Thrust allocator:用于分配内存的Thrust对象。
2. Thrust device iterator:用于在特定设备上迭代数据的Thrust迭代器。
3. Thrust execution policy:用于指定执行策略的Thrust对象,可以控制内存分配和并行执行方式。
4. Thrust random number generator:用于生成随机数的Thrust对象。
5. Thrust transform:用于对数据进行转换的Thrust算法。
6. Thrust vector:Thrust中的向量容器,类似于C++标准库中的vector容器。
7. Thrust filter:用于筛选数据的Thrust算法。
8. Thrust reduce:用于对数据进行归约操作的Thrust算法。
9. Thrust scatter:用于将数据分散到多个目标位置的Thrust算法。
10. Thrust sort:用于对数据进行排序的Thrust算法。
以上是起步网校http://www.qibuwx.cn小编为您整理的thrust单词相关内容。