Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

blocksize on OPEN has no effect?

pnaecker
Beginner
208 Views
We are running on LINUX with compiler version 10.1. We have a test that seems to indicate that the blocksize parameter isn't having any effect on the number of physical IOs.

Shouldn't we expect dramatic increases in blocksize (to, say, 25k) to have corresponding decreases in numbers of IOs from disk? What other information should I gather to help diagnose this problem?

P
0 Kudos
1 Reply
Steven_L_Intel1
Employee
208 Views
How large is the typical record you are reading or writing?
0 Kudos
Reply