New Features


In addition to several important bug fixes, version 4.2 of the Hibridon code has the following new features: The on-line (doc/hibrid.hlp) and .html-based (doc/index.html) help facilities have been revised to include help on these items as well as examples.

Version 4.2 of the code includes:


In addition to the changes mentioned above for version 4.2, version 4.3 of the Hibridon code has the following new features: The on-line (doc/hibrid.hlp) and .html-based (doc/index.html) help facilities have been revised to include help on these items as well as examples.

Version 4.3 of the code has been developed for (and tested on) the following platforms:

The major computational effort in calculations with the Hibridon code is associated with a series of matrix-matrix (BLAS3) operations (matrix inversions, diagonizations, and multiplications), which are carried out by calls to the LAPACK routines DGERF, DGETRI, DSYEVR, and DGEMM. The latest version of Intel's (MKL math library as well as of Apple's veclib (/System/Library/Frameworks/Accelerate.framework/Versions/Current) include, automatically, parallelized versions of these LAPACK routines, so that considerable performance enhancement can be achieved when running on multi-cpu, multi-core workstations. A more in-depth discussion is given on a separate page.


Go to
Installation | Benchmarks | Downloading | Memory Limits | Restarting | Timing | Parallelism | Linking | Hibridon Help