thank you for the report, it is on my to do list. I will try to get the configure logic to recognize which file to use later this, should hopefully be done for 2.0.3 and 2.1.1 series.

Thanks

Edgar


On 3/13/2017 8:55 AM, Åke Sandgren wrote:
Hi!

The lustre support in ompi/mca/fs/lustre/fs_lustre.h is using a
deprecated include.

#include <lustre/liblustreapi.h>

is deprecated in newer lustre versions (at least from 2.8) and

#include <lustre/lustreapi.h>

should be used instead.


_______________________________________________
users mailing list
users@lists.open-mpi.org
https://rfd.newmexicoconsortium.org/mailman/listinfo/users

Reply via email to