Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Francois Tessier
TAPIOCA
Commits
8a4d314c
Commit
8a4d314c
authored
Sep 28, 2017
by
Francois Tessier
Browse files
Use the same void pointer for mmapped file and malloc-ed buffer
parent
17d938e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
architectures/tp_memory_interface.hpp
View file @
8a4d314c
...
...
@@ -50,7 +50,6 @@ protected:
MPI_Win
RMAWin_
;
int
fd_
;
void
*
ptrMap_
;
int
mmapAllocatorRank_
;
MPI_File
fileHandle_
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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