Python中的GPU加速数据绘图 [英] GPU Accelerated data plotting in Python

查看:1133
本文介绍了Python中的GPU加速数据绘图的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个关于在Python中使用CUDA加速的一般问题.是否可以使用CUDA加速由matplotlib命令生成的数据的绘制?任何网站链接/文档/示例都非常感谢.

I have a general question regarding using CUDA acceleration in Python. Is it possible to accelerate the plotting of data generated by matplotlib command using CUDA ? Any weblinks/documents/examples are much appreciated.

推荐答案

也许不支持CUDA,但是如果您想利用GPU的强大功能,请访问

Maybe not with CUDA, but if you are interested in harnessing the power of your GPU, check out Vispy. From the Vispy page:

"Vispy通过OpenGL库利用现代图形处理单元(GPU)的计算能力来显示非常大的数据集".

"Vispy leverages the computational power of modern Graphics Processing Units (GPUs) through the OpenGL library to display very large datasets".

它做得非常好:: http://screencast.com/t/e16BG1iccdw

这篇关于Python中的GPU加速数据绘图的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆