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

Function who crashed matlab_kernel. #2

Open
BoPeng opened this issue Nov 15, 2017 · 3 comments
Open

Function who crashed matlab_kernel. #2

BoPeng opened this issue Nov 15, 2017 · 3 comments
Labels

Comments

@BoPeng
Copy link
Contributor

BoPeng commented Nov 15, 2017

Not using SoS, just plain Jupyter + matlab_kernel, start a Notebook with matlab kernel, and run

a=1

and then repeatedly run

who

At some point the matlab kernel will crash.

Because SoS relies on the who command to automatically transfer variables with names starting with sos, we have to disable this feature before this debug is resolved.

@BoPeng
Copy link
Contributor Author

BoPeng commented Nov 15, 2017

It appears that imatlab does not have this problem so we will recommend imatlab over matlab_kernel for the use of SoS.

@BoPeng BoPeng added the wontfix label Nov 15, 2017
@BoPeng BoPeng changed the title Function who crashed matlab kernel. Function who crashed matlab_kernel. Nov 15, 2017
@gaow
Copy link
Member

gaow commented Nov 16, 2017

Oh boy ... at least we have some sort of solutions now. We should replace matlab example on the SoS Notebook manuscript with a Julia one.

@BoPeng BoPeng closed this as completed Feb 8, 2019
@BoPeng BoPeng reopened this Dec 22, 2022
@BoPeng
Copy link
Contributor Author

BoPeng commented Dec 22, 2022

The bug with matlab_kernel no longer exists as far as I can tell, so we should probably support this kernel since it is a default kernel recommended by MathWorks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants