Add target for offline PME OpenCL compilation
authorSzilárd Páll <pall.szilard@gmail.com>
Thu, 22 Aug 2019 00:11:41 +0000 (02:11 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Fri, 24 Jan 2020 19:37:15 +0000 (20:37 +0100)
commit4f1c454810fd0efd3266eb6fdcb1f14b14faa911
treeb0dd0963ea425e18cd8343a8a730ba6226a3be37
parent7064faa9a2d967a34df366ec97b304bd79ef8b32
Add target for offline PME OpenCL compilation

Also fix clang-tidy warnings in the PME OpenCL kernels; tested with
clang-tidy 8.0 and 9.0.
Target will be triggered in all clang-tidy + OpenCL builds.

Moved the invocation of the targets in jenkins before the
tests where it makes more sense.

Change-Id: I31d7dd4883e20d0564ab2f18a6de7e0d17e8024a
admin/builds/gromacs.py
src/gromacs/ewald/CMakeLists.txt
src/gromacs/ewald/pme_gather.clh
src/gromacs/ewald/pme_gpu_program_impl_ocl.cpp
src/gromacs/ewald/pme_gpu_utils.clh
src/gromacs/ewald/pme_program.cl
src/gromacs/ewald/pme_solve.clh
src/gromacs/ewald/pme_spread.clh