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
70559064
Commit
70559064
authored
Sep 20, 2007
by
robl
Browse files
use the real nonblocking ops instead of the dummy ops
parent
7ab76f4a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/mpi/romio/adio/ad_pvfs2/ad_pvfs2.c
View file @
70559064
...
...
@@ -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
_IreadContig
,
/* IreadContig */
ADIOI_
FAKE
_IwriteContig
,
/* IwriteContig */
ADIOI_
PVFS2
_IreadContig
,
/* IreadContig */
ADIOI_
PVFS2
_IwriteContig
,
/* 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