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
Cleaned up remaining MI and Fabrics stubs and compatibility and removed platform/types.h (#96)
Recent upstream changes removed the need for platform/types.h and made
MI and Fabrics only compile if supported, which they aren't on windows.
Cleaning up our Windows support based on these changes.
- Removed platform/types.h
- Removed platform/includes.h support that is no longer needed
- Removed functionality only used by MI and fabrics
- Removed endian and log support that is not needed due to upstream
refactoring
- Removed MI and Fabrics stubs
- Restored nbft.c to match master since it only builds with fabrics
0 commit comments