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
dkrz-sw
yaxt
Commits
0d657ee9
Commit
0d657ee9
authored
Jun 15, 2020
by
Thomas Jahns
🤸
Browse files
Use already defined wrapper.
parent
9017433d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/xt_xmap_dist_dir_intercomm.c
View file @
0d657ee9
...
...
@@ -188,8 +188,7 @@ compute_and_pack_bucket_intersections(struct bucket_params *bucket_params,
send_size
[
i
][
SEND_NUM
]
=
1
;
++
num_msg
;
}
else
{
send_size
[
i
][
SEND_SIZE
]
=
0
;
send_size
[
i
][
SEND_NUM
]
=
0
;
rank_no_send
(
i
,
send_size
);
xt_idxlist_delete
(
isect2send
);
}
}
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