You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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,
The text was updated successfully, but these errors were encountered:
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,
The text was updated successfully, but these errors were encountered: