Hello community, here is the log from the commit of package gromacs for openSUSE:Factory checked in at 2017-11-07 09:58:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gromacs (Old) and /work/SRC/openSUSE:Factory/.gromacs.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gromacs" Tue Nov 7 09:58:02 2017 rev:37 rq:538872 version:2016.4 Changes: -------- --- /work/SRC/openSUSE:Factory/gromacs/gromacs.changes 2017-10-25 17:48:56.447417867 +0200 +++ /work/SRC/openSUSE:Factory/.gromacs.new/gromacs.changes 2017-11-07 09:58:14.689765431 +0100 @@ -1,0 +2,5 @@ +Sat Nov 4 00:30:29 UTC 2017 - [email protected] + +- enable GPU support via OpenCL + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gromacs.spec ++++++ --- /var/tmp/diff_new_pack.RusLLg/_old 2017-11-07 09:58:18.901612631 +0100 +++ /var/tmp/diff_new_pack.RusLLg/_new 2017-11-07 09:58:18.901612631 +0100 @@ -35,6 +35,8 @@ BuildRequires: pkg-config BuildRequires: pkgconfig(fftw3) BuildRequires: pkgconfig(tinyxml2) +BuildRequires: opencl-headers +BuildRequires: ocl-icd-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -145,6 +147,7 @@ -DGMX_SIMD=%{acce} \ -DGMX_MPI=OFF \ -DGMX_THREAD_MPI=ON \ + -DGMX_GPU=ON -DGMX_USE_OPENCL=ON \ -DGMX_SYMLINK_OLD_BINARY_NAMES=OFF \ -DGMX_OPENMP=ON \ -DGMX_EXTERNAL_TINYXML2=ON \ @@ -166,6 +169,7 @@ -DGMX_BUILD_MDRUN_ONLY=ON \ -DBUILD_SHARED_LIBS=OFF \ -DGMX_MPI=ON \ + -DGMX_GPU=ON -DGMX_USE_OPENCL=ON \ -DGMX_SYMLINK_OLD_BINARY_NAMES=OFF \ -DGMX_OPENMP=ON \ -DGMX_EXTERNAL_TINYXML2=ON \ @@ -204,6 +208,7 @@ %{_bindir}/*.pl %dir %{_datadir}/gromacs %{_datadir}/gromacs/top +%{_datadir}/gromacs/opencl %{_mandir}/man1/* %files -n libgromacs2
