- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 new libraries were recently released on Github which may be interesting for Life Sciences codes:
Libxphi has been released on github. Libxphi adds offloading capabilities for BLAS3 functions to dynamically linked binaries. It is targeted to Quantum Espresso acceleration, but is not limited to this, nor it is limited to BLAS3, but can handle any dynamically linked library from Intel or other sources and execute it to Intel Xeon Phi coprocessing (depending on how your code was implemented, of course) . Currently the implementation status is limited to XGEMM, where X is S,C,D and Z, others can easily be added upon request. The repository is accessible under https://github.com/cdahnken/libxphi.git.
LIBXSMM (https://github.com/hfp/libxsmm) – This is a library for small matrix-matrix multiplications targeting Intel Architecture (x86).The original intention was to enable CP2K, however the author decided branch it as a separate project due to high interest from various sides This decision enables better access and reuse of this work.
Link Copied

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page