hatchmoment. scored by care · not by stars

page-mapping-visualizer

A JavaScript visualizer for buffer page mapping models, showing page allocation across sharding models.

notableJavaScript🛠 Developer Tools

This project visualizes how pages are allocated across different sharding models (interleave, continuous fill, grid sharding, ND sharding) in a buffer. It is useful for developers working with buffer allocation models, particularly in the context of parallel computing or hardware accelerators. The visualizer is fully self-contained and can be used directly in a browser.

View on GitHub →

riverwuTT/page-mapping-visualizer