Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Rob Latham
mpich-CVS
Commits
ac87a297
Commit
ac87a297
authored
Sep 26, 2007
by
robl
Browse files
turn on the aio routines now that the release is out
parent
3dab807e
Changes
1
Show whitespace changes
Inline
Side-by-side
src/mpi/romio/adio/ad_pvfs2/ad_pvfs2.c
View file @
ac87a297
...
...
@@ -22,8 +22,8 @@ struct ADIOI_Fns_struct ADIO_PVFS2_operations = {
ADIOI_PVFS2_ReadStrided
,
/* ReadStrided */
ADIOI_PVFS2_WriteStrided
,
/* WriteStrided */
ADIOI_PVFS2_Close
,
/* Close */
ADIOI_
FAKE
_I
r
eadContig
,
/* IreadContig */
ADIOI_
FAKE
_I
w
riteContig
,
/* IwriteContig */
ADIOI_
PVFS2
_I
R
eadContig
,
/* IreadContig */
ADIOI_
PVFS2
_I
W
riteContig
,
/* IwriteContig */
ADIOI_FAKE_IODone
,
/* ReadDone */
ADIOI_FAKE_IODone
,
/* WriteDone */
ADIOI_FAKE_IOComplete
,
/* ReadComplete */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment