Statistiques
RANG
8 735
of 301 709
RÉPUTATION
5
CONTRIBUTIONS
14 Questions
2 Réponses
ACCEPTATION DE VOS RÉPONSES
28.57%
VOTES REÇUS
4
RANG
of 21 394
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 176 196
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
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...
environ 9 ans il y a | 1 réponse | 1
1
réponseQuestion
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 ...
environ 9 ans il y a | 1 réponse | 0
0
réponseQuestion
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. ...
environ 9 ans il y a | 1 réponse | 0
0
réponseChange 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 ...
plus de 9 ans il y a | 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 ...
plus de 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 9 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
environ 10 ans il y a | 1 réponse | 0
0
réponseQuestion
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 ...
plus de 10 ans il y a | 1 réponse | 0
0
réponseQuestion
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 ...
plus de 10 ans il y a | 1 réponse | 1
1
réponseQuestion
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...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 10 ans il y a | 1 réponse | 1
1
réponseQuestion
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...
environ 11 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
environ 11 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
environ 11 ans il y a | 1 réponse | 0
0
réponsebenchmarks 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...
plus de 11 ans il y a | 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 ...
plus de 11 ans il y a | 1 réponse | 0
