Your current environment
cd \unified-cache-management\ucm\store\test\e2e python3 nfsstore_embed_fetch_run.py
How would you like to use ucm.
1.Edit the ’main‘ function in ’nfsstore_embed_fetch_run.py‘ and change the ’storage_backends‘ variable to point to your own mount directory.
2.If you are using an NPU environment, please change "cuda" to "npu" in the 'make_buffers' method of the 'nfsstore_embed_fetch.py' file.
3.Run the command above, and select the parameter options you want to test when it starts.

If you notice that UCM is running very slowly, first check whether your local bandwidth is sufficient.
After running the script, it will generate a CSV file showing read and write bandwidth under various parameter settings, so you can verify your local environment.