All Articles Tagged write i/o efficient

Link/UrlTags
I/O substantially slower today than yesterday[Forums]
Hi, I have kind of a vague question.  I use d-lines in my code for debugging writes, and optionally set or clear the -DD flag when I make.  This is using ifort 11.1 20100401 on Mac and Linux.   Summary: Is...

Posted: 2011-10-01 21:00:13
I/O, write, write i/o efficient
send "go" signal to PXFFORK-ed process?[Forums]
I have a single-thread simulation code that spends about 15% of its time writing output data. Many speedup tricks have been implemented (autoparallelization, vectorization, etc.; but not (yet!) OpenMP,...

Posted: 2009-11-02 00:51:12
parallelization, PXFFORK, write i/o efficient
Writting data efficiently.[Forums]
Hello!Let's assume that I have an array with 6 elements in it and I want to write it to a direct access fixed record length file. The array size in bytes is equal to the record length.Could you possibly rate...

Posted: 2009-10-28 09:49:50
write i/o efficient