using golang for concurrent number crunching on gpu

agolangf · · 419 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>hey guys I just need to know if their is some packages or code which make me able to crunch value on gpu with the help of golang... </p> <hr/>**评论:**<br/><br/>chewxy: <pre><p><a href="https://gorgonia.org/cu" rel="nofollow">cu</a></p> <p>I&#39;m the maintainer of the package.</p></pre>jh125486: <pre><p>Just wanted to say “thanks” for gorgonia!</p> <p>Maybe one day Nvidia will promote Go to a first class language for Cuda. </p></pre>jh125486: <pre><p>Do you mean Nvidia CUDA? They only provide the nvcc (nvidia compiler) for fortran, c and c++. So anything you find will just be a wrapper around C/C++</p></pre>amiya_mandal: <pre><p>so your saying that i have to use unsafe standard package of go and cuda lib for c++ than i can use that</p></pre>qu33ksilver: <pre><p>OP means to say you have to use CGo. Whether that library internally uses unsafe or not depends on the API.</p></pre>

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

419 次点击  
加入收藏 微博
0 回复
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传