Task #2665
remove fermi support
Description
We agreed quite a while ago that we are not supporting Fermi generation NVIDIA hardware any more, but https://gerrit.gromacs.org/#/c/7586/ and https://gerrit.gromacs.org/#/c/7587/ need action to implement this.
Related issues
Associated revisions
History
#1 Updated by Gerrit Code Review Bot over 2 years ago
Gerrit received a related patchset '1' for Issue #2665.
Uploader: Mark Abraham (mark.j.abraham@gmail.com)
Change-Id: gromacs~master~Ia7a00e5d6a97f93cd2768beb7ad56b2cce628a6f
Gerrit URL: https://gerrit.gromacs.org/8547
#2 Updated by Mark Abraham over 2 years ago
- Status changed from New to Fix uploaded
#3 Updated by Mark Abraham over 2 years ago
- Status changed from Fix uploaded to Resolved
Applied in changeset 354ebb3e51390bc488869630c583cc590dd61eeb.
#4 Updated by Paul Bauer over 2 years ago
- Status changed from Resolved to Closed
#5 Updated by Szilárd Páll about 2 years ago
- Related to Bug #2810: running on Fermi throws cryptic error added
Removed support for NVIDIA CC 2.x devices (codename Fermi)
These are no longer tested or supported, but it is possible that the
OpenCL version of GROMACS will still run on such old devices.
Various code for configuration, the use of texture objects, the use
of shared memory, and the kernel dispatch is now simpler.
Fixes #2408
Fixes #2410
Fixes #2665
Change-Id: Ia7a00e5d6a97f93cd2768beb7ad56b2cce628a6f