Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Poor efficiency on lustre filesystems #80

Open
privefl opened this issue Jan 23, 2022 · 0 comments
Open

Poor efficiency on lustre filesystems #80

privefl opened this issue Jan 23, 2022 · 0 comments

Comments

@privefl
Copy link

privefl commented Jan 23, 2022

I have been using mio to allow some memory-mapping access to disk files in my packages (R/C++); it works quite well, thanks for that.

However, a few users who use a HPC cluster with lustre filesystem, report very bad performance when accessing the files via memory-mapping, especially when trying to do so in parallel.

Anyone has experienced this issue? And could provide some workaround?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant