-
Notifications
You must be signed in to change notification settings - Fork 25
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
Update ci.yml with ecosys enabled #284
Conversation
99d4abf
to
aa961e8
Compare
Building BLOM stand-alone without iHAMOCC is does not allow any references to hamocc functions. For now, it's more convenient to restore 'ifdef HAMOCC' when used in BLOM.
Something went wrong when trying to add condition on openmpm starting test runs for all configurations.
Enabling ecosys for the gnu compiler build returns lots of strange error of the type:
No idea why this happens for variables imported from modules, and don't have time to look into it now. It seems to work OK for the intel compiler. I have disabled building with ecosys for the gnu compiler for now, so the checks are passed. |
I had to restore the old |
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.
Looks good to me.
Testing CI with ecosys