Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ExaHDF5
node_local_storage
Commits
1dc4cad3
Commit
1dc4cad3
authored
May 04, 2020
by
Huihuo Zheng
Browse files
ps
parent
b5f691b7
Changes
1
Show whitespace changes
Inline
Side-by-side
ssd_vol/H5VLpassthru_ext.c
View file @
1dc4cad3
...
@@ -1305,7 +1305,6 @@ H5VL_pass_through_ext_dataset_write(void *dset, hid_t mem_type_id, hid_t mem_spa
...
@@ -1305,7 +1305,6 @@ H5VL_pass_through_ext_dataset_write(void *dset, hid_t mem_type_id, hid_t mem_spa
o
->
H5DWMM
->
ssd
->
offset
+=
(
size
/
PAGESIZE
+
1
)
*
PAGESIZE
;
o
->
H5DWMM
->
ssd
->
offset
+=
(
size
/
PAGESIZE
+
1
)
*
PAGESIZE
;
o
->
H5DWMM
->
ssd
->
mspace_per_rank_left
=
o
->
H5DWMM
->
ssd
->
mspace_per_rank_total
o
->
H5DWMM
->
ssd
->
mspace_per_rank_left
=
o
->
H5DWMM
->
ssd
->
mspace_per_rank_total
-
o
->
H5DWMM
->
ssd
->
offset
*
o
->
H5DWMM
->
mpi
.
ppn
;
-
o
->
H5DWMM
->
ssd
->
offset
*
o
->
H5DWMM
->
mpi
.
ppn
;
#ifdef __APPLE__
#ifdef __APPLE__
fcntl
(
o
->
H5DWMM
->
mmap
.
fd
,
F_NOCACHE
,
1
);
fcntl
(
o
->
H5DWMM
->
mmap
.
fd
,
F_NOCACHE
,
1
);
#else
#else
...
...
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