[Darshan-users] Alternatives to Darshan for non-MPI applications ?

Maxime Boissonneault maxime.boissonneault at calculquebec.ca
Mon Apr 8 12:42:57 CDT 2013


Hi Kevin,
Yes, I understand that. My question was about monitoring jobs without 
having to modify them (a la LD_PRELOAD) and/or depend on MPI.

Maxime


Le 2013-04-08 13:40, Kevin Harms a écrit :
>    Just for clarification, and you might realize this already, Darshan will record statistics about POSIX calls but yes it does require MPI_Init and MPI_Finalize to start and stop the collection as well as Darshan uses MPI internally to perform collective operations to gather and process all the result data and then write it out.
>
>    If you had a non-MPI application, you could modify to add just MPI_Init/MPI_Finalize and link it to a MPI library and Darshan would still collect statistics about all the POSIX calls.
>
> kevin
>
> On Apr 8, 2013, at 11:05 AM, Maxime Boissonneault <maxime.boissonneault at calculquebec.ca> wrote:
>
>> Hi,
>> We are interested in monitoring the IO on our cluster (Colosse @ Laval University, in Quebec). We have been made aware of Darshan last year and started to investigate further. I understand that Darshan is limited to MPI applications only. I suspect the reason for this limitation is the presence of hooks at the beginning and end of each MPI applications (MPI_Init/Finalize). Am I correct with that ?
>>
>> If that is the case, is anyone aware of a darshan-like utility that would allow monitoring of non-MPI applications for posix calls ?
>>
>> Thank you,
>>
>>
>> -- 
>> ---------------------------------
>> Maxime Boissonneault
>> Analyste de calcul - Calcul Québec, Université Laval
>> Ph. D. en physique
>>
>> _______________________________________________
>> Darshan-users mailing list
>> Darshan-users at lists.mcs.anl.gov
>> https://lists.mcs.anl.gov/mailman/listinfo/darshan-users


-- 
---------------------------------
Maxime Boissonneault
Analyste de calcul - Calcul Québec, Université Laval
Ph. D. en physique



More information about the Darshan-users mailing list