-
Notifications
You must be signed in to change notification settings - Fork 312
add support for Mathematica / Wolfram 14.1 #3419
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
base: develop
Are you sure you want to change the base?
Conversation
|
Test report by @jose-d Overview of tested easyconfigs (in order)
Build succeeded for 1 out of 1 (1 easyconfigs in total) |
|
Test report by @jose-d Overview of tested easyconfigs (in order)
Build succeeded for 1 out of 1 (1 easyconfigs in total) |
|
Test report by @jose-d Overview of tested easyconfigs (in order)
Build succeeded for 1 out of 1 (1 easyconfigs in total) |
|
Test report by @jose-d Overview of tested easyconfigs (in order)
Build succeeded for 1 out of 1 (1 easyconfigs in total) |
|
tested easyconfigs:
|
|
|
||
| super(EB_Mathematica, self).sanity_check_step(custom_paths=custom_paths, custom_commands=custom_commands) | ||
| super(EB_Mathematica, self).sanity_check_step( | ||
| custom_paths=custom_paths, custom_commands=custom_commands) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a couple of lines break unnecessarily introducing unneeded changes (eb source code is set to allow 120 character width), and in this particular case, it causes a merge conflict that needs to be resolved
With Mathematica 14.1, the core app was renamed from Mathematica to Wolfram.
Another change is replacement of custom command
mathematica --versionwithecho \'Quit[0]\' | WolframKernel.WolframKernel is not linking to libGLso it doesn't fail at headless build nodes / and we do not need GL as dependency.also instead of
mathematica, the standard gui is to be started withwolframnbnow.