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
The flag -L should be only applied to directories containing
libraries, not to absolute paths to library files. Fix the
flag by removing -L which was resulting in flags like these
being added:
-L/path/to/libmpicxx.so -L/path/to/libcudart_static.a
0 commit comments