We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
From @mark-caprio email dated 2020/08/29:
The optional MKL support in ndconfig is not documented in the list of libraries you should intall, in ndconfig/INSTALL.md. It probably should be?
Variables:
# MKL and ScaLAPACK CXXFLAGS += $(MKL_CXXFLAGS) LDFLAGS += $(MKL_LDFLAGS) LDLIBS += $(MKL_LDLIBS)
The text was updated successfully, but these errors were encountered:
kc9jud
No branches or pull requests
From @mark-caprio email dated 2020/08/29:
Variables:
The text was updated successfully, but these errors were encountered: