]>
https://gitweb.dealii.org/ - candi.git/log
Matthias Maier [Mon, 14 Feb 2022 11:03:39 +0000 (05:03 -0600)]
Merge pull request #275 from tjhei/petsc_slepc_bump
update petsc and slepc
Timo Heister [Fri, 11 Feb 2022 19:19:05 +0000 (14:19 -0500)]
update petsc and slepc
This is required to compile on M1 with clang.
Timo Heister [Tue, 21 Dec 2021 22:01:00 +0000 (17:01 -0500)]
Merge pull request #270 from tjhei/cmake_generator
unset CMAKE_GENERATOR
Timo Heister [Sun, 19 Dec 2021 12:11:52 +0000 (07:11 -0500)]
unset CMAKE_GENERATOR
One can set the CMAKE_GENERATOR to set the default generator when cmake
is executed (I have set it to Ninja). This of course confuses candi, as
no makefiles will be generated.
Timo Heister [Wed, 10 Nov 2021 15:37:20 +0000 (10:37 -0500)]
Merge pull request #268 from gfcas/comment
Version independent comment
Fabian Castelli [Tue, 9 Nov 2021 18:24:52 +0000 (19:24 +0100)]
Update version comment
Uwe Köcher [Thu, 23 Sep 2021 15:48:23 +0000 (17:48 +0200)]
Merge pull request #266 from drwells/fix-pretty-name
Uwe Köcher [Thu, 23 Sep 2021 15:48:02 +0000 (17:48 +0200)]
Merge pull request #265 from koecher/almalinux
David Wells [Thu, 23 Sep 2021 15:21:58 +0000 (11:21 -0400)]
Fix an undefined variable error.
Uwe Köcher [Thu, 23 Sep 2021 09:24:59 +0000 (11:24 +0200)]
Adds platform AlmaLinux as replacement for CentOS 8
Uwe Köcher [Tue, 14 Sep 2021 11:14:54 +0000 (13:14 +0200)]
Merge pull request #257 from gfcas/ginkgo_advanced_options
Uwe Köcher [Tue, 14 Sep 2021 11:09:11 +0000 (13:09 +0200)]
Merge pull request #241 from gfcas/update_package_assimp
assimp: updates to 4.1.0 and adds optional v5.0.1
Timo Heister [Thu, 9 Sep 2021 20:21:58 +0000 (16:21 -0400)]
Merge pull request #254 from tjhei/p4est_bump
p4est: update to 2.3.2
Timo Heister [Tue, 31 Aug 2021 16:07:16 +0000 (12:07 -0400)]
Update deal.II-toolchain/packages/p4est.package
Co-authored-by: Fabian Castelli <50630942+gfcas@users.noreply.github.com>
Fabian Castelli [Mon, 30 Aug 2021 11:53:38 +0000 (13:53 +0200)]
Add comment on advanced ginkgo options
Fabian Castelli [Mon, 7 Jun 2021 13:32:26 +0000 (15:32 +0200)]
Update assimp package
Timo Heister [Sat, 28 Aug 2021 17:44:08 +0000 (13:44 -0400)]
Merge pull request #256 from gfcas/ginkgo-1.4.0
Ginkgo 1.4.0
Fabian Castelli [Sat, 28 Aug 2021 07:54:48 +0000 (09:54 +0200)]
Prepare tar and git download option
Fabian Castelli [Sat, 28 Aug 2021 07:48:57 +0000 (09:48 +0200)]
Load v1.4.0 by default
Timo Heister [Sun, 22 Aug 2021 15:23:23 +0000 (11:23 -0400)]
p4est: bump to 2.3.2
Uwe Köcher [Thu, 29 Jul 2021 22:35:58 +0000 (00:35 +0200)]
Merge pull request #250 from koecher/macos-update
macos update (bigsur update 11.5.1)
Uwe Köcher [Thu, 29 Jul 2021 09:05:03 +0000 (11:05 +0200)]
detects version independent macos
updated macos.platform (adds security policy, shortens instructions)
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
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.