Hello Everyone,
I want to add openMP (omp.h) instead of pthreads for that I want to
change configure.ac to add OPENMP_CFLAGS in CFLAGS and LIBS like below. But
it does not add the link at the time of compilation.
CFLAGS="$CFLAGS $PTHREAD_CFLAGS $OPENMP_CFLAGS"
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../..
-I../../../../slurm -I../../../.. -I../../../../src/common -g -O2 *-pthread
-fno-gcse -MT job_test.lo -MD -MP -MF .deps/job_test.Tpo -c *job_test.c -o
job_test.o >/dev/null 2>&1
Thanks for your help in advance
Regards
Dineshkumar RAJAGOPAL
*Grenoble Institute Of Technology*
*Grenoble,France*