photo

buaa


Beijing University of Aeronautics and Astronautics

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

9 years 前 | 0 个回答 | 0

0

个回答

提问


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

10 years 前 | 1 个回答 | 0

1

个回答

提问


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

12 years 前 | 1 个回答 | 0

1

个回答

提问


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

13 years 前 | 1 个回答 | 0

1

个回答

提问


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

13 years 前 | 2 个回答 | 0

2

个回答