Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning from parallel computing #1569

Open
c-yuwei opened this issue Oct 2, 2023 · 2 comments
Open

Warning from parallel computing #1569

c-yuwei opened this issue Oct 2, 2023 · 2 comments
Labels
bug Something isn't working and need to be fixed right away enhancement New feature or request

Comments

@c-yuwei
Copy link
Collaborator

c-yuwei commented Oct 2, 2023

Describe the bug
A warning about parallel computing while calculating COMPARISON ENSEMBLE.

The warning content is the following:

Warning: During load:
 An invalid default object has been detected while loading a heterogeneous array of class event.listener. An empty array of class event.listener will be returned.
> In parallel.internal.pool.deserialize (line 33)
In parallel.internal.pool.deserializeFunction (line 17)
In remoteParallelFunction (line 29)

To Reproduce
Cannot to be reproduced but it happens by doing the following steps:

  1. Make sure the parallel pool are running (check parallel status indicator in the lower left corner of the MATLAB desktop)
  2. Open pipeline "Pipeline Connectivity Comparsion BUT"
  3. Go to the last step "5. Comparison"
  4. Open the CompareEnsemble GUI, go to Group-averaged MEASURES, and calculate Degree
  5. See error

Expected behavior
The warning will repeat itself several times until the completion of the calculation.

Screenshots
image
image

Desktop (please complete the following information):

  • OS: Windows 11
  • Version R2022b (Windows), R2022a (Linux)

Additional context
This doesnt happen in AnalyzeEnsemble.

@c-yuwei c-yuwei added bug Something isn't working and need to be fixed right away enhancement New feature or request labels Oct 2, 2023
@egolol
Copy link
Collaborator

egolol commented Oct 19, 2023

@c-yuwei can you confirm that this behaviour keeps occurring to you? I tested this and it does not happen anymore.

@c-yuwei
Copy link
Collaborator Author

c-yuwei commented Oct 19, 2023

@egolol No, I cannot replicate this error. But evidently, it happens to Jiawei (on Oct 18), Anna, Hang, and others. Not sure if they can reproduce it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working and need to be fixed right away enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants