http://blogs.nvidia.com/blog/2015/07/13/openacc/
Does this mean anything for FAH?
OpenACC?
Moderators: Site Moderators, FAHC Science Team
OpenACC?
Posting FAH's log:
How to provide enough info to get helpful support.
How to provide enough info to get helpful support.
-
- Pande Group Member
- Posts: 2058
- Joined: Fri Nov 30, 2007 6:25 am
- Location: Stanford
Re: OpenACC?
OpenACC is for adding some GPU acceleration to non-GPU codes. The most performant solution is to write it for the GPU from the ground up in CUDA or OpenCL, as we’ve done in OpenMM (the key code for FAH GPU cores).
OpenACC is more for legacy codes which could use some GPU acceleration. In that context, it seems very cool, with the claim “Computational Chemistry App: 12x Faster, Under 100 Lines of Code - See more at: http://blogs.nvidia.com/blog/2015/07/13 ... yGfnb.dpuf”. Of course, we’re going for way more than a 12x speedup over a single core.
OpenACC is more for legacy codes which could use some GPU acceleration. In that context, it seems very cool, with the claim “Computational Chemistry App: 12x Faster, Under 100 Lines of Code - See more at: http://blogs.nvidia.com/blog/2015/07/13 ... yGfnb.dpuf”. Of course, we’re going for way more than a 12x speedup over a single core.
Prof. Vijay Pande, PhD
Departments of Chemistry, Structural Biology, and Computer Science
Chair, Biophysics
Director, Folding@home Distributed Computing Project
Stanford University
Departments of Chemistry, Structural Biology, and Computer Science
Chair, Biophysics
Director, Folding@home Distributed Computing Project
Stanford University