[OMPI users] An idea about a semi-automatic optimized parallel I/O with Open MPI

2012-06-13 Thread Xuan Wang
bout the whole process. Please be free to ask any details about this system/concept. I will try my best to explain it. I am happy if someone can take part in the discussion. Thanks! Best Regards! Xuan Wang

Re: [OMPI users] An idea about a semi-automatic optimized parallel I/O with Open MPI

2012-06-13 Thread Xuan Wang
have no way to run an MPI I/O operation. On Jun 13, 2012, at 5:40 AM, Xuan Wang wrote: > Hi, > > I have an idea about using database to support a kind of semi-automatic > optimized parallel I/O operations and want to know if it is realizable or > not. Hope you guys can give me

Re: [OMPI users] An idea about a semi-automatic optimized parallel I/O with Open MPI

2012-06-13 Thread Xuan Wang
default params in their default MCA param files. Not saying that a database is a bad idea - just saying it is a design departure. We haven't done it because monitoring performance automatically hurts the performance of the app being monitored. On Jun 13, 2012, at 7:13 AM, Xuan Wang wrote: > H

Re: [OMPI users] An idea about a semi-automatic optimized parallel I/O with Open MPI

2012-06-18 Thread Xuan Wang
nts that are passed in to each MPI IO operation. These obviously are much more flexible and timely (since they can be passed in to each operation, and/or to MPI_FILE_OPEN). More below. On Jun 13, 2012, at 10:32 AM, Xuan Wang wrote: > Hi Ralph, > > you are right, the monitor hurts the

[OMPI users] Reconstructed concept about a semi-automatic optimized parallel I/O with Open MPI

2012-06-27 Thread Xuan Wang
ations. Any suggestion is welcomed. Thanks. Best Regards! Xuan Wang