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

Fixing #139 #140

Merged
merged 1 commit into from
Oct 28, 2024
Merged

Fixing #139 #140

merged 1 commit into from
Oct 28, 2024

Conversation

adrpo
Copy link
Member

@adrpo adrpo commented Oct 28, 2024

adding two new items to library configure:

  • procOMC (default to 1 if not defined, use zero for max processors, will add -n=NN to the omc command line)
  • procCCompile (default to 1 if not defined, use zero for max processors, will add -jNN to the make command line)
  • deprecate the -j, --jobs argument as it can be now specified library wise

adding two new items to library configure:
- procOMC (default to 1 if not defined, use zero for max processors, will add -n=NN to the omc command line)
- procCCompile (default to 1 if not defined, use zero for max processors, will add -jNN to the make command line)
- deprecate the -j, --jobs argument as it can be now specified library wise
@adrpo adrpo merged commit 01ac574 into OpenModelica:master Oct 28, 2024
5 checks passed
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

Successfully merging this pull request may close these issues.

1 participant