NEWS
上传用户:chinafayin
上传日期:2022-04-05
资源大小:153k
文件大小:1k
源码类别:

并行计算

开发平台:

Visual C++

  1. New Features
  2. Improved performance
  3. FastGrid is the new fork of AutoGrid, which is 100% compatible
  4. with AutoGrid 4.2.1. FastGrid is optimized to fully leverage
  5. the power of multi-core processors and NVIDIA graphics hardware.
  6. It is approximately 50 times faster in common scenarios and this
  7. may go even higher as the size of gridmap or the number of atoms
  8. in the macromolecule increases. For large gridmaps, it is possible
  9. to achieve increase in performance by a factor of 300.
  10. In case NVIDIA GeForce 8xxx or later graphics hardware is not
  11. present, FastGrid will still be more than N times faster, where N
  12. is the number of processor cores.
  13. Large gridmaps and macromolecules
  14. FastGrid can calculate much larger gridmaps than AutoGrid.
  15. The maximum allowed size of gridmap has been changed from 128x128x128
  16. to 1024x1024x1024 on both Linux and Windows.
  17. The maximum number of atoms in the macromolecule is now limited by
  18. the size of available memory instead of being specified by a fixed
  19. value.