John Melonakos
AccelerEyes
Followers: 0 Following: 0
Professional Interests: GPU Computing, Computer Vision, Medical Image Processing
Statistics
0 Questions
12 Answers
RANK
2.014
of 295.527
REPUTATION
32
CONTRIBUTIONS
0 Questions
12 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
3
RANK
of 20.242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Is the Global Optimization Toolbox GPU compliant?
It is not. Your best bet is Jacket.
meer dan 12 jaar ago | 0
| accepted
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...
bijna 13 jaar ago | 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...
ongeveer 13 jaar ago | 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...
meer dan 13 jaar ago | 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/...
meer dan 13 jaar ago | 0
| accepted
filtering using gpu
Thanks for posting this. Email me at john.melonakos@accelereyes.com and I'll make sure we get you good support.
meer dan 13 jaar ago | 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/...
meer dan 13 jaar ago | 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...
meer dan 13 jaar ago | 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...
meer dan 13 jaar ago | 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...
meer dan 13 jaar ago | 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...
meer dan 13 jaar ago | 0
| accepted
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...
meer dan 13 jaar ago | 2