John Melonakos - MATLAB Central
photo

John Melonakos


AccelerEyes

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: GPU Computing, Computer Vision, Medical Image Processing

统计学

MATLAB AnswersFrom 04/11 to 03/25Use left and right arrows to move selectionFrom 04/11Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

0 个提问
12 个回答

排名
2,051
of 297,716

声誉
32

贡献数
0 个提问
12 个回答

回答接受率
0.00%

收到投票数
3

排名
 of 20,469

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,428

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Knowledgeable Level 2
  • First Answer

查看徽章

Feeds

排序方式:

已回答
Is the Global Optimization Toolbox GPU compliant?
It is not. Your best bet is Jacket.

12 years 前 | 0

| 已接受

已回答
Problem running gpu code
My guess is that your driver is still too old. The driver install is different than the CUDA toolkit install. Best place to ge...

13 years 前 | 1

已回答
Using graphics cards to improve figure renduring performance
Checkout Jacket's Graphics Library for truly fast (and OpenGL-capable) graphics in MATLAB (available for NVIDIA GPUs), http://wi...

13 years 前 | 0

已回答
Solving overdetemined (non-square) linear system using the GPU.
Jacket is the only way to get this done directly in MATLAB, since PCT doesn't support very much. Download a free trial here: h...

13 years 前 | 0

已回答
Run function on GPU, Matlab 2011a
Jacket's GCOMPILE/ARRAYFUN functions will get you what you want. Check it out here: http://wiki.accelereyes.com/wiki/index.php/...

13 years 前 | 0

| 已接受

已回答
filtering using gpu
Thanks for posting this. Email me at john.melonakos@accelereyes.com and I'll make sure we get you good support.

13 years 前 | 0

已回答
access to a gpuArray from a MEX file?
Jacket users have access to the Jacket SDK that has advantages over the other two approaches: http://blog.accelereyes.com/blog/...

13 years 前 | 0

已回答
GPU accelerated ode45-113
Many Jacket programmers have implemented this using <http://wiki.accelereyes.com/wiki/index.php/GFOR_Usage GFOR>. You might con...

14 years 前 | 0

已回答
GPU implementation of Min function
Sarah, while you're not in a position to purchase Jacket right now, I thought I'd go ahead and let you know that this function i...

14 years 前 | 0

已回答
GPU for HMM training
Jacket has been used heavily for HMMs on the GPU in MATLAB. K-Means is also really fast. Here is some sample code: % initia...

14 years 前 | 0

已回答
Does someone use Jacket to use your GPU?
Ami, Thanks for posting this. We're happy to help. Two good ways to get help: 1) best option is to post on the Jacket forum...

14 years 前 | 0

| 已接受

已回答
expm(f) on GPU (CUDA+MATLAB)
Hey, this looks like the same question that was answered on the Jacket forums, here: http://forums.accelereyes.com/forums/viewt...

14 years 前 | 2