|
|
| __init__ (self, infile, outfile, inconfig, outconfig, comm) |
| |
|
| run (self) |
| |
|
|
| infile = infile |
| |
|
| outfile = outfile |
| |
|
| inconfig = inconfig |
| |
|
| outconfig = outconfig |
| |
|
list | loads = [] |
| |
|
| comm = comm |
| |
|
dict | outranks = hostinfo.get_collective(self.comm) |
| |
|
dict | inranks = src.get_rank_table(collective=True) |
| |
Represents the configuration of one "pipe" pass.
The documentation for this class was generated from the following file:
- /tmp/tmp.NhLRcLhrNZ/openPMD-api/src/binding/python/openpmd_api/pipe/__main__.py