photo

David Short


Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Preallocation of composites using smpd
I'm seeing dramatically non-linear execution times with the test code below where I am allocating a different gpu for up to 4 sp...

7 years ago | 1 answer | 1

1

answer

Question


Multiple GPU usage in Parallel
There just isn't a ton of information out there about using multiple gpus. I apologize in advance for not posting exact code ...

7 years ago | 0 answers | 0

0

answers

Question


Speeding up this image smoothing algorithm
I have an image smoothing algorithm that is killing performance. It seems that there should be a better way to do this. ...

7 years ago | 0 answers | 0

0

answers

Answered
Change the icon used with the product of Matlab compiler.
Walter, Thank you for your response. Before I originally asked my question I came across the thread you mention and was not ...

8 years ago | 1

Question


Change the icon used with the product of Matlab compiler.
The question line has what I need. I'm using the matlab application compiler to distribute code to several remote sites. It ...

8 years ago | 2 answers | 0

2

answers

Question


remove ui element from tab order
I have a very old guide ui with several elements in it. I know how to rearrange the tab order of the elements. Is there a wa...

8 years ago | 0 answers | 0

0

answers

Question


Cannot explicitly run parpool to completion?
matlab 2014B on a laptop. The laptop has several version of the matlap on it. I can allocate a pool using the icon in the bot...

8 years ago | 0 answers | 0

0

answers

Question


Porting a very old GUI to current versions and using the application compiler
Under windows 7 and 10 I have a matlab GUI from 2009 that is in daily production use with folks running matlab from that era. I ...

9 years ago | 0 answers | 0

0

answers

Question


Rules of thumb on GPU usage?
I've converted several algorithms to using a gpu and I've always seen a tremendous improvement in execution time. For the first ...

9 years ago | 1 answer | 1

1

answer

Question


Hitting a License server over the network while time sensitve code is running.
I'm working at a university where the licensing is done by a central server. I need network access to that server to start Matla...

9 years ago | 1 answer | 0

1

answer

Question


Any way to get 2015a working with two environments?
This is kind of a silly question of convenience, but I'll ask anyway. I have two large matlab projects that do not overlap i...

9 years ago | 1 answer | 1

1

answer

Question


Multiple GPU's used in parallel.
I'm using R2014b and I'm fortunate enough to be in an environment where I have multiple GPU's available. I have code that us...

9 years ago | 0 answers | 0

0

answers

Question


Matlab coder and exponentiation
I'm sure there is a way to get matlab coder to do A = B ^ C where all A, B and C are scalers, but for the life of me, I'm jus...

9 years ago | 2 answers | 0

2

answers

Question


Double Class replacement library
I'm trying to use Marcel Leutenegger's double class of approximations ( http://documents.epfl.ch/users/l/le/leuteneg/www/MATLABT...

9 years ago | 0 answers | 0

0

answers

Answered
benchmarks oddities with par pool
And the answer appears to be JIT compiling. After multiple runs in multiple conditions, the timers settle down and return simi...

10 years ago | 0

Question


benchmarks oddities with par pool
I understand with multithreading and an interpretive environment that I can't take benchmarks generated in matlab as rock solid ...

10 years ago | 1 answer | 0

1

answer