TBB issue with volume rendering

Hi,

I’m working with a user who’s getting the following trying to do volume rendering using OSPRay in parallel on a Cray:

TBB Warning: The number of workers is currently limited to 0. The request for 43 workers is ignored. Further requests for more workers will be silently ignored until the limit changes.

This is causing the batch job to lock up and no screen shot is output. There are 44 cores but we’re only running with a single MPI job to try and reduce the possible problems. Any ideas on how what could cause this problem or how to get around this? This is with ParaView 5.8.

Thanks,
Andy

@chuckatkins, any ideas?