登录
首页 » Python » npinto-python-cuda-a361b56

npinto-python-cuda-a361b56

于 2010-01-11 发布 文件大小:1060KB
0 240
下载积分: 1 下载次数: 25

代码说明:

  Python bindings for CUDA 2.1 with numpy integration

文件列表:

npinto-python-cuda-a361b56
..........................\.gitignore
..........................\COMMENTS_JR.txt
..........................\COMMENTS_NP.txt
..........................\cuda
..........................\....\cu
..........................\....\..\cu_api.py
..........................\....\..\cu_defs.py
..........................\....\..\tests
..........................\....\..\.....\todo
..........................\....\..\.....\....\cu_add.py
..........................\....\..\.....\....\cu_blsc.py
..........................\....\..\.....\....\cu_gflops.py
..........................\....\..\.....\....\cu_poly.py
..........................\....\..\.....\....\cu_saxpy.py
..........................\....\..\.....\....\cu_sgemm.py
..........................\....\..\.....\....\cu_streams.py
..........................\....\..\.....\....\cu_trig.py
..........................\....\..\__init__.py
..........................\....\cublas
..........................\....\......\cublas_api.py
..........................\....\......\cublas_defs.py
..........................\....\......\tests
..........................\....\......\.....\todo
..........................\....\......\.....\....\cublas_saxpy.py
..........................\....\......\.....\....\cublas_sdot.py
..........................\....\......\.....\....\cublas_sgemm.py
..........................\....\......\__init__.py
..........................\....\cuda
..........................\....\....\cuda_api.py
..........................\....\....\cuda_defs.py
..........................\....\....\tests
..........................\....\....\.....\todo
..........................\....\....\.....\....\cuda_add.py
..........................\....\....\.....\....\cuda_blsc.py
..........................\....\....\.....\....\cuda_gflops.py
..........................\....\....\.....\....\cuda_GL.py

..........................\....\....\.....\....\cuda_poly.py
..........................\....\....\.....\....\cuda_QtGL.py
..........................\....\....\.....\....\cuda_saxpy.py
..........................\....\....\.....\....\cuda_sgemm.py
..........................\....\....\.....\....\cuda_streams.py
..........................\....\....\.....\....\cuda_trig.py
..........................\....\....\__init__.py
..........................\....\cufft
..........................\....\.....\cufft_api.py
..........................\....\.....\cufft_defs.py
..........................\....\.....\tests
..........................\....\.....\.....\todo
..........................\....\.....\.....\....\bfft.py
..........................\....\.....\.....\....\cuda_fft.py
..........................\....\.....\.....\....\cu_fft.py
..........................\....\.....\.....\....\dfft.py
..........................\....\.....\.....\....\gfft_cu.py
..........................\....\.....\.....\....\gfft_cuda.py
..........................\....\.....\.....\....\manyfft.py
..........................\....\.....\.....\....\sfft.py
..........................\....\.....\.....\....\xfft.py
..........................\....\.....\__init__.py
..........................\....\utils
..........................\....\.....\benchplot.py
..........................\....\.....\cuda_utils.py
..........................\....\.....\cu_utils.py
..........................\....\.....\libutils.py
..........................\....\.....\__init__.py
..........................\....\__init__.py
..........................\doc
..........................\...\Using-VBOs.pdf
..........................\examples
..........................\........\bw_test.py
..........................\........\TODO
..........................\........\__init__.py
..........................\ez_setup.py
..........................\htm" target=_blank>LICENSE
..........................\MANIFEST.in
..........................\misc
..........................\....\cf
..........................\....\cmpG
..........................\....\htm" target=_blank>compileC
..........................\....\compileCG
..........................\....\htm" target=_blank>compileCX
..........................\....\htm" target=_blank>compileG
..........................\....\htm" target=_blank>compileGso
..........................\....\cpuFunctions.c
..........................\....\cpuFunctions.py
..........................\....\ctypes_array.py
..........................\....\ctypes_array_test.py
..........................\....\ctypes_extra.py
..........................\....\devinfo_cr.py
..........................\....\devinfo_cu.py
..........................\....\gpuFunctions.cu
..........................\....\gpuFunctions.cubin
..........................\....\gpuFunctions.linkinfo
..........................\....\gpuFunctions.ptx
..........................\....\gpuFunctions.py
..........................\....\kernelGL.cu
..........................\....\matadd.txt
..........................\....\mklMath.py
..........................\....\README

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • read_nc
    用fortran语言读取NC格式的数据,与大家分享,希望能够共同进步哈,谢谢(Used fortran language to read NC data format to share with you, hoping to make progress together Ha, thank you)
    2013-07-14 20:05:05下载
    积分:1
  • 指派问题
    使用匈牙利算法来解决指派问题,MATLAB代码(The Hungarian algorithm solves the assignment problem)
    2017-10-12 23:30:41下载
    积分:1
  • CGandlu
    CG共轭梯度法迭代解矩阵方程,Hhestens和Stiefel给出,(Conjugate gradient method CG iterative matrix equation solution, Hhestens and Stiefel given)
    2009-04-11 11:25:14下载
    积分:1
  • PA_model
    这是一个关于预失真模型的matlab程序,同时里面结合了延时估计算法。(this is a matlab program about the model of digital predistorter,and uesed with the delay estimation algorithm.)
    2012-06-01 11:48:36下载
    积分:1
  • 各种随机
    说明:  瑞利分布的随机变量,标准高斯分布的随机变量,莱斯分布的随机变量(Random Variables of Rayleigh Distribution, Standard Gauss Distribution and Rice Distribution)
    2020-06-20 01:20:02下载
    积分:1
  • df
    说明:  经过个人修改的matlab科学计算程序,供初学者使用(MATLAB scientific computing and visualization simulation literature amended program can achieve numerical conversion between)
    2012-08-06 19:12:57下载
    积分:1
  • LSSVR
    最小二乘法和支持向量回归机相结合无线传感网络节点定位的源码.(The source of The least squares and support vector regression combining wireless sensor network node positioning . )
    2020-10-26 21:39:59下载
    积分:1
  • a.c
    Finding special triples of the form (n, n + 1, n + 2) Write a program that finds all triples of consecutive positive three-digit integers each of which is the sum of two squares, that is, all triples of the form (n, n + 1, n + 2) such that: • n, n+1 and n+2 are integers at least equal to 100 and at most equal to 999 • eachofn,n+1andn+2isoftheforma2+b2.(Finding special triples of the form (n, n+ 1, n+ 2) Write a program that finds all triples of consecutive positive three-digit integers each of which is the sum of two squares, that is, all triples of the form (n, n+ 1, n+ 2) such that: • n, n+1 and n+2 are integers at least equal to 100 and at most equal to 999 • eachofn,n+1andn+2isoftheforma2+b2.)
    2012-04-26 15:05:05下载
    积分:1
  • fem
    一些有用的fem用来matlab进行有限元分析编程的源代码(Some useful fem used to matlab for finite element analysis of programming source code)
    2012-07-03 15:06:47下载
    积分:1
  • 4zeyunsuan
    复数的四则运算完整版,包括加减乘除,阶乘,开方等。。。(The plural arithmetic full version,, including addition, subtraction, multiplication, and division factorial, prescribing, etc...)
    2013-10-11 16:41:48下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载