photo

David Short


Aktiv seit 2015

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

fast 8 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


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 ...

fast 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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. ...

fast 8 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
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 ...

etwa 8 Jahre vor | 1

Frage


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 ...

mehr als 8 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

mehr als 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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 ...

etwa 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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 ...

mehr als 9 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


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...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 9 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


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...

fast 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

fast 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

fast 10 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
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...

fast 10 Jahre vor | 0

Frage


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 ...

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort