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
I noticed that the link line for rmg-cpu repeats the library link information many times over. This slows linking and is presumably unintentional. Presumably the cmake dependencies have the wrong target.
Edit: Scroll to see the full line. Notice e.g. -lfftw3 appears many times, as do all the dependencies.
I noticed that the link line for rmg-cpu repeats the library link information many times over. This slows linking and is presumably unintentional. Presumably the cmake dependencies have the wrong target.
Edit: Scroll to see the full line. Notice e.g. -lfftw3 appears many times, as do all the dependencies.
The text was updated successfully, but these errors were encountered: