Back to the main page.
Bug 2131 - enginepool fails to start
| Status | ASSIGNED |
| Reported | 2013-04-22 19:57:00 +0200 |
| Modified | 2019-08-10 11:20:07 +0200 |
| Product: | FieldTrip |
| Component: | core |
| Version: | unspecified |
| Hardware: | PC |
| Operating System: | Mac OS |
| Importance: | P3 normal |
| Assigned to: | Robert Oostenveld |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
Robert Oostenveld - 2013-04-22 19:57:50 +0200
I tried "enginepool open 4" on my mac desktop, but it blocked after starting two in the background and I had to kill MATLAB.
Robert Oostenveld - 2014-05-14 11:52:10 +0200
mac011> svn commit Sending engine.mexmaci64 Sending ft_getopt.mexmaci64 Transmitting file data .. Committed revision 9522. the following reproduces the initial problem, i.e. MATLAB hangs >> enginepool open 2 >> enginecellfun(@randn, {1, 2}) I guess there is a mutex problem