You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39 lines
1.9 KiB
39 lines
1.9 KiB
2 years ago
|
# Zoltan
|
||
|
Zoltan Dynamic Load Balancing and Graph Algorithm Toolkit -- Distribution site
|
||
|
|
||
|
The most up-to-date version of Zoltan is in the Trilinos framework at https://github.com/trilinos/Trilinos.
|
||
|
|
||
|
This site provides stand-alone releases of Zoltan, separate from Trilinos: https://github.com/sandialabs/Zoltan/releases. Stand-alone releases of Zoltan may lag the Trilinos repo code.
|
||
|
|
||
|
You can download individual releases of Zoltan from this site, or clone the Trilinos repository
|
||
|
https://github.com/trilinos/Trilinos to get the most up-to-date version of Zoltan. Individual releases are tarballs that can be unzipped and built with autotools/make.
|
||
|
|
||
|
Trilinos clones include Zoltan in directory Trilinos/packages/zoltan. In this directory, you can
|
||
|
build Zoltan separately from Trilinos using autotools/make. Or in the Trilinos repository,
|
||
|
you can build Zoltan using Trilinos' cmake system.
|
||
|
|
||
|
See https://htmlpreview.github.io/?https://github.com/sandialabs/zoltan/blob/master/doc/Zoltan_html/ug_html/ug_usage.html
|
||
|
for details on building Zoltan.
|
||
|
|
||
|
The main Zoltan page is http://cs.sandia.gov/Zoltan.
|
||
|
|
||
|
Release history: https://htmlpreview.github.io/?https://github.com/sandialabs/zoltan/blob/master/doc/Zoltan_html/ug_html/ug_release.html
|
||
|
* Version 3.90 (4/08/21; as in Trilinos v13; d328e0e2a8a5c48a4e01d6541cd8c0eb7f364823)
|
||
|
* Version 3.83 (1/28/16; as in Trilinos v12.6; aaf328db7e43001ee2d3148f72f12147e51c3293)
|
||
|
* Version 3.82 (5/1/15; as in Trilinos v12)
|
||
|
* Version 3.81 (11/06/14; as in Trilinos v11.12.2)
|
||
|
* Version 3.8 (10/28/13; as in Trilinos v10.11)
|
||
|
* Version 3.6 (11/2/11; as in Trilinos v10.8)
|
||
|
* Version 3.501 (5/12/11; as in Trilinos v10.6 with additions)
|
||
|
* Version 3.3 (7/31/10; as in Trilinos v10.4)
|
||
|
* Version 3.2 (10/5/09)
|
||
|
* Version 3.1 (9/30/08)
|
||
|
* Version 3.0 (5/30/07)
|
||
|
* Version 2.1 (10/05/06)
|
||
|
* Version 2.0 (7/17/06)
|
||
|
* Version 1.5 (5/29/03)
|
||
|
* Version 1.4 (6/18/02)
|
||
|
* Version 1.3 (3/27/02) -- the Original
|
||
|
|
||
|
Questions? Email zoltan-dev@software.sandia.gov
|