OpenMPDK / SMDK

SMDK, Scalable Memory Development Kit, is developed for Samsung CXL(Compute Express Link) Memory Expander to enable full-stack Software-Defined Memory system
271 stars 60 forks source link

Does SMDK Support Other CXL Memory Devices apart from Samsung CXL Memory Expander?? #16

Closed pixiesunky closed 1 year ago

pixiesunky commented 1 year ago

The SMDK looks quite promising and is great to have a real test. But due to some reasons, I don't have Samsung CXL memory Expander currently. I am wondering if the SMDK can support other CXL Memory Device including both Compatible and Optimization Paths

Many Thanks

KyungsanKim commented 1 year ago

Hello, Sure it is. I believe it is usual that a single software works on multiple vendors' devices. Also, a single device can be operated by a multiple softwares. criss-cross.

However, there will be some vendor-specific optimization features.

pixiesunky commented 1 year ago

Many thanks for the confirmation!