你好!我想使用OpenMP进行多核开发以加速算法的效能,使用的是C6657,使用预编译指令"#pragma omp parellel for"时编译都会报错(如图)。我添加了头文件的路径,#include <omp.h>,在advanced optimization里使能了openMP3.0的支持。
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.