|
|
60544ea4d6
|
WIP: add dominators logic
|
2024-11-14 15:28:51 +03:00 |
|
ALEXks
|
c63c4dd46c
|
added simple implementation for GET_STATS_FOR_PREDICTOR pass
|
2024-11-14 12:37:38 +03:00 |
|
|
|
b163958711
|
Merge pull request 'add pass REMOVE_DIST_ARRAYS_FROM_IO, make copyArray fuction from resolve_par_regions public' (#53) from replace_dist_arrays_in_io into master
|
2024-11-14 06:19:28 +00:00 |
|
|
|
4a06430139
|
replace_dist_arrays_in_io: fix code style, replace only distributed arrays
|
2024-11-14 09:16:41 +03:00 |
|
|
|
3a7a54e4be
|
replace_dist_arrays_in_io: insert PROCESS_PRIVATE directives
|
2024-11-14 09:16:41 +03:00 |
|
|
|
413daa2aea
|
replace_dist_arrays_in_io: insert only necessary copy statements
|
2024-11-14 09:16:41 +03:00 |
|
|
|
b1faa5e80a
|
add pass REMOVE_DIST_ARRAYS_FROM_IO, make copyArray fuction from resolve_par_regions public
|
2024-11-14 09:16:41 +03:00 |
|
ALEXks
|
dfad887814
|
updated across and reduction
|
2024-11-14 09:16:06 +03:00 |
|
ALEXks
|
5e60b5cd5c
|
added new implimentation of private arrays
|
2024-10-29 11:53:41 +03:00 |
|
ALEXks
|
1a1705d2e4
|
added statistics
|
2024-10-07 14:50:37 +03:00 |
|
|
|
5fda069476
|
Merge pull request 'macos build fix' (#52) from macos_build_fix into master
|
2024-10-05 05:45:26 +00:00 |
|
|
|
7e0f829970
|
macos build fix
|
2024-10-05 00:21:00 +03:00 |
|
ALEXks
|
e64ee54c2a
|
fixed actuals
|
2024-10-04 15:27:47 +03:00 |
|
|
|
1140957dce
|
fixed build for clang
|
2024-10-04 15:26:19 +03:00 |
|
|
|
9f15a980af
|
updated requrenments of cmake
|
2024-10-04 12:02:31 +03:00 |
|
|
|
96671bc2f4
|
Обновить README.md
|
2024-10-02 14:31:47 +00:00 |
|
ALEXks
|
e8cdf0e3f0
|
added statistics, fixed shadow, fixed inliner, and etc.
|
2024-09-30 20:24:34 +03:00 |
|
ALEXks
|
7b34de49a8
|
added new pass for statistics, updated dvm
|
2024-08-30 12:17:35 +03:00 |
|
ALEXks
|
861ce8262e
|
fixed implicit none
|
2024-07-31 17:01:21 +03:00 |
|
ALEXks
|
aa56d986a9
|
added new options
|
2024-07-24 12:07:29 +03:00 |
|
ALEXks
|
5e0c79fc0c
|
fixed implicit none, fixed analysis
|
2024-07-20 13:03:27 +03:00 |
|
ALEXks
|
c59ca7ccb6
|
fixed implicit none
|
2024-07-19 21:10:43 +03:00 |
|
|
|
2e2ab128d2
|
Merge pull request 'remove select_dim_conf pass' (#50) from remove_select_dim_pass into master
|
2024-07-18 15:02:54 +00:00 |
|
ALEXks
|
bb4c9a8606
|
save prev logic
|
2024-07-18 18:02:01 +03:00 |
|
|
|
517f5d2b6c
|
remove select_dim_conf pass
|
2024-07-18 12:35:14 +03:00 |
|
|
|
cab8b57375
|
Merge pull request 'Refactor shared memory parallelization' (#49) from refactor_shared_memory_parallelization into master
|
2024-07-18 06:50:40 +00:00 |
|
ALEXks
|
5991a83308
|
version updated
|
2024-07-18 09:49:56 +03:00 |
|
ALEXks
|
962e0fab77
|
restored
|
2024-07-18 09:49:14 +03:00 |
|
|
|
7b46798785
|
shared memory parallelization: do not include private arrays in TIE list
|
2024-07-17 20:01:50 +03:00 |
|
|
|
8931aced85
|
shared memory parallelization: small fixes
|
2024-07-16 20:36:29 +03:00 |
|
|
|
793408f9a8
|
shared memory parallelization: avoid use of arrays struct in shared memory case
|
2024-07-06 20:11:07 +03:00 |
|
|
|
06f908c1b2
|
shared memory parallelization: do not find privates in modules
|
2024-07-06 18:09:59 +03:00 |
|
|
|
3cb6f6dd5c
|
shared memory parallelization: remove duplicated code
|
2024-07-06 18:02:21 +03:00 |
|
|
|
444f7e36bc
|
merge code of directives creation for general and shared memory cases
|
2024-07-06 14:37:10 +03:00 |
|
|
|
7daf1b4038
|
loop analyzer refactor for shared memory parallelization
|
2024-07-06 14:35:44 +03:00 |
|
|
|
1be169e7ff
|
Rename mpiProgram flag to sharedMemoryParallelization
|
2024-06-20 13:10:31 +03:00 |
|
ALEXks
|
305d43c591
|
updated dvm part
|
2024-06-19 18:07:10 +03:00 |
|
ALEXks
|
c261697970
|
added new pass
|
2024-06-10 09:16:15 +03:00 |
|
|
|
0a8a8f5d96
|
Merge pull request 'private_removing' (#47) from private_removing into master
|
2024-06-10 06:14:40 +00:00 |
|
|
|
6022ed11e8
|
private_removing: some small fixes
|
2024-06-09 13:11:41 +03:00 |
|
|
|
9d74330aba
|
private_removing: small fix
|
2024-06-08 21:19:33 +03:00 |
|
ALEXks
|
b40e969d02
|
Merge branch 'analyze_loops_with_IR' of http://alex-freenas.ddns.net:3000/Alexander_KS/SAPFOR into analyze_loops_with_IR
|
2024-05-26 20:49:46 +03:00 |
|
|
|
d062e52dd6
|
WIP add afterLoopLine
|
2024-05-26 20:49:14 +03:00 |
|
|
|
392ad97738
|
WIP add analizing IR loop
|
2024-05-26 20:49:14 +03:00 |
|
|
|
c2c111586c
|
WIP add afterLoopLine
|
2024-05-26 13:53:47 +03:00 |
|
|
|
172eedfef1
|
WIP add analizing IR loop
|
2024-05-26 12:32:53 +03:00 |
|
ALEXks
|
a2e44a9548
|
fixed implicit and imtent insertion
|
2024-05-25 17:41:28 +03:00 |
|
|
|
b8b2c6baa7
|
Merge pull request 'fix expression substitution' (#46) from subst_expr_rd into master
|
2024-05-25 14:39:51 +00:00 |
|
|
|
083a1f5189
|
fix expression substitution
|
2024-05-25 15:37:38 +03:00 |
|
ALEXks
|
e9774ebc46
|
improved checkpoints
|
2024-05-22 21:02:04 +03:00 |
|