Feeds
質問
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...
8年弱 前 | 1 件の回答 | 1
1
回答質問
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 ...
8年弱 前 | 0 件の回答 | 0
0
回答質問
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. ...
8年弱 前 | 0 件の回答 | 0
0
回答回答済み
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 ...
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年 前 | 1
質問
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年以上 前 | 2 件の回答 | 0
2
回答質問
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年以上 前 | 0 件の回答 | 0
0
回答質問
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年以上 前 | 0 件の回答 | 0
0
回答質問
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年 前 | 0 件の回答 | 0
0
回答質問
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年以上 前 | 1 件の回答 | 1
1
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 1 件の回答 | 1
1
回答質問
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...
10年弱 前 | 0 件の回答 | 0
0
回答質問
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...
10年弱 前 | 2 件の回答 | 0
2
回答質問
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...
10年弱 前 | 0 件の回答 | 0
0
回答回答済み
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...
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年弱 前 | 0
質問
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年 前 | 1 件の回答 | 0