sunqm / qcint

An optimized libcint branch for X86 architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qcint (quick libcint)

An optimized libcint branch for X86 platform

version 6.1.2 2024-01-31

What is qcint

(GPL licensed) qcint is a branch of libcint library. It provides exactly the same APIs as libcint. However, the code is optimized against SSE3, AVX, AVX2 and AVX-512 instructions. On x86_64 platform, qcint can be 5 ~ 50% faster than libcint. Please refer to libcint for more details of the features and installation instructions.

Bug report

Qiming Sun osirpt.sun@gmail.com

About

An optimized libcint branch for X86 architecture

License:GNU General Public License v3.0


Languages

Language:C 95.6%Language:Common Lisp 3.6%Language:Python 0.6%Language:CMake 0.1%