首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > CUDA API的高性能计算

CUDA API的高性能计算

  • 资源大小:1.39 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: cuda Academic astronomy

资 源 简 介

LAHPC - Lissajous API for High-Performance Computing The LAHPC is a project with objective for solving astrophysics calculations problems. We"re studing ways to implement code using the CUDA arquitecture, avaliable in nVidia devices. Also we"re working with the Thrust framework for a fast and easy HPC development. Calculations The calculations involving our problems are in general of the statistical field, we need to apply these calculations in a such great volume of data and for do that with a good performance we are utilizing the power of the GPU processing. Goals Almost all the code we have for astrophysics is written in Python language, we dont want to re-write all the code, we are just implemmenting the hotspot places that needs a robust tweak in performance. Because of that we need to utilize these routines and CUDA functions from a python context. Status Actually we already have some routines written in C

文 件 列 表

calculations_example.cu
Makefile
VIP VIP
0.202090s