[Radiance-general] multi-processing on SGI Onyx: avlemi bug

Carsten Bauer [email protected]
Mon, 10 Feb 2003 08:32:30 +0100


Hi Thomas,

a tip from me (I should apologize to Greg for this :-) ) --

do it quick and dirty !
either compile with -Dtracktime=0 or sneak into ambient.c and look for
the calls to the sortambvals() routine. There are only two of them,
disabling them solves all your problems.

-Carsten