Statistik
RANG
8.733
of 301.707
REPUTATION
5
BEITRÄGE
14 Fragen
2 Antworten
ANTWORTZUSTIMMUNG
28.57%
ERHALTENE STIMMEN
4
RANG
of 21.387
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 176.162
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
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...
etwa 9 Jahre vor | 1 Antwort | 1
1
AntwortFrage
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 ...
etwa 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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. ...
etwa 9 Jahre vor | 0 Antworten | 0
0
AntwortenChange 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 ...
mehr als 9 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 9 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
etwa 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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 ...
mehr als 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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 10 Jahre vor | 1 Antwort | 1
1
AntwortFrage
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 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 10 Jahre vor | 1 Antwort | 1
1
AntwortFrage
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...
etwa 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
etwa 11 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
etwa 11 Jahre vor | 0 Antworten | 0
0
Antwortenbenchmarks 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...
mehr als 11 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 ...
mehr als 11 Jahre vor | 1 Antwort | 0
