You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When building with Intel compiler and static MKL, there are circular dependencies. This requires --preserve-dup-deps option to libtool. Some packages don't seem to pass this option on, even when it is specified in LDFLAGS. This is the current holdup for Intel compiled hpcports on edison.nersc.gov.
The text was updated successfully, but these errors were encountered:
When building with Intel compiler and static MKL, there are circular dependencies. This requires --preserve-dup-deps option to libtool. Some packages don't seem to pass this option on, even when it is specified in LDFLAGS. This is the current holdup for Intel compiled hpcports on edison.nersc.gov.
The text was updated successfully, but these errors were encountered: