add overlapping inter-taks support. Still need an automatic...
add overlapping inter-taks support. Still need an automatic Bridge+Redistribute depending on inter-task configuration.
parent
e67dca37
No related branches found
No related tags found
Showing
- hysop/core/graph/computational_graph.py 13 additions, 7 deletionshysop/core/graph/computational_graph.py
- hysop/core/graph/computational_node.py 4 additions, 2 deletionshysop/core/graph/computational_node.py
- hysop/core/graph/continuous.py 3 additions, 1 deletionhysop/core/graph/continuous.py
- hysop/core/graph/graph_builder.py 29 additions, 48 deletionshysop/core/graph/graph_builder.py
- hysop/core/mpi/bridge.py 36 additions, 24 deletionshysop/core/mpi/bridge.py
- hysop/core/mpi/redistribute.py 3 additions, 3 deletionshysop/core/mpi/redistribute.py
- hysop/core/mpi/topo_tools.py 7 additions, 7 deletionshysop/core/mpi/topo_tools.py
- hysop/domain/domain.py 97 additions, 35 deletionshysop/domain/domain.py
- hysop/operator/base/redistribute_operator.py 4 additions, 0 deletionshysop/operator/base/redistribute_operator.py
- hysop/operator/hdf_io.py 1 addition, 1 deletionhysop/operator/hdf_io.py
- hysop/operator/inter_task_param_comm.py 17 additions, 2 deletionshysop/operator/inter_task_param_comm.py
- hysop/operator/memory_reordering.py 90 additions, 86 deletionshysop/operator/memory_reordering.py
- hysop/tools/parameters.py 45 additions, 29 deletionshysop/tools/parameters.py
- hysop_examples/example_utils.py 888 additions, 833 deletionshysop_examples/example_utils.py
Loading
Please register or sign in to comment