Enable an ADIOS source to be opened without MPI enabled
When Fides is built with MPI support, it can now choose whether to actually use MPI with ADIOS or not. The static DataSetReader::CheckForDataModelAttribute()
doesn't need to use MPI to simply check that an ADIOS file can be read and will cause ParaView to hang if MPI is used.