Mikhail Kocharmin xnpster
  • Joined on 2023-09-14
xnpster pushed to select_array_dim_conf_pass_xnp at Alexander_KS/SAPFOR 2023-10-06 12:43:22 +00:00
e8859ab0ee Fix for analysis in mpi mode, add warnig in SELECT_ARRAY_DIM_CONF pass
f8effd68a5 added template_info
2c74cb4539 version updated
Compare 3 commits »
xnpster pushed to select_array_dim_conf_pass_xnp at Alexander_KS/SAPFOR 2023-09-30 09:01:35 +00:00
4781627c3d Merge pull request 'select_array_dim_conf_pass_xnp' (#8) from select_array_dim_conf_pass_xnp into master
xnpster created pull request Alexander_KS/SAPFOR#8 2023-09-27 17:34:30 +00:00
select_array_dim_conf_pass_xnp
xnpster pushed to select_array_dim_conf_pass_xnp at Alexander_KS/SAPFOR 2023-09-27 17:30:47 +00:00
b796a8030e Merge branch 'master' into select_array_dim_conf_pass_xnp
591679397b Merge pull request 'fix for pass manager and new pass improvements' (#7) from select_array_dim_conf_pass_xnp into master
Compare 2 commits »
xnpster pushed to select_array_dim_conf_pass_xnp at Alexander_KS/SAPFOR 2023-09-27 17:28:10 +00:00
83f5fee8cd better condition for excluding arrays from parallelization
xnpster commented on pull request Alexander_KS/SAPFOR#7 2023-09-26 19:47:17 +00:00
fix for pass manager and new pass improvements

Добавлено сообщение об ошибке, если в проекте нет ни одной директивы распараллеливания. Код по большей…

xnpster pushed to select_array_dim_conf_pass_xnp at Alexander_KS/SAPFOR 2023-09-26 19:45:15 +00:00
bd17dde9b0 added error if no directives were inserted
xnpster pushed to select_array_dim_conf_pass_xnp at Alexander_KS/SAPFOR 2023-09-26 19:13:30 +00:00
377e60df78 code style improvements
xnpster created pull request Alexander_KS/SAPFOR#7 2023-09-26 18:04:46 +00:00
fix applyRemovals for pass manager
xnpster pushed to select_array_dim_conf_pass_xnp at Alexander_KS/SAPFOR 2023-09-26 18:00:25 +00:00
c50bb82a48 fix applyRemovals for pass manager
xnpster deleted branch select_array_conf_dim_pass_xnp from Alexander_KS/SAPFOR 2023-09-26 09:51:29 +00:00
xnpster pushed to select_array_dim_conf_pass_xnp at Alexander_KS/SAPFOR 2023-09-26 09:46:30 +00:00
xnpster created branch select_array_dim_conf_pass_xnp in Alexander_KS/SAPFOR 2023-09-26 09:46:30 +00:00
xnpster pushed to select_array_dim_conf_pass_xnp at Alexander_KS/SAPFOR 2023-09-21 18:15:38 +00:00
27d2859d53 small fix in removals from passes dependencies
xnpster pushed to select_array_dim_conf_pass_xnp at Alexander_KS/SAPFOR 2023-09-21 15:14:21 +00:00
877c5a0922 select_array_conf: reencoded
cc0b188521 fix issue with << (replace << with <=)
04355ed1f8 revert substitutions after SELECT_ARRAY_DIM_CONF
550c56c57f fix removals from passes' dependencies
Compare 4 commits »
xnpster created pull request Alexander_KS/SAPFOR#6 2023-09-16 14:19:13 +00:00
select_array_dim_conf_pass_xnp
xnpster pushed to select_array_dim_conf_pass_xnp at Alexander_KS/SAPFOR 2023-09-16 14:15:20 +00:00
d6503e5174 Merge branch 'master' into select_array_conf_dim_pass_xnp
3acfb32a24 First version of SELECT_ARRAY_DIM_CONF pass
d90f48c787 split insertions and removals in passes' depencies into two functions
aae81c0e87 PassManager: -= operator added, FIND_FUNC_TO_INCLUDE and CHECK_FUNC_TO_INCLUDE removed from INSERT_PARALLEL_DIRS_NODIST
Compare 4 commits »
xnpster created branch select_array_dim_conf_pass_xnp in Alexander_KS/SAPFOR 2023-09-16 14:15:20 +00:00
xnpster pushed to select_array_conf_dim_pass_xnp at Alexander_KS/SAPFOR 2023-09-16 13:54:17 +00:00
726dbf1d6e First version of SELECT_ARRAY_DIM_CONF pass
febb8e7612 split insertions and removals in passes' depencies into two functions
44ab0344a7 PassManager: -= operator added, FIND_FUNC_TO_INCLUDE and CHECK_FUNC_TO_INCLUDE removed from INSERT_PARALLEL_DIRS_NODIST
2538bf8597 fixed actuals for shared memory parallelization
8487c8aef5 added dvm/tools/
Compare 5 commits »
xnpster pushed to select_array_conf_dim_pass_xnp at Alexander_KS/SAPFOR 2023-09-14 20:43:32 +00:00