mdtest with fsync
 
 
 
 
Go to file
Christopher J. Morrone b589db0a4e Change to single-line error and warning messages.
It was a nice idea to use multi-line error messages to make them
really obvious, but unfortunately it is terrible in practice.  Often
errors will occur on multiple nodes simultaneously and the error
messages will be interleaved and virtually unreadable.

I also prefixed each message with "ior", to make it clear that
it is ior that produced the message, and not the scheduler, MPI, or
something else.
2011-11-10 16:10:21 -08:00
config Make IOR get its version from a META file. 2011-10-27 18:46:30 -07:00
contrib Move cbif to the contrib directory. 2011-11-02 17:36:32 -07:00
doc Replace defaults.h with a simple initializer function. 2011-11-09 16:30:01 -08:00
scripts Start with the code from IOR-2.10.3 2011-06-17 12:20:43 -07:00
src Change to single-line error and warning messages. 2011-11-10 16:10:21 -08:00
testing Fix python path 2011-10-27 18:46:30 -07:00
COPYRIGHT Start with the code from IOR-2.10.3 2011-06-17 12:20:43 -07:00
META Change version to 2.10.999 for beta testing. 2011-11-09 17:47:13 -08:00
Makefile.am Move cbif to the contrib directory. 2011-11-02 17:36:32 -07:00
RELEASE_LOG Start with the code from IOR-2.10.3 2011-06-17 12:20:43 -07:00
bootstrap Begin conversion to autoconf 2011-10-27 17:45:09 -07:00
configure.ac Add an --enable-caps configure option. 2011-11-09 17:38:34 -08:00