BlueBrain / libsonatareport

Other
2 stars 2 forks source link

Add better support for IME #10

Closed sergiorg-hpc closed 3 years ago

sergiorg-hpc commented 3 years ago

Some performance measurements. I added on a temporary branch some ENV variables to enable/disable the included changes on this PR, and these are the results for a simple 15GB compartment report and 80 processes (2 nodes):

Enabling the IME native API without the hints does not seem to help compared to using FUSE, as suggested by DDN's team. Also, disabling the collective buffering and data sieving (i.e., MPI Hints in the results) does not help GPFS and the execution time degrades to 38.8573s, as expected.