[Devel] rank == PROC_FIFO

Juha Heinanen jh at tutpro.com
Fri Oct 6 19:10:11 CEST 2006


i noticed that after latest mi_fifo domain commits, domain_reload failed
in next reloads after initial reload during module initialization.

in child_init there is test:

if (((db_mode == 0) && (rank > 0)) || ((db_mode != 0) && (rank ==
	PROC_FIFO)))

looks like it now fails and domain_db_init is not called for the fifo
child.

should rack be something else when mi_fifo module is in use?

-- juha




More information about the Devel mailing list