mtzgroup / tinker9_tinkerbox

Tinker9: Next Generation of Tinker with GPU Support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tinker9: Next Generation of Tinker with GPU Support

Build Status Docs Status

Introduction

Tinker9 is a complete rewrite and extension of the canonical Tinker software, currently Tinker8. Tinker9 is implemented as C++ code with OpenACC directives and CUDA kernels providing excellent performance on GPUs. At present, Tinker9 builds against the object library from Tinker8, and provides GPU versions of the Tinker ANALYZE, BAR, DYNAMIC, MINIMIZE and TESTGRAD programs. Existing Tinker file formats and force field parameter files are fully compatible with Tinker9, and nearly all Tinker8 keywords function identically in Tinker9. Over time we plan to port much or all of the remaining portions of Fortran Tinker8 to the C++ Tinker9 code base.

Installation Steps

  1. Prerequisites
  2. Download the Canonical Tinker (important to get the REQUIRED version)
  3. Build Tinker9 with CMake

Citing Tinker9

See Citations for details.

User Manual (In Progress)

The HTML version is hosted on readthedocs and the PDF version is accessible from the same webpage.

Features and Progress Tracker

Please visit the GitHub Projects Page for more details.

Use GitHub Issues for bug tracking and GitHub Discussions for general discussions.

About

Tinker9: Next Generation of Tinker with GPU Support

License:Other


Languages

Language:C++ 73.3%Language:Cuda 17.8%Language:C 3.1%Language:Python 2.2%Language:Arc 2.0%Language:CMake 1.3%Language:Shell 0.2%Language:Fortran 0.1%Language:Forth 0.0%