Menu

Tree [1bc708] master /
 History

HTTPS access


File Date Author Commit
 common 2025-03-24 Jakub Benda Jakub Benda [c1ebb8] Revert change to hex-rts.h
 hex-ctmc 2019-03-30 Jakub Benda Jakub Benda [10b660] Remove legacy Makefiles and Code::Blocks projec...
 hex-db 2025-03-13 Jakub Benda Jakub Benda [371d63] Enable calculation of two-electron bound state ...
 hex-dwba 2025-03-13 Jakub Benda Jakub Benda [371d63] Enable calculation of two-electron bound state ...
 hex-ecs 2025-03-24 Jakub Benda Jakub Benda [951438] Remove unfinished rhs decontraction
 hex-pecs 2019-09-07 Jakub Benda Jakub Benda [df2de7] Avoid compiler warning "control reaches end of ...
 hex-pwba2 2019-03-30 Jakub Benda Jakub Benda [10b660] Remove legacy Makefiles and Code::Blocks projec...
 hex-recs 2019-03-30 Jakub Benda Jakub Benda [10b660] Remove legacy Makefiles and Code::Blocks projec...
 html 2017-11-10 Jakub Benda Jakub Benda [6d1e9b] HTML: Update front page with information about ...
 libs 2016-10-25 Jakub Benda Jakub Benda [ceea21] ECS: Pre-merge
 media 2017-11-10 Jakub Benda Jakub Benda [6d1e9b] HTML: Update front page with information about ...
 misc 2017-12-03 Jakub Benda Jakub Benda [b48fc3] Updates in preconditioning test cases.
 tests 2019-01-06 Jakub Benda Jakub Benda [1e04ce] Removed trailing spaces
 utilities 2020-07-27 Jakub Benda Jakub Benda [f3e844] Utility hdf2txt prints available datasets
 CMakeLists.txt 2019-03-30 Jakub Benda Jakub Benda [4aa5e7] Removed -funsafe-math-optimizations unknown to icc
 README 2019-09-07 Jakub Benda Jakub Benda [ad65d9] Updated README with compatible software

Read Me

The following configuration successfully builds and runs the package:

Compiler:
    GCC 8.2.0 (also MinGW-w64 based on this GCC)
    LLVM/clang 3.7.1
    Intel C++ Composer XE 19.0

Third-party libraries:
    GSL 2.3
    OpenBLAS 0.3.4
    UMFPACK 5.7.1           (part of SuiteSparse 5.4.0)
    sqlitepp 0.2            (included in libs/, works e.g. with sqlite3 3.15.0)
    CLN 1.3.4
    GiNaC 1.6.4

MPI (optional)
    OpenMPI 4.0.0
    Microsoft MPI v6

Other optional dependencies:
    png++ 0.2.5             (included in libs/, works e.g. with libpng 1.6.6)
    OpenCL 2.0              (but e.g. AMD HD7970 works all right, even though is officially supports only OpenCL 1.1)
    SuperLU 5.0             (not recommended due to high memory requirements)
    MUMPS 5.1.2             (older versions seem to fail OOC mode)
    Pardiso 5.0.0           (or the MKL Pardiso)

Code documentation generation:
    Doxygen 1.8.5
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.