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

How to Build and Use a Parallel Function with Symbolics.build_function in Julia #1150

Open
maysam-gholampour opened this issue May 29, 2024 · 1 comment

Comments

@maysam-gholampour
Copy link

Dear all,

I have built a function in the same fashion as described in the Getting Started section of the Symbolics.jl documentation (Getting Started with Symbolics.jl · Symbolics.jl). The only thing I changed was adding parallel = Symbolics.MultithreadedForm() in build_function. However, when I include the written function and then try to apply the evaluated function, I receive an error regarding Symbolics.var"#noop#398".

Thanks in advance,

@ChrisRackauckas
Copy link
Member

@shashi do you know what happened to this?

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

No branches or pull requests

2 participants