]>
https://gitweb.dealii.org/ - candi.git/log
Uwe Köcher [Thu, 29 Jul 2021 08:45:36 +0000 (10:45 +0200)]
updates installation instructions for macos bigsur
Uwe Köcher [Thu, 29 Jul 2021 08:45:01 +0000 (10:45 +0200)]
detects macos bigsur (11.5*)
Sebastian [Thu, 29 Jul 2021 17:53:43 +0000 (19:53 +0200)]
adds ScaLAPACK and MUMPS to be integrated in Trilinos and PetSc (#246)
* Add ScaLAPACK package
* Add MUMPS package
* Removing the check if ParMETIS is available before installing MUMPS and ScaLAPACK.
* Set the packages depending on whether MKL is available
* fix typo
Uwe Köcher [Thu, 29 Jul 2021 17:47:04 +0000 (19:47 +0200)]
Merge pull request #242 from gfcas/compiler_cleanup
Cleanup compiler variables
Uwe Köcher [Thu, 29 Jul 2021 16:07:48 +0000 (18:07 +0200)]
Merge pull request #249 from gfcas/fix_ci_macos_compilers
Fabian Castelli [Tue, 27 Jul 2021 16:59:58 +0000 (18:59 +0200)]
Reinstall gcc compilers in macos ci jobs
Uwe Köcher [Tue, 27 Jul 2021 07:56:46 +0000 (09:56 +0200)]
Merge pull request #248 from tjhei/trilinos_no_gfortran
trilinos: remove lgfortran flag
Uwe Köcher [Tue, 27 Jul 2021 07:55:58 +0000 (09:55 +0200)]
Merge pull request #247 from tjhei/enable-zsh
fix enable.sh for zsh
Timo Heister [Sat, 24 Jul 2021 21:51:41 +0000 (17:51 -0400)]
trilinos: remove lgfortran flag
I have no idea what this flag is good for and it fails for me on M1 OSX
with this, because there is no gfortran library.
Timo Heister [Sat, 24 Jul 2021 21:48:37 +0000 (17:48 -0400)]
fix enable.sh for zsh
default on OSX is zsh instead of bash and our enable.sh uses a bash
internal. This should work for bash and zsh.
Fabian Castelli [Thu, 8 Jul 2021 12:32:19 +0000 (14:32 +0200)]
Cleanup compiler variables
Uwe Köcher [Thu, 8 Jul 2021 07:37:09 +0000 (09:37 +0200)]
Merge pull request #239 from gfcas/default
Fabian Castelli [Tue, 6 Jul 2021 15:00:31 +0000 (17:00 +0200)]
Remove unused file default.packages
Timo Heister [Wed, 7 Jul 2021 15:57:05 +0000 (11:57 -0400)]
Merge pull request #237 from gfcas/guess_platform
Rename some variables in guess_platform()
Fabian Castelli [Tue, 6 Jul 2021 12:11:21 +0000 (14:11 +0200)]
Rename some variables in guess_platform()
Uwe Köcher [Tue, 6 Jul 2021 17:25:31 +0000 (19:25 +0200)]
Merge pull request #220 from gfcas/platform_files
Minor updates on programming style and platform file information
Fabian Castelli [Tue, 6 Jul 2021 12:25:04 +0000 (14:25 +0200)]
Minor updates on platform files
Sebastian [Tue, 6 Jul 2021 17:19:03 +0000 (19:19 +0200)]
Add Debian 10 as supported platform and add missing package for SymEngine (#238)
* add debian 10 as supported platform
* add package for symengine for centos/rhel 7
Co-authored-by: Sebastian Kinnewig <kinnewig@ifam.uni-hannover.de>
Uwe Köcher [Tue, 6 Jul 2021 17:09:43 +0000 (19:09 +0200)]
Merge pull request #236 from gfcas/ubuntu_platform
Unify and update Ubuntu platform files
Fabian Castelli [Tue, 6 Jul 2021 11:59:56 +0000 (13:59 +0200)]
Unify and update Ubuntu platform files
Uwe Köcher [Tue, 6 Jul 2021 17:05:32 +0000 (19:05 +0200)]
Merge pull request #232 from gfcas/update_package_sundials
Update sundials package
Timo Heister [Tue, 6 Jul 2021 15:14:16 +0000 (11:14 -0400)]
Merge pull request #235 from gfcas/remove_deprecated_platforms
Remove deprecated platforms
Fabian Castelli [Tue, 6 Jul 2021 11:45:42 +0000 (13:45 +0200)]
Remove deprecated platforms
Fabian Castelli [Mon, 7 Jun 2021 10:16:37 +0000 (12:16 +0200)]
Update sundials package
Uwe Köcher [Tue, 6 Jul 2021 08:23:39 +0000 (10:23 +0200)]
Merge pull request #230 from tjhei/trilinos_complex_option
Timo Heister [Thu, 1 Jul 2021 22:10:51 +0000 (18:10 -0400)]
Merge pull request #229 from bangerth/error
Say what option it is that isn't recognized.
Timo Heister [Thu, 1 Jul 2021 20:10:20 +0000 (16:10 -0400)]
Trilinos: add complex option
Trilinos complex support is not needed in deal.II, unless complex Tpetra
vectors are used (unlikely). Enabling it requires large amounts of RAM
(we are talking 10GB per process). Instead, introduce an option that
defaults to OFF.
Also see https://github.com/dealii/dealii/pull/8945
fixes #219
Wolfgang Bangerth [Thu, 1 Jul 2021 19:44:49 +0000 (13:44 -0600)]
Say what option it is that isn't recognized.
Uwe Köcher [Thu, 1 Jul 2021 13:22:48 +0000 (15:22 +0200)]
Merge pull request #222 from gfcas/update_package_arpack
Update arpackg-ng package
Uwe Köcher [Thu, 1 Jul 2021 13:21:23 +0000 (15:21 +0200)]
Merge pull request #223 from gfcas/minor_update
Minor consistency update
Uwe Köcher [Thu, 1 Jul 2021 13:05:08 +0000 (15:05 +0200)]
Merge pull request #221 from koecher/cmake-320
cmake 3.20.5
Uwe Köcher [Thu, 1 Jul 2021 12:46:18 +0000 (14:46 +0200)]
Merge pull request #224 from koecher/prepare-master-for-sync-v9
prepare master for sync of v9.x branches
Uwe Köcher [Thu, 1 Jul 2021 11:29:37 +0000 (13:29 +0200)]
prepare master for sync of v9.x branches
Fabian Castelli [Wed, 30 Jun 2021 17:16:18 +0000 (19:16 +0200)]
Minor consistency update
Fabian Castelli [Mon, 7 Jun 2021 10:25:02 +0000 (12:25 +0200)]
Update arpackg-ng package
Uwe Köcher [Wed, 30 Jun 2021 14:21:26 +0000 (16:21 +0200)]
cmake 3.20.5
cmake followup
Uwe Köcher [Wed, 30 Jun 2021 12:05:53 +0000 (14:05 +0200)]
Merge pull request #214 from gfcas/update_package_p4est
Update package p4est
Uwe Köcher [Wed, 30 Jun 2021 12:03:56 +0000 (14:03 +0200)]
Merge pull request #212 from gfcas/update_package_adolc
Update package adolc
Uwe Köcher [Wed, 30 Jun 2021 12:03:37 +0000 (14:03 +0200)]
Merge pull request #218 from koecher/update-platforms
Update platforms
Fabian Castelli [Mon, 7 Jun 2021 13:47:13 +0000 (15:47 +0200)]
Update package p4est
Uwe Köcher [Tue, 29 Jun 2021 15:10:38 +0000 (17:10 +0200)]
Merge pull request #211 from gfcas/update_default_prefix
Update default install prefix
Uwe Köcher [Tue, 29 Jun 2021 08:54:37 +0000 (10:54 +0200)]
platform ubuntu update
fixes typo in readme
updates readme
updates Ubuntu 20 platform notes; reorders packages; adds remark for v10 GNU Compilers
Update README.md
Co-authored-by: Timo Heister <timo.heister@gmail.com>
fixes typo
Uwe Köcher [Tue, 29 Jun 2021 13:53:34 +0000 (15:53 +0200)]
platform opensuse update
Uwe Köcher [Tue, 29 Jun 2021 08:56:44 +0000 (10:56 +0200)]
platform macOS updates: unifies plaform naming scheme, adds big sur
Fabian Castelli [Mon, 7 Jun 2021 14:33:36 +0000 (16:33 +0200)]
Update package adolc
Fabian Castelli [Mon, 7 Jun 2021 16:34:39 +0000 (18:34 +0200)]
Update default install prefix
Uwe Köcher [Tue, 29 Jun 2021 09:10:51 +0000 (11:10 +0200)]
Merge pull request #213 from gfcas/update_package_opencascade
Update package opencascade
Uwe Köcher [Tue, 29 Jun 2021 09:08:54 +0000 (11:08 +0200)]
Merge pull request #210 from gfcas/update_prefix_option
Update prefix option handling
Fabian Castelli [Mon, 7 Jun 2021 15:16:50 +0000 (17:16 +0200)]
Update prefix option handling
Uwe Köcher [Tue, 29 Jun 2021 09:06:44 +0000 (11:06 +0200)]
Merge pull request #209 from gfcas/update_user_read
Update user interaction
Uwe Köcher [Tue, 29 Jun 2021 08:47:45 +0000 (10:47 +0200)]
platform fedora: update
Fabian Castelli [Mon, 7 Jun 2021 16:45:08 +0000 (18:45 +0200)]
Update user interaction
Uwe Köcher [Tue, 29 Jun 2021 08:33:34 +0000 (10:33 +0200)]
Merge pull request #208 from gfcas/update_readme_file
Updated readme file
Uwe Köcher [Tue, 29 Jun 2021 08:32:16 +0000 (10:32 +0200)]
Update README.md
Co-authored-by: Timo Heister <timo.heister@gmail.com>
Uwe Köcher [Tue, 29 Jun 2021 08:28:13 +0000 (10:28 +0200)]
Merge pull request #216 from koecher/gmsh-update
gmsh removes comment
Uwe Köcher [Tue, 29 Jun 2021 08:26:46 +0000 (10:26 +0200)]
gmsh removes comment
Uwe Köcher [Tue, 29 Jun 2021 08:19:11 +0000 (10:19 +0200)]
Merge pull request #199 from gfcas/update_package_gmsh
Update package gmsh
Fabian Castelli [Mon, 7 Jun 2021 13:55:10 +0000 (15:55 +0200)]
Update package opencascade
Fabian Castelli [Mon, 7 Jun 2021 10:31:54 +0000 (12:31 +0200)]
Updated readme file
Fabian Castelli [Mon, 7 Jun 2021 09:35:33 +0000 (11:35 +0200)]
Update gmsh package
Uwe Köcher [Mon, 28 Jun 2021 06:35:47 +0000 (08:35 +0200)]
Merge pull request #207 from tjhei/disable_cmake_mpi_cxx_compiler
Timo Heister [Mon, 28 Jun 2021 01:43:02 +0000 (21:43 -0400)]
only set MPI_CXX_COMPILER if requested
Setting the compiler wrapper in CMake instead of in CC and CXX is
recommended, but only works for recent CMake versions (one configuration
I tested requires CMake 3.20 for the intel compiler).
With 9.3.1 deal.II supports setting CXX=mpicxx again, so only do the
above when a setting in candi.cfg is specified.
Works around #202
and fixes feature introduced in #159
Uwe Köcher [Fri, 25 Jun 2021 12:21:10 +0000 (14:21 +0200)]
Merge pull request #206 from gfcas/ignore-file
Remove candi dirs from .gitignore
Fabian Castelli [Fri, 25 Jun 2021 12:09:25 +0000 (14:09 +0200)]
Remove candi dirs from .gitignore
Uwe Köcher [Fri, 25 Jun 2021 08:09:17 +0000 (10:09 +0200)]
Merge pull request #205 from gfcas/ignore-file
Extend gitignore file
Uwe Köcher [Fri, 25 Jun 2021 08:08:02 +0000 (10:08 +0200)]
Merge pull request #204 from gfcas/remove_strange_file
Remove .single file
Fabian Castelli [Thu, 24 Jun 2021 19:41:57 +0000 (21:41 +0200)]
Extend gitignore file
Fabian Castelli [Mon, 7 Jun 2021 16:26:21 +0000 (18:26 +0200)]
Remove .single file
Timo Heister [Thu, 24 Jun 2021 17:42:30 +0000 (13:42 -0400)]
Merge pull request #203 from gfcas/update_version_master
Update VERSION file
Fabian Castelli [Thu, 24 Jun 2021 13:01:24 +0000 (15:01 +0200)]
Update VERSION file
Timo Heister [Tue, 22 Jun 2021 12:12:53 +0000 (08:12 -0400)]
Merge pull request #200 from koecher/update-authors
updates AUTHOR file based on the current commits on master
Uwe Köcher [Tue, 22 Jun 2021 10:16:43 +0000 (12:16 +0200)]
updates AUTHOR file based on the current commits on master
Uwe Köcher [Mon, 21 Jun 2021 19:52:12 +0000 (21:52 +0200)]
Merge pull request #198 from gfcas/add_package_symengine
Add package symengine
Uwe Köcher [Mon, 21 Jun 2021 19:50:03 +0000 (21:50 +0200)]
Merge pull request #197 from gfcas/replace_procs_by_jobs
Replace option --PROCS by --jobs and changes internal PROCS to JOBS variable consistently.
Fabian Castelli [Mon, 7 Jun 2021 17:20:42 +0000 (19:20 +0200)]
Replace option --PROCS by --jobs
Fabian Castelli [Mon, 7 Jun 2021 15:21:29 +0000 (17:21 +0200)]
Add package symengine
Uwe Köcher [Mon, 21 Jun 2021 15:10:55 +0000 (17:10 +0200)]
Merge pull request #194 from gfcas/add_package_ginkgo
Add ginkgo package
Uwe Köcher [Mon, 21 Jun 2021 15:05:25 +0000 (17:05 +0200)]
Merge pull request #195 from tjhei/master_dev
on the master branch always use dev deal.II version
Uwe Köcher [Mon, 21 Jun 2021 14:56:01 +0000 (16:56 +0200)]
Merge pull request #192 from gfcas/update_package_trilinos
Update package trilinos
Uwe Köcher [Mon, 21 Jun 2021 14:48:49 +0000 (16:48 +0200)]
Merge pull request #159 from tjhei/dealii_without_mpicxx
disable CXX/CC for deal.II itself
Fabian Castelli [Mon, 7 Jun 2021 09:17:10 +0000 (11:17 +0200)]
Add ginkgo package
Timo Heister [Sat, 19 Jun 2021 18:26:51 +0000 (14:26 -0400)]
on the master branch always use dev deal.II version
it makes sense to test the latest deal.II master version on the candi
master branch (in contrast to the 9.x branches)
Fabian Castelli [Mon, 7 Jun 2021 11:06:32 +0000 (13:06 +0200)]
Update superlu_dist package
Fabian Castelli [Mon, 7 Jun 2021 11:03:18 +0000 (13:03 +0200)]
Update trilinos confopts according to reported issue
Fabian Castelli [Mon, 7 Jun 2021 10:47:58 +0000 (12:47 +0200)]
Update trilinos package
Timo Heister [Wed, 6 Jan 2021 20:34:47 +0000 (15:34 -0500)]
disable CXX/CC for deal.II itself
As described in the comment, it is not ideal to set CXX/CC.
Fabian Castelli [Thu, 17 Jun 2021 21:06:03 +0000 (23:06 +0200)]
Update checksum verification (#187)
* Update checksum verification
* Minor corrections
Uwe Köcher [Thu, 17 Jun 2021 18:30:21 +0000 (20:30 +0200)]
Merge pull request #189 from gfcas/remove_stable_build_option
Remove STABLE_BUILD option
Fabian Castelli [Thu, 17 Jun 2021 16:56:55 +0000 (18:56 +0200)]
Correctly checkout the desired version for git repositories
Fabian Castelli [Sat, 5 Jun 2021 12:09:21 +0000 (14:09 +0200)]
Remove STABLE_BUILD option
Timo Heister [Thu, 17 Jun 2021 13:57:16 +0000 (09:57 -0400)]
Merge pull request #183 from gfcas/deal_ii_confopts
Rename to DEAL_II_CONFOPTS
Fabian Castelli [Fri, 28 May 2021 10:46:58 +0000 (12:46 +0200)]
Rename to DEAL_II_CONFOPTS
Fabian Castelli [Thu, 27 May 2021 10:33:39 +0000 (12:33 +0200)]
Add option to run tests after installation (#179)
* Add option to run tests after installation
* Change default value to OFF
Uwe Köcher [Thu, 27 May 2021 09:06:44 +0000 (11:06 +0200)]
Merge pull request #180 from gfcas/readme
Update readme
Uwe Köcher [Thu, 27 May 2021 09:01:50 +0000 (11:01 +0200)]
Merge pull request #182 from gfcas/instant_clean_option
Add instant clean up option
Fabian Castelli [Thu, 27 May 2021 08:56:55 +0000 (10:56 +0200)]
Unification ON|OFF (#176)
* Option CLEAN_BUILD
* Option native optimizations
* Option build examples
* Option stable build
* Update comments
Fabian Castelli [Thu, 27 May 2021 08:47:25 +0000 (10:47 +0200)]
Add GSL 2.6 (#178)
* Add GSL
* Add to package list in cfg file
* Remove multiple newlines
* Fix typo
* Update from koecher
Fabian Castelli [Wed, 26 May 2021 16:47:52 +0000 (18:47 +0200)]
Add instant clean up option
Uwe Köcher [Wed, 26 May 2021 10:41:28 +0000 (12:41 +0200)]
Merge pull request #175 from gfcas/update_cmake
Update cmake to version 3.16.3
Fabian Castelli [Tue, 25 May 2021 18:46:35 +0000 (20:46 +0200)]
Update readme
In the beginning the Universe was created. This has made a lot of
people very angry and has been widely regarded as a bad move.
Douglas Adams
Typeset in
Trocchi and Trocchi Bold Sans Serif.