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
solverstack
ScalFMM
Commits
ddd48ac7
Commit
ddd48ac7
authored
Sep 04, 2015
by
BRAMAS Berenger
Browse files
update prio
parent
8bdb9558
Changes
1
Hide whitespace changes
Inline
Side-by-side
Src/GroupTree/StarPUUtils/FStarPUFmmPriorities.hpp
View file @
ddd48ac7
...
...
@@ -180,7 +180,7 @@ public:
heteroprio
->
prio_mapping_per_arch_index
[
FSTARPU_CPU_IDX
][
cpuCountPrio
++
]
=
insertionPositionP2P
;
heteroprio
->
buckets
[
insertionPositionP2P
].
valide_archs
|=
STARPU_CPU
;
}
if
(
capacities
->
supportP2P
(
FSTARPU_CPU_IDX
)){
if
(
capacities
->
supportP2P
Extern
(
FSTARPU_CPU_IDX
)){
FLOG
(
FLog
::
Controller
<<
"
\t
CPU prio P2P Extern "
<<
cpuCountPrio
<<
" bucket "
<<
insertionPositionP2PExtern
<<
"
\n
"
);
heteroprio
->
prio_mapping_per_arch_index
[
FSTARPU_CPU_IDX
][
cpuCountPrio
++
]
=
insertionPositionP2PExtern
;
heteroprio
->
buckets
[
insertionPositionP2PExtern
].
valide_archs
|=
STARPU_CPU
;
...
...
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