Remove TMPI_ATOMICS from config.h
commit251611adb4e4ea50e8fe752a63d9dffb3dbd5325
authorRoland Schulz <roland.schulz@intel.com>
Wed, 17 May 2017 02:08:37 +0000 (16 19:08 -0700)
committerSzilárd Páll <pall.szilard@gmail.com>
Mon, 22 May 2017 14:04:36 +0000 (22 16:04 +0200)
tree835ddbedc75d3ee21fb8b3b905008416a24c13e1
parent1ecd43b00346806a549ba4c0258206fb5fb29aeb
Remove TMPI_ATOMICS from config.h

TMPI_ATOMICS isn't needed in config.h because
thread_mpi/atomic.h can always be included
and it sets TMPI_ATOMICS based on whether atomics
are available.

Change-Id: I4fb91ffc5f4e5d767b5333050fd18bcc3590a6bd
cmake/gmxBuildTypeTSAN.cmake
src/config.h.cmakein
src/gromacs/mdlib/nbnxn_atomdata.cpp
src/gromacs/mdlib/nbnxn_ocl/nbnxn_ocl.cpp