-
Notifications
You must be signed in to change notification settings - Fork 24
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
Compile error in Blackbear #170
Comments
This must be something that just cropped up, right? What changed? |
This just happened to me in deer as well. I don’t know what changed. I’m
fine changing my definitions but I guess a better solution would be to do
something more consistent than a hard coded function signature.
…On Wed, Mar 27, 2024 at 15:05 Ben Spencer ***@***.***> wrote:
This must be something that just cropped up, right? What changed?
—
Reply to this email directly, view it on GitHub
<#170 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABZISQY3DFGDOD2QT3W6DB3Y2MKA3AVCNFSM6AAAAABFLO56SKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMRTG42TCNZRGY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
It turns out that this was due to a MOOSE change that added a |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
These BLAS/Lapack forward declarations conflict with declaration we pull in through PETSc:
neml/include/math/nemlmath.h
Lines 17 to 29 in 65c2ee4
See compile error here: https://civet.inl.gov/job/2140682/
Ping @bwspenc
The text was updated successfully, but these errors were encountered: