buaa
Beijing University of Aeronautics and Astronautics
Followers: 0 Following: 0
Statistik
5 Fragen
0 Antworten
RANG
201.815
of 301.175
REPUTATION
0
BEITRÄGE
5 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
20.0%
ERHALTENE STIMMEN
0
RANG
of 21.185
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 173.238
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
Is it possible to use multiple GPU devices in a local area net within matlab?
I setup a local area network using 5 PC, each PC has a nvidia GPU card of GTX970. I tried to use Parallel Computing Toolbox of M...
etwa 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Retrieving data from createtask is very slow
I used createJob and createTask to execute a program on 16 notes, then retrived my data from each tasks. The result is very larg...
etwa 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
why doesn't the 'getframe' work?
c_H=figure; H_axes=axes('parent', c_H); Z= hadamard(20); figure(c_H) % pause(1) pcolor(Z) pause(1) f = getframe(H_axes); ...
etwa 14 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how to set a mdceuser?
By default,a worker on a windows operating system installed as a service running as localsystem,so it does not have acess to map...
mehr als 14 Jahre vor | 1 Antwort | 0
1
AntwortFrage
parallel compute but can't use load to read data
I succeeded using two computers to parallel.I tested ,it work. But when I use 'load' command in the task function , it didn't wo...
mehr als 14 Jahre vor | 2 Antworten | 0
