Skip to content

Enabled Cinema float rasters in non-MPI builds.

There were unnecessary macro guards that would disable float rasters on non-MPI builds. The intention was to handle the (rare) case where parallel rendering is done using a backend other than IceT. This is currently not necessary.

Merge request reports