]> https://gitweb.dealii.org/ - candi.git/log
candi.git
3 years agoPrepare tar and git download option 256/head
Fabian Castelli [Sat, 28 Aug 2021 07:54:48 +0000 (09:54 +0200)]
Prepare tar and git download option

3 years agoLoad v1.4.0 by default
Fabian Castelli [Sat, 28 Aug 2021 07:48:57 +0000 (09:48 +0200)]
Load v1.4.0 by default

3 years agoMerge pull request #250 from koecher/macos-update
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)

3 years agodetects version independent macos 250/head
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)

3 years agoupdates installation instructions for macos bigsur
Uwe Köcher [Thu, 29 Jul 2021 08:45:36 +0000 (10:45 +0200)]
updates installation instructions for macos bigsur

3 years agodetects macos bigsur (11.5*)
Uwe Köcher [Thu, 29 Jul 2021 08:45:01 +0000 (10:45 +0200)]
detects macos bigsur (11.5*)

3 years agoadds ScaLAPACK and MUMPS to be integrated in Trilinos and PetSc (#246)
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

3 years agoMerge pull request #242 from gfcas/compiler_cleanup
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

3 years agoMerge pull request #249 from gfcas/fix_ci_macos_compilers
Uwe Köcher [Thu, 29 Jul 2021 16:07:48 +0000 (18:07 +0200)]
Merge pull request #249 from gfcas/fix_ci_macos_compilers

3 years agoReinstall gcc compilers in macos ci jobs 249/head
Fabian Castelli [Tue, 27 Jul 2021 16:59:58 +0000 (18:59 +0200)]
Reinstall gcc compilers in macos ci jobs

3 years agoMerge pull request #248 from tjhei/trilinos_no_gfortran
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

3 years agoMerge pull request #247 from tjhei/enable-zsh
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

3 years agotrilinos: remove lgfortran flag 248/head
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.

3 years agofix enable.sh for zsh 247/head
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.

3 years agoCleanup compiler variables 242/head
Fabian Castelli [Thu, 8 Jul 2021 12:32:19 +0000 (14:32 +0200)]
Cleanup compiler variables

3 years agoMerge pull request #239 from gfcas/default
Uwe Köcher [Thu, 8 Jul 2021 07:37:09 +0000 (09:37 +0200)]
Merge pull request #239 from gfcas/default

3 years agoRemove unused file default.packages 239/head
Fabian Castelli [Tue, 6 Jul 2021 15:00:31 +0000 (17:00 +0200)]
Remove unused file default.packages

3 years agoMerge pull request #237 from gfcas/guess_platform
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()

3 years agoRename some variables in guess_platform() 237/head
Fabian Castelli [Tue, 6 Jul 2021 12:11:21 +0000 (14:11 +0200)]
Rename some variables in guess_platform()

3 years agoMerge pull request #220 from gfcas/platform_files
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

3 years agoMinor updates on platform files 220/head
Fabian Castelli [Tue, 6 Jul 2021 12:25:04 +0000 (14:25 +0200)]
Minor updates on platform files

3 years agoAdd Debian 10 as supported platform and add missing package for SymEngine (#238)
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>
3 years agoMerge pull request #236 from gfcas/ubuntu_platform
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

3 years agoUnify and update Ubuntu platform files 236/head
Fabian Castelli [Tue, 6 Jul 2021 11:59:56 +0000 (13:59 +0200)]
Unify and update Ubuntu platform files

3 years agoMerge pull request #232 from gfcas/update_package_sundials
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

3 years agoMerge pull request #235 from gfcas/remove_deprecated_platforms
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

3 years agoRemove deprecated platforms 235/head
Fabian Castelli [Tue, 6 Jul 2021 11:45:42 +0000 (13:45 +0200)]
Remove deprecated platforms

3 years agoUpdate sundials package 232/head
Fabian Castelli [Mon, 7 Jun 2021 10:16:37 +0000 (12:16 +0200)]
Update sundials package

3 years agoMerge pull request #230 from tjhei/trilinos_complex_option
Uwe Köcher [Tue, 6 Jul 2021 08:23:39 +0000 (10:23 +0200)]
Merge pull request #230 from tjhei/trilinos_complex_option

3 years agoMerge pull request #229 from bangerth/error
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.

3 years agoTrilinos: add complex option 230/head
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

3 years agoSay what option it is that isn't recognized. 228/head 229/head
Wolfgang Bangerth [Thu, 1 Jul 2021 19:44:49 +0000 (13:44 -0600)]
Say what option it is that isn't recognized.

3 years agoMerge pull request #222 from gfcas/update_package_arpack
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

3 years agoMerge pull request #223 from gfcas/minor_update
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

3 years agoMerge pull request #221 from koecher/cmake-320
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

3 years agoMerge pull request #224 from koecher/prepare-master-for-sync-v9
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

3 years agoprepare master for sync of v9.x branches 224/head
Uwe Köcher [Thu, 1 Jul 2021 11:29:37 +0000 (13:29 +0200)]
prepare master for sync of v9.x branches

3 years agoMinor consistency update 223/head
Fabian Castelli [Wed, 30 Jun 2021 17:16:18 +0000 (19:16 +0200)]
Minor consistency update

3 years agoUpdate arpackg-ng package 222/head
Fabian Castelli [Mon, 7 Jun 2021 10:25:02 +0000 (12:25 +0200)]
Update arpackg-ng package

3 years agocmake 3.20.5 221/head
Uwe Köcher [Wed, 30 Jun 2021 14:21:26 +0000 (16:21 +0200)]
cmake 3.20.5

cmake followup

3 years agoMerge pull request #214 from gfcas/update_package_p4est
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

3 years agoMerge pull request #212 from gfcas/update_package_adolc
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

3 years agoMerge pull request #218 from koecher/update-platforms
Uwe Köcher [Wed, 30 Jun 2021 12:03:37 +0000 (14:03 +0200)]
Merge pull request #218 from koecher/update-platforms

Update platforms

3 years agoUpdate package p4est 214/head
Fabian Castelli [Mon, 7 Jun 2021 13:47:13 +0000 (15:47 +0200)]
Update package p4est

3 years agoMerge pull request #211 from gfcas/update_default_prefix
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

3 years agoplatform ubuntu update 218/head
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

3 years agoplatform opensuse update
Uwe Köcher [Tue, 29 Jun 2021 13:53:34 +0000 (15:53 +0200)]
platform opensuse update

3 years agoplatform macOS updates: unifies plaform naming scheme, adds big sur
Uwe Köcher [Tue, 29 Jun 2021 08:56:44 +0000 (10:56 +0200)]
platform macOS updates: unifies plaform naming scheme, adds big sur

3 years agoUpdate package adolc 212/head
Fabian Castelli [Mon, 7 Jun 2021 14:33:36 +0000 (16:33 +0200)]
Update package adolc

3 years agoUpdate default install prefix 211/head
Fabian Castelli [Mon, 7 Jun 2021 16:34:39 +0000 (18:34 +0200)]
Update default install prefix

3 years agoMerge pull request #213 from gfcas/update_package_opencascade
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

3 years agoMerge pull request #210 from gfcas/update_prefix_option
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

3 years agoUpdate prefix option handling 210/head
Fabian Castelli [Mon, 7 Jun 2021 15:16:50 +0000 (17:16 +0200)]
Update prefix option handling

3 years agoMerge pull request #209 from gfcas/update_user_read
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

3 years agoplatform fedora: update
Uwe Köcher [Tue, 29 Jun 2021 08:47:45 +0000 (10:47 +0200)]
platform fedora: update

3 years agoUpdate user interaction 209/head
Fabian Castelli [Mon, 7 Jun 2021 16:45:08 +0000 (18:45 +0200)]
Update user interaction

3 years agoMerge pull request #208 from gfcas/update_readme_file
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

3 years agoUpdate README.md 208/head
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>
3 years agoMerge pull request #216 from koecher/gmsh-update
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

3 years agogmsh removes comment 216/head
Uwe Köcher [Tue, 29 Jun 2021 08:26:46 +0000 (10:26 +0200)]
gmsh removes comment

3 years agoMerge pull request #199 from gfcas/update_package_gmsh
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

3 years agoUpdate package opencascade 213/head
Fabian Castelli [Mon, 7 Jun 2021 13:55:10 +0000 (15:55 +0200)]
Update package opencascade

3 years agoUpdated readme file
Fabian Castelli [Mon, 7 Jun 2021 10:31:54 +0000 (12:31 +0200)]
Updated readme file

3 years agoUpdate gmsh package 199/head
Fabian Castelli [Mon, 7 Jun 2021 09:35:33 +0000 (11:35 +0200)]
Update gmsh package

3 years agoMerge pull request #207 from tjhei/disable_cmake_mpi_cxx_compiler
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

3 years agoonly set MPI_CXX_COMPILER if requested 207/head
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

3 years agoMerge pull request #206 from gfcas/ignore-file
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

3 years agoRemove candi dirs from .gitignore 206/head
Fabian Castelli [Fri, 25 Jun 2021 12:09:25 +0000 (14:09 +0200)]
Remove candi dirs from .gitignore

3 years agoMerge pull request #205 from gfcas/ignore-file
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

3 years agoMerge pull request #204 from gfcas/remove_strange_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

3 years agoExtend gitignore file 205/head
Fabian Castelli [Thu, 24 Jun 2021 19:41:57 +0000 (21:41 +0200)]
Extend gitignore file

3 years agoRemove .single file 204/head
Fabian Castelli [Mon, 7 Jun 2021 16:26:21 +0000 (18:26 +0200)]
Remove .single file

3 years agoMerge pull request #203 from gfcas/update_version_master
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

3 years agoUpdate VERSION file 203/head
Fabian Castelli [Thu, 24 Jun 2021 13:01:24 +0000 (15:01 +0200)]
Update VERSION file

3 years agoMerge pull request #200 from koecher/update-authors
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

3 years agoupdates AUTHOR file based on the current commits on master 200/head
Uwe Köcher [Tue, 22 Jun 2021 10:16:43 +0000 (12:16 +0200)]
updates AUTHOR file based on the current commits on master

3 years agoMerge pull request #198 from gfcas/add_package_symengine
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

3 years agoMerge pull request #197 from gfcas/replace_procs_by_jobs
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.

3 years agoReplace option --PROCS by --jobs 197/head
Fabian Castelli [Mon, 7 Jun 2021 17:20:42 +0000 (19:20 +0200)]
Replace option --PROCS by --jobs

3 years agoAdd package symengine 198/head
Fabian Castelli [Mon, 7 Jun 2021 15:21:29 +0000 (17:21 +0200)]
Add package symengine

3 years agoMerge pull request #194 from gfcas/add_package_ginkgo
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

3 years agoMerge pull request #195 from tjhei/master_dev
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

3 years agoMerge pull request #192 from gfcas/update_package_trilinos
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

3 years agoMerge pull request #159 from tjhei/dealii_without_mpicxx
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

3 years agoAdd ginkgo package 194/head
Fabian Castelli [Mon, 7 Jun 2021 09:17:10 +0000 (11:17 +0200)]
Add ginkgo package

3 years agoon the master branch always use dev deal.II version 195/head
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)

3 years agoUpdate superlu_dist package 192/head
Fabian Castelli [Mon, 7 Jun 2021 11:06:32 +0000 (13:06 +0200)]
Update superlu_dist package

3 years agoUpdate trilinos confopts according to reported issue
Fabian Castelli [Mon, 7 Jun 2021 11:03:18 +0000 (13:03 +0200)]
Update trilinos confopts according to reported issue

3 years agoUpdate trilinos package
Fabian Castelli [Mon, 7 Jun 2021 10:47:58 +0000 (12:47 +0200)]
Update trilinos package

3 years agodisable CXX/CC for deal.II itself 159/head
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.

3 years agoUpdate checksum verification (#187)
Fabian Castelli [Thu, 17 Jun 2021 21:06:03 +0000 (23:06 +0200)]
Update checksum verification (#187)

* Update checksum verification

* Minor corrections

3 years agoMerge pull request #189 from gfcas/remove_stable_build_option
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

3 years agoCorrectly checkout the desired version for git repositories 189/head
Fabian Castelli [Thu, 17 Jun 2021 16:56:55 +0000 (18:56 +0200)]
Correctly checkout the desired version for git repositories

3 years agoRemove STABLE_BUILD option
Fabian Castelli [Sat, 5 Jun 2021 12:09:21 +0000 (14:09 +0200)]
Remove STABLE_BUILD option

3 years agoMerge pull request #183 from gfcas/deal_ii_confopts
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

3 years agoRename to DEAL_II_CONFOPTS 183/head
Fabian Castelli [Fri, 28 May 2021 10:46:58 +0000 (12:46 +0200)]
Rename to DEAL_II_CONFOPTS

3 years agoAdd option to run tests after installation (#179)
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

3 years agoMerge pull request #180 from gfcas/readme
Uwe Köcher [Thu, 27 May 2021 09:06:44 +0000 (11:06 +0200)]
Merge pull request #180 from gfcas/readme

Update readme

3 years agoMerge pull request #182 from gfcas/instant_clean_option
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

3 years agoUnification ON|OFF (#176)
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


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.