I am encountered errors below while testing Log VOL.
[CACHE_VOL] ERROR: cache VOL requires MPI to be initialized with MPI_THREAD_MULTIPLE. Please use MPI_Init_thread
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0
It appears that Cache VOL added this requirement recently in its develop branch.
May I suggest to start making releases of Cache VOL?
So other libraries or applications can use the stable versions to run.