小编Mat*_*ndi的帖子

OMP: Error #15: Initializing libiomp5.dylib, but found libiomp5.dylib already initialized

I'm trying to run a test program to check if my Anaconda environment is configured correctly. However, when I run my test program I get this error message when the program is setting up graph (on_train_end() callback to be precise):

OMP: Error #15: Initializing libiomp5.dylib, but found libiomp5.dylib already initialized. OMP: Hint This means that multiple copies of the OpenMP runtime have been since it can degrade performance or cause incorrect results. The best thing to do is to …

python macos openmp anaconda conda

5
推荐指数
2
解决办法
1677
查看次数

标签 统计

anaconda ×1

conda ×1

macos ×1

openmp ×1

python ×1