libffcv / ffcv

FFCV: Fast Forward Computer Vision (and other ML workloads!)
https://ffcv.io
Apache License 2.0
2.8k stars 180 forks source link

Please solve the [info] warning from "OMP" #229

Open songyuc opened 2 years ago

songyuc commented 2 years ago

Hi, guys, I am learning ffcv these days, and I find there is a warning from "OMP" as:

OMP: Info #276: omp_set_nested routine deprecated, please use omp_set_max_active_levels instead.

I sincerely expect you could solve this warning via probably updating to the new API.

Your response will be appreciated!

lilyjiayi commented 1 year ago

Encountered the same warning.. would be great if it can be solved