Client struggles to get 256 cores of MDCS

1 次查看(过去 30 天)
Having just installed the MDCS with 256 cores, I'm finding that my clients just can't pick up the full host.
I have a single MJS queue with all the cores in it.
The Validation passes all tests except the final Parpool test.
I think I have sufficient ports open - TCP, 27000-29150
(base port = 27350, 1000 bc parallel, 5, nJ =1, nW = 256, 3nw=768; bp+1000+5+nj+3nW = 29124, I rounded up for good measure)
I can get the client to work with 128 cores, but it just wont get 256.

采纳的回答

Lachlan Simpson
Lachlan Simpson 2015-7-27
This was solved by addressing the File Descriptor issue. Unfortunately, again, MatLab's documentation is not only poor, but uninformative.
When I tried ulimit in Ubuntu 14.04 I got "unlimited" as both root and user.
Turns out "ulimit -a" gave a richer answer.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Parallel Computing Fundamentals 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by