-
Notifications
You must be signed in to change notification settings - Fork 934
Closed
Description
HLRS's MTT runs are running into a build failure on master at dev-2223-g731cfe3 (see http://mtt.open-mpi.org/index.php?do_redir=2248):
fs_lustre_file_open.c: In function 'alloc_lum':
fs_lustre_file_open.c:48:5: error: 'LOV_MAX_STRIPE_COUNT' undeclared (first use in this function)
LOV_MAX_STRIPE_COUNT * sizeof(struct lov_user_ost_data_v1);
^
fs_lustre_file_open.c:48:5: note: each undeclared identifier is reported only once for each function
it appears in
@ggouaillardet @hppritcha @cniethammer @roblatham00 Is this something we need to patch in OMPI's copy of ROMIO?