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
Clang can compile __fp16 even when it doesn't support it. When we try
link, it will report:
/usr/bin/ld: lib/.libs/libmpi.so: undefined reference to
`__gnu_h2f_ieee'
Co-authored-by: Ken Raffenetti <[email protected]>
0 commit comments