greedy_partition: Greedy Partitioning Algorithm

Description Usage Arguments Details

Description

This function partitions a component graph so that each partition is a set of fusable nodes.

Usage

1

Arguments

gc

component graph

Details

The original algorithm is described in (Allen 1986), but was modified here to suit the loop fusion strategy described in (Kennedy 1993).


nick-ulle/RLoopFusion documentation built on May 23, 2019, 4:44 p.m.