- Mar 14, 2018
-
-
Michael Kuron authored
- fix find_package(MPI) when WARNING_ERROR is defined and recent version of CMake is used - fix python_coupling Manager::addPath
-
- Feb 26, 2018
-
-
Christoph Rettinger authored
-
- Feb 21, 2018
-
-
Michael Kuron authored
-
- Feb 20, 2018
-
-
Michael Kuron authored
-
- Feb 14, 2018
-
-
- Need to find Boost library path before we search for the Python libraries, even if we don't need any other libraries - std::experimental::filesystem::current_path is broken in libstdc++ 5.4 and lower
-
API changes in blockforest::PhantomBlockForest, blockforest::loadbalancing, pe::amr::weight_assignment mpi can now only send/receive walberla::optional instead of boost::optional
-
API change for vtk::VTKOutput::getFilenames
-
- Jan 28, 2018
-
-
Dominik Thoennes authored
-
- Jan 27, 2018
-
-
Michael Kuron authored
-
- Jan 26, 2018
-
-
Michael Kuron authored
-
- Jan 12, 2018
-
-
Christian Godenschwager authored
-
- Jan 03, 2018
-
-
Christoph Rettinger authored
-
- Dec 20, 2017
-
-
Christian Godenschwager authored
-
- Nov 12, 2017
-
-
Michael Kuron authored
OpenMPI 3.0 by default does not allow running with more processes than CPUs
-
- Nov 08, 2017
-
-
Dominik Thoennes authored
-
- Nov 03, 2017
-
-
- Oct 24, 2017
-
-
Dominik Thoennes authored
-
- Oct 11, 2017
-
-
Dominik Thoennes authored
-
- Aug 23, 2017
-
-
Christian Godenschwager authored
Also added wrapper for Metis & ParMetis to prevent it from polluting the global name space
-
- Aug 14, 2017
-
-
Martin Bauer authored
- normal CMake Python search can be used if the python interpreter is searched before the searching the libraries
-
- Aug 05, 2017
-
-
Christian Godenschwager authored
-
- Aug 02, 2017
-
-
Martin Bauer authored
- nvcc also printed warnings in system libs like boost
-
Martin Bauer authored
-
Martin Bauer authored
FindCUDA apparently can't handle CMake "generator expressions" these are removed before calling FindCUDA and restored afterwards
-
Martin Bauer authored
-
Martin Bauer authored
- default python is the one reported by python3-config
-
- Jul 18, 2017
-
-
Dominik Thoennes authored
-
Dominik Thoennes authored
-
- Jul 14, 2017
-
-
Christian Godenschwager authored
-
- Apr 25, 2017
-
-
Martin Bauer authored
two versions available now via CMake switch: - by default the Python module is built without LBM module, since lbmpy can be used for this. Reduces compile time substantially. - if the LBM is needed in python, for example for the lbmpy testsuite it can be included by setting the CMake switch WALBERLA_BUILD_WITH_PYTHON_LBM
-
- Apr 20, 2017
-
-
Christian Godenschwager authored
-
- Mar 30, 2017
-
-
Christian Godenschwager authored
-
Christian Godenschwager authored
If you have access to the old closed source waLBerla repository, you may restore the complete history with the following command git fetch git@i10git.cs.fau.de:software/walberla.git 'refs/replace/*:refs/replace/*'
-