E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
Thrust
Thrust
快速入门教程(一)——简介
http://blog.csdn.net/dreampursue/article/details/6278726
thrust
网站 http://
thrust
.github.com/ <<<------
shenlan282
·
2012-06-07 10:00
NVIDIA展示GPUDirect特性 芯片之间相互直接通信
新的CUDA 4.0版本将包含一些新的技术,包括GPUDirect 2.0、Unified Virtual Addressing和
Thrust
技术。
(author unknown) zhouding
·
2011-09-10 00:00
nVidia
CUDA 4.0 & Parallel Nsight 2.0 release!
posted two important production releases: CUDA 4.0 - Features include Unified Virtual Addressing (UVA),
Thrust
iwebcode
·
2011-05-27 09:00
EL
Thrust
快速入门教程(三)——算法 2
数列的求和的规约操作可以由
thrust
::reduce如下实现:intsum=
thrust
::reduce(D.begin(),D.end(),(int)0,
thrust
::plus());
dreampursue
·
2011-05-26 17:00
Thrust
快速入门教程(三)——算法 1
Thrust
提供了丰富的常用并行算法。这算法的功能与STL中的非常相似,于是我们使用了相同的名称(例如
thrust
::sort与std::sort)。所有的
Thrust
算法均提供了主机端和设备端。
dreampursue
·
2011-05-26 17:00
算法
vector
include
float
transformation
functor
Thrust
快速入门教程(三)——迭代器与静态调度
可以注意到在使用
thrust
::fi
dreampursue
·
2011-03-25 21:00
数据结构
算法
vector
list
iterator
include
Thrust
快速入门教程(二)——Vector的使用
以下源代码展示如何使用
Thrust
的vector容器。#include#include#includeintmai
dreampursue
·
2011-03-25 20:00
Thrust
快速入门教程(一)——简介
Thrust
是一个类似于STL的针对CUDA的C++模板库。Trust提供与CUDAC完全兼容的接口,可以使我们高效地编写高性能并行程序。
dreampursue
·
2011-03-25 20:00
c
算法
CUDA
Google
文档
Those of us who refuse to risk and grow get swallowed up by life
I want to send my roots deep into the soil beneath me, and
thrust
my sprouts through
jiangduxi
·
2010-01-30 08:00
spring
UP
sun
巧记不规则动词
(1)原形、过去式、过去分词相同:cast/cost/cut/hit/hurt/let/put/broadcast/burst/read/red/set/shut/spread/
thrust
/upset
lightyearwp
·
2007-05-08 14:00
上一页
1
2
3
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他