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
- cmake has a hardcoded `onemkl` that will cause linker failure for AMD
path and needs to be changed
- docfix: oneMKL compile needs `-DHIP_TARGETS` not `-DHIPTARGETS`
- docfix: modified cmake build parameters to pass in more linker flags,
otherwise linking will fail (might be slight overkill, but without
adding `-DCMAKE_SHARED_LINKER_FLAGS` it fails
0 commit comments