I'm currently developing a pipeline, and when I run it, I get this deprecation warning: OMP: Info #270: omp_set_nested routine deprecated, please use omp_set_max_active_levels instead.
I tracked it down to the openMP software. Are you able to look into this? At present it doesn't appear to be causing any problems other than the warning.
Hi,
Thanks for Ruffus. It's great.
I'm currently developing a pipeline, and when I run it, I get this deprecation warning:
OMP: Info #270: omp_set_nested routine deprecated, please use omp_set_max_active_levels instead.
I tracked it down to the openMP software. Are you able to look into this? At present it doesn't appear to be causing any problems other than the warning.
Thanks,