Hi,
I'm generating some OpenScop programs and would like to use the --readscop flag to compile the programs.
I'm wondering what is the semantics for each output dimension for an OpenScop's scattering function?
In particular, I noticed that I always have to prepend a 0 as the first output dimension of all scattering functions, or otherwise polycc will not respect the dependencies.
So that makes me wonder, does the first output dimension always indicate a placement on separate processors?
Hi,
I'm generating some OpenScop programs and would like to use the
--readscopflag to compile the programs.I'm wondering what is the semantics for each output dimension for an OpenScop's scattering function?
In particular, I noticed that I always have to prepend a
0as the first output dimension of all scattering functions, or otherwisepolyccwill not respect the dependencies.So that makes me wonder, does the first output dimension always indicate a placement on separate processors?