Change error to warning for missing OMP_NUM_THREADS
authorRoland Schulz <roland@utk.edu>
Wed, 16 Jul 2014 01:45:49 +0000 (21:45 -0400)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Wed, 20 Aug 2014 16:25:08 +0000 (18:25 +0200)
commit60fe41515b4d7bf5d4d18e365f38f77d824c3e94
treea7e9a7dc312eded17ffc8e987fa41ae395d07974
parent415c01282b41eef4fd3138d53afb08aa630bfb6c
Change error to warning for missing OMP_NUM_THREADS

Setting the default number of OpenMP threads using -ntomp works too. Using ntomp
allows to use the regressiontests. A proper fix should be done in master because
it requires larger code changes.

Change-Id: Ic47cebc9da6cf1b0624a1383d7ce23f93bd26dbe
src/gromacs/gmxlib/gmx_omp_nthreads.c