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
Resolved issues:
1. MKL_H NOTFOUND - Added Intel oneAPI setvars.sh sourcing and CMAKE_PREFIX_PATH
2. fmt library not found - Installed libfmt-dev package
3. Additional warnings:
- numa library - Installed libnuma-dev package
- glog not found - Installed libgoogle-glog-dev package
- libgomp conflict - Set LD_LIBRARY_PATH to prioritize system library
All system dependencies now properly installed and environment configured.
0 commit comments