- 16 Nov, 2020 1 commit
-
-
Kirill Terekhov authored
-
- 07 Jun, 2019 1 commit
-
-
Dmitry Bagaev authored
* WIP: ttsp optimizer draft * 2prev * WIP: Update optimizer logic * 2prev * WIP: TTSP Solve update, series added * Alternating optimizer added * WIP: Noop optimizer added & some fixes * WIP: Annealing optimizer * TTSP Optimizer alpha M.1 * WIP: update * WIP: 2prev * WIP: some improvments * WIP: Minor refactoring * upd * temp fix for GeRa * update structure * minor fix * Refactoring. Improvments. * Major bug fixes * Global optimizers feature * upd * upd * upd * upd2 * bayesian method * bayesian opt added * update * bayesian update * bayesian update * 2prev * 22prev * 222prev * Bayesian optimizaer properties added * new example added * more options to optimizers * bug fixed * update * multiple parameters update support * multiple parameters update support * some updates * upd * bayesian opt tuning * b upd * b upd2 * upd * k3biilu2 new version added * upd ttsp examples * bupdate * cmake FindNLOPT * k3d added * 2prev * 2prev * K3 block removed from CMakeLists.txt * TTSP -> Optimizer rename * TTSP module added * ttsp fixes * 2prev * update ttsp * 2prev * 22prev
-
- 22 May, 2019 1 commit
-
-
Dmitry Bagaev authored
-
- 23 Mar, 2019 1 commit
-
-
Dmitry Bagaev authored
-
- 12 Mar, 2019 1 commit
-
-
Dmitry Bagaev authored
-
- 05 Dec, 2018 1 commit
-
-
Kirill Terekhov authored
-
- 07 Sep, 2017 1 commit
-
-
Kirill Terekhov authored
Add MT switch for Visual Studio; do not let windows.h to defined min/max macros from mpi.h; fix uninitialized values from MPI
-
- 30 Aug, 2016 2 commits
-
-
Kirill Terekhov authored
-
Kirill Terekhov authored
-
- 24 Apr, 2016 1 commit
-
-
Kirill Terekhov authored
Removed local ctest configuration and one example. Modified stencil expression and variable for more comfortable use. Replaced code of newer C++ standard in xml.cpp. Modified functions for adjacency retrieval to accept private markers in parallel shared run.
-
- 19 Mar, 2016 2 commits
-
-
Kirill Terekhov authored
-
Kirill Terekhov authored
Fixed NaN output into vtk files. Added support for SuperLU (serial) solver.
-
- 11 Jan, 2016 1 commit
-
-
Kirill Terekhov authored
Fix for possibility of race condition in point-to-point MPI communications. Fixes for warnings produced by clang.
-
- 24 Nov, 2015 1 commit
-
-
Kirill Terekhov authored
-
- 10 Jun, 2015 1 commit
-
-
Kirill Terekhov authored
Added 2-clause bsd license for cmake files requested in cmake script for petsc. Introduced cmake option for Mondriaan matrix partitioning package for solvers. Changed reading of solver's parameters database to fix uninitialized access reported by dr.memory. Fixed bug in svdnxn with static std::vector allocation. Added features to OldDrawGrid example. Added solutions to problems described in issue #13.
-
- 06 Feb, 2015 1 commit
-
-
Kirill Terekhov authored
Removed option to compile projects. Added MPI libraries and flags to be exported for cmake.
-
- 12 Jan, 2015 3 commits
-
-
Kirill Terekhov authored
Now build directory and install directory of inmost should work equally well with find_package(inmost)
-
Kirill Terekhov authored
Tested automatic inmost with parmetis+zoltan+trilinos libraries linkage with external CMake project through find_package(inmost). Removed external dependency on io.hpp. Removed unnecessary link_directories calls from scripts in examples.
-
Kirill Terekhov authored
Adding CMake installation scripts for library and examples. find_package(inmost) was not tested.
-