]> https://gitweb.dealii.org/ - candi.git/log
candi.git
9 years agompi: mpich updated and added centos7 as supported platform
Uwe Köcher [Wed, 26 Aug 2015 19:24:22 +0000 (21:24 +0200)]
mpi: mpich updated and added centos7 as supported platform

9 years agogcc: updated to v4.9.3
Uwe Köcher [Wed, 26 Aug 2015 19:07:30 +0000 (21:07 +0200)]
gcc: updated to v4.9.3

9 years agoMerge pull request #12 from koecher/dealii8.3-trilinos12-SuperLU41
Uwe Köcher [Fri, 14 Aug 2015 12:52:42 +0000 (14:52 +0200)]
Merge pull request #12 from koecher/dealii8.3-trilinos12-SuperLU41

dealii8.3 trilinos12 super lu41

9 years agodeal.II: updated download location for trilinos
Uwe Köcher [Fri, 14 Aug 2015 08:58:12 +0000 (10:58 +0200)]
deal.II: updated download location for trilinos

9 years agodeal.II: updated compiler strings
Uwe Köcher [Wed, 12 Aug 2015 14:42:50 +0000 (16:42 +0200)]
deal.II: updated compiler strings

9 years agodeal.II: package preparation: corrected final package name for deal.II-prepare
Uwe Köcher [Wed, 12 Aug 2015 14:21:35 +0000 (16:21 +0200)]
deal.II: package preparation: corrected final package name for deal.II-prepare

9 years agodeal.II: Trilinos 12.2.1 added md5 checksum
Uwe Köcher [Wed, 12 Aug 2015 13:40:58 +0000 (15:40 +0200)]
deal.II: Trilinos 12.2.1 added md5 checksum

9 years agodeal.II: SuperLU_Dist v4.1 added -std=c99 flag, since it is needed to compile
Uwe Köcher [Wed, 12 Aug 2015 13:32:15 +0000 (15:32 +0200)]
deal.II: SuperLU_Dist v4.1 added -std=c99 flag, since it is needed to compile

9 years agodeal.II: current stable Trilinos 12.2.1
Uwe Köcher [Wed, 12 Aug 2015 09:16:10 +0000 (11:16 +0200)]
deal.II: current stable Trilinos 12.2.1

9 years agodeal.II: SuperLU_Dist v4.1 corrected implementation error for the patch file
Uwe Köcher [Wed, 12 Aug 2015 07:58:21 +0000 (09:58 +0200)]
deal.II: SuperLU_Dist v4.1 corrected implementation error for the patch file

9 years agodeal.II: removed MUMPS, since it is not supported by deal.II v8.3.0 anymore
Uwe Köcher [Wed, 12 Aug 2015 07:29:56 +0000 (09:29 +0200)]
deal.II: removed MUMPS, since it is not supported by deal.II v8.3.0 anymore

9 years agodeal.II: updated default confopts
Uwe Köcher [Tue, 11 Aug 2015 13:48:28 +0000 (15:48 +0200)]
deal.II: updated default confopts

9 years agodeal.II: updated slepsc
Uwe Köcher [Tue, 11 Aug 2015 13:45:05 +0000 (15:45 +0200)]
deal.II: updated slepsc

9 years agodeal.II: updated petsc
Uwe Köcher [Tue, 11 Aug 2015 13:44:47 +0000 (15:44 +0200)]
deal.II: updated petsc

9 years agodeal.II: removed deprecated DEAL_II_COMPONENT_COMPAT_FILES variable
Uwe Köcher [Tue, 11 Aug 2015 09:13:56 +0000 (11:13 +0200)]
deal.II: removed deprecated DEAL_II_COMPONENT_COMPAT_FILES variable

9 years agoUpdate AUTHORS
Uwe Köcher [Mon, 10 Aug 2015 18:36:34 +0000 (20:36 +0200)]
Update AUTHORS

9 years agodeal.II: updated to current stable version v8.3.0
Uwe Köcher [Mon, 10 Aug 2015 13:45:50 +0000 (15:45 +0200)]
deal.II: updated to current stable version v8.3.0

9 years agodeal.II: Trilinos: updated to current stable version 12.0.1
Uwe Köcher [Mon, 10 Aug 2015 13:43:28 +0000 (15:43 +0200)]
deal.II: Trilinos: updated to current stable version 12.0.1
- patched the Amesos interface to SuperLU_Dist
- disabled Amesos2 package due to problems with SuperLU_Dist
- enabled MueLu by default for deal.II v8.3.0 and above

9 years agodeal.II: updated CHECKSUM for SuperLU_Dist
Uwe Köcher [Mon, 10 Aug 2015 13:42:44 +0000 (15:42 +0200)]
deal.II: updated CHECKSUM for SuperLU_Dist

9 years agodeal.II: SuperLU_Dist: major update to v4.1
Uwe Köcher [Mon, 10 Aug 2015 13:39:24 +0000 (15:39 +0200)]
deal.II: SuperLU_Dist: major update to v4.1

9 years agodeal.II: updated hdf5 package to current stable version
Uwe Köcher [Mon, 10 Aug 2015 13:36:43 +0000 (15:36 +0200)]
deal.II: updated hdf5 package to current stable version

9 years agoMerge pull request #10 from Rombur/cmakecache v0.5
Uwe Köcher [Fri, 24 Jul 2015 06:58:00 +0000 (08:58 +0200)]
Merge pull request #10 from Rombur/cmakecache

Clear CMake cache before configuration.

9 years agoClear CMake cache before configuration.
Bruno Turcksin [Thu, 23 Jul 2015 22:51:03 +0000 (17:51 -0500)]
Clear CMake cache before configuration.

9 years agoMerge pull request #9 from Rombur/zlib_fix
Uwe Köcher [Wed, 22 Jul 2015 21:11:43 +0000 (23:11 +0200)]
Merge pull request #9 from Rombur/zlib_fix

Fix two bugs

9 years agoFix a bug where boost and deal.II would pick different version of zlib and a bug...
Bruno Turcksin [Wed, 22 Jul 2015 15:19:48 +0000 (10:19 -0500)]
Fix a bug where boost and deal.II would pick different version of zlib and a bug where Lapack was not picked up correctly.

9 years agodeal.II: updated comments for fedora 21 & 22
Uwe Köcher [Mon, 20 Jul 2015 20:18:12 +0000 (22:18 +0200)]
deal.II: updated comments for fedora 21 & 22

9 years agoMerge pull request #8 from Rombur/sudo
Uwe Köcher [Mon, 20 Jul 2015 08:24:09 +0000 (10:24 +0200)]
Merge pull request #8 from Rombur/sudo

Use sudo instead of su for Ubuntu. Remove support for Ubuntu 13.xx
Thank you a lot for keeping Ubuntu up to date!

9 years agoUse sudo instead of su for Ubuntu. Remove support for Ubuntu 13.xx
Bruno Turcksin [Fri, 17 Jul 2015 17:03:03 +0000 (12:03 -0500)]
Use sudo instead of su for Ubuntu. Remove support for Ubuntu 13.xx

9 years agodeal.II: moved code for switching off packages from configuration file to a preparati...
Uwe Köcher [Thu, 16 Jul 2015 10:59:13 +0000 (12:59 +0200)]
deal.II: moved code for switching off packages from configuration file to a preparation package file for deal.II

9 years agoMerge pull request #7 from Rombur/improve_config
Uwe Köcher [Thu, 16 Jul 2015 09:23:08 +0000 (11:23 +0200)]
Merge pull request #7 from Rombur/improve_config

Add documentation for Ubuntu

9 years agoMerge pull request #6 from Rombur/fast_install
Uwe Köcher [Thu, 16 Jul 2015 09:21:48 +0000 (11:21 +0200)]
Merge pull request #6 from Rombur/fast_install

This is great. Thank you.
Do not install libraries that have been turned off for deal.II

9 years agoMerge pull request #5 from Rombur/fix_bzip2
Uwe Köcher [Thu, 16 Jul 2015 09:14:54 +0000 (11:14 +0200)]
Merge pull request #5 from Rombur/fix_bzip2

Fix a bug introduced on June 12.

9 years agoImprove configure file and add to the documentation packages that are necessary to...
Bruno Turcksin [Wed, 15 Jul 2015 21:38:47 +0000 (16:38 -0500)]
Improve configure file and add to the documentation packages that are necessary to install deal.II

9 years agoFix a bug in Trilinos configuration.
Bruno Turcksin [Tue, 14 Jul 2015 22:56:43 +0000 (17:56 -0500)]
Fix a bug in Trilinos configuration.

9 years agoAdd support for MKL.
Bruno Turcksin [Tue, 14 Jul 2015 21:51:42 +0000 (16:51 -0500)]
Add support for MKL.

9 years agoFix a bug when parmetis is the first package to be compiled.
Bruno Turcksin [Tue, 14 Jul 2015 21:33:24 +0000 (16:33 -0500)]
Fix a bug when parmetis is the first package to be compiled.

9 years agoFix a bug introduced on June 12.
Bruno Turcksin [Sat, 11 Jul 2015 01:14:07 +0000 (20:14 -0500)]
Fix a bug introduced on June 12.

9 years agoDo not install libraries that have been turned off for deal.II
Bruno Turcksin [Thu, 9 Jul 2015 23:22:24 +0000 (18:22 -0500)]
Do not install libraries that have been turned off for deal.II

9 years agolinux-devel-suite: updated comment
Uwe Köcher [Mon, 22 Jun 2015 13:10:55 +0000 (15:10 +0200)]
linux-devel-suite: updated comment

9 years agogcc: added linux-devel-suite support for compiling gcc (without system wide gmp,mpfr...
Uwe Köcher [Mon, 22 Jun 2015 13:06:51 +0000 (15:06 +0200)]
gcc: added linux-devel-suite support for compiling gcc (without system wide gmp,mpfr,mpc)

9 years agogcc: added linux-devel-suite support for compiling gcc (without system wide gmp,mpfr...
Uwe Köcher [Mon, 22 Jun 2015 13:04:20 +0000 (15:04 +0200)]
gcc: added linux-devel-suite support for compiling gcc (without system wide gmp,mpfr,mpc)

9 years agolinux-devel-suite: new project for genereal development tools on linux
Uwe Köcher [Mon, 22 Jun 2015 12:20:35 +0000 (14:20 +0200)]
linux-devel-suite: new project for genereal development tools on linux

9 years agocandi: added support for downloading with curl
Uwe Köcher [Fri, 19 Jun 2015 08:32:54 +0000 (10:32 +0200)]
candi: added support for downloading with curl
deal.II: swichted DOWNLOADER for bzip2 to curl
candi: output initial message if specific platform is targeted

9 years agoMerge pull request #2 from Rombur/linux
Uwe Köcher [Fri, 19 Jun 2015 07:59:47 +0000 (09:59 +0200)]
Merge pull request #2 from Rombur/linux

Add suppport for a standard linux system.

9 years agoChange name of the platform from linux to linux_cluster and use a patch to modify...
Bruno Turcksin [Fri, 12 Jun 2015 15:42:07 +0000 (10:42 -0500)]
Change name of the platform from linux to linux_cluster and use a patch to modify bzip2 Makefile.

9 years agoAdd checksum for boost-1.58.0
Bruno Turcksin [Thu, 11 Jun 2015 07:29:15 +0000 (02:29 -0500)]
Add checksum for boost-1.58.0

9 years agoAdd suppport for a standard linux system.
Bruno Turcksin [Wed, 10 Jun 2015 17:55:27 +0000 (12:55 -0500)]
Add suppport for a standard linux system.

9 years agoMerge pull request #1 from Rombur/ubuntu_15_04
Uwe Köcher [Fri, 5 Jun 2015 13:42:04 +0000 (15:42 +0200)]
Merge pull request #1 from Rombur/ubuntu_15_04

Add support for ubuntu 15.04

9 years agoAdd support for ubuntu 15.04
Bruno Turcksin [Fri, 5 Jun 2015 11:29:22 +0000 (06:29 -0500)]
Add support for ubuntu 15.04

9 years agoDTM++.toolbox: removed outdated toolbox -> use deal.II instead! v0.4
Uwe Köcher [Thu, 28 May 2015 22:04:35 +0000 (00:04 +0200)]
DTM++.toolbox: removed outdated toolbox -> use deal.II instead!

9 years agodeal.II: set latest stable build target as default; reordered lines in cfg file
Uwe Köcher [Thu, 28 May 2015 22:00:21 +0000 (00:00 +0200)]
deal.II: set latest stable build target as default; reordered lines in cfg file

9 years agodeal.II: Trilinos: switched off MueLu by default
Uwe Köcher [Thu, 28 May 2015 21:57:28 +0000 (23:57 +0200)]
deal.II: Trilinos: switched off MueLu by default

9 years agodeal.II: added fedora 22 support
Uwe Köcher [Thu, 28 May 2015 21:56:38 +0000 (23:56 +0200)]
deal.II: added fedora 22 support

9 years agodeal.II: updated git tag/checkout version string to master for current developer...
Uwe Köcher [Thu, 28 May 2015 21:55:28 +0000 (23:55 +0200)]
deal.II: updated git tag/checkout version string to master for current developer version (unstable build)

9 years agodeal.II: p4est: reset version to v1.1 (latest stable)
Uwe Köcher [Thu, 28 May 2015 21:52:23 +0000 (23:52 +0200)]
deal.II: p4est: reset version to v1.1 (latest stable)

9 years agocandi: updated git build / git checkout version for stable build
Uwe Köcher [Thu, 28 May 2015 21:50:35 +0000 (23:50 +0200)]
candi: updated git build / git checkout version for stable build

9 years agompi: added fedora 22 support
Uwe Köcher [Thu, 28 May 2015 09:57:08 +0000 (11:57 +0200)]
mpi: added fedora 22 support

9 years agocandi: added fedora 22 support
Uwe Köcher [Thu, 28 May 2015 09:15:39 +0000 (11:15 +0200)]
candi: added fedora 22 support

9 years agodeal.II: added/corrected COMPONENT strings for cmake
Uwe Köcher [Wed, 18 Feb 2015 14:06:38 +0000 (15:06 +0100)]
deal.II: added/corrected COMPONENT strings for cmake

9 years agodeal.II: added DEAL_II_WITH_COMPAT_FILES=ON switch for building the old Make.global_o...
Uwe Köcher [Thu, 5 Feb 2015 18:07:25 +0000 (19:07 +0100)]
deal.II: added DEAL_II_WITH_COMPAT_FILES=ON switch for building the old Make.global_options etc

9 years agodeal.II: Updated min. required system packages on RHEL 7 / CentOS 7
Uwe Köcher [Tue, 3 Feb 2015 18:11:37 +0000 (19:11 +0100)]
deal.II: Updated min. required system packages on RHEL 7 / CentOS 7

9 years agoUpdate README.md
Uwe Köcher [Wed, 28 Jan 2015 23:01:46 +0000 (00:01 +0100)]
Update README.md

9 years agoUpdate README.md
Uwe Köcher [Wed, 28 Jan 2015 22:53:32 +0000 (23:53 +0100)]
Update README.md

9 years agoUpdate README.md
Uwe Köcher [Wed, 28 Jan 2015 22:45:10 +0000 (23:45 +0100)]
Update README.md

9 years agoUpdate README.md
Uwe Köcher [Wed, 28 Jan 2015 22:25:36 +0000 (23:25 +0100)]
Update README.md

9 years agoUpdate README.md
Uwe Köcher [Wed, 28 Jan 2015 22:14:08 +0000 (23:14 +0100)]
Update README.md

9 years agoUpdate README.md
Uwe Köcher [Wed, 28 Jan 2015 22:00:09 +0000 (23:00 +0100)]
Update README.md

Readme.md: updated documentation for candi

9 years agodeal.II: minor changes to the packages of deal.II (esp. stable) and p4est (use trunc...
Uwe Köcher [Tue, 27 Jan 2015 11:42:29 +0000 (12:42 +0100)]
deal.II: minor changes to the packages of deal.II (esp. stable) and p4est (use trunc version)

9 years agocandi.sh: added additional switch for not checking out a release tag with git
Uwe Köcher [Tue, 27 Jan 2015 11:41:09 +0000 (12:41 +0100)]
candi.sh: added additional switch for not checking out a release tag with git

9 years agocandi.sh: BUG FIX
Uwe Köcher [Tue, 27 Jan 2015 08:48:48 +0000 (09:48 +0100)]
candi.sh: BUG FIX

9 years agodeal.II: package p4est: changed version to v1.1
Uwe Köcher [Tue, 27 Jan 2015 08:40:55 +0000 (09:40 +0100)]
deal.II: package p4est: changed version to v1.1

9 years agocandi.sh: added git option for checkout of a release tag
Uwe Köcher [Tue, 27 Jan 2015 08:36:58 +0000 (09:36 +0100)]
candi.sh: added git option for checkout of a release tag

9 years agokdevelop: issue with the background lib's on 64bit platforms is resolved
Uwe Köcher [Wed, 7 Jan 2015 18:08:52 +0000 (19:08 +0100)]
kdevelop: issue with the background lib's on 64bit platforms is resolved

9 years agompi: mpich 3: allowed multiple PROCS for compilation
Uwe Köcher [Mon, 22 Dec 2014 08:51:46 +0000 (09:51 +0100)]
mpi: mpich 3: allowed multiple PROCS for compilation

9 years agogcc: updated to version 4.9.2
Uwe Köcher [Fri, 5 Dec 2014 21:27:11 +0000 (22:27 +0100)]
gcc: updated to version 4.9.2

9 years agompi: updated openmpi to 1.8.3
Uwe Köcher [Fri, 5 Dec 2014 21:16:36 +0000 (22:16 +0100)]
mpi: updated openmpi to 1.8.3

9 years agompi: fedora21: added openmpi to default build target
Uwe Köcher [Fri, 5 Dec 2014 21:14:05 +0000 (22:14 +0100)]
mpi: fedora21: added openmpi to default build target

9 years agodeal.II: updated compiler version strings
Uwe Köcher [Fri, 5 Dec 2014 21:13:21 +0000 (22:13 +0100)]
deal.II: updated compiler version strings

9 years agompi: added fedora21
Uwe Köcher [Fri, 5 Dec 2014 20:10:55 +0000 (21:10 +0100)]
mpi: added fedora21

9 years agompi: updated mpich to 3.1.3
Uwe Köcher [Fri, 5 Dec 2014 20:09:58 +0000 (21:09 +0100)]
mpi: updated mpich to 3.1.3

9 years agodeal.II: added fedora21; added "patch" for the system packages for fedora.
Uwe Köcher [Fri, 14 Nov 2014 08:30:31 +0000 (09:30 +0100)]
deal.II: added fedora21; added "patch" for the system packages for fedora.

 Changes to be committed:
modified:   deal.II/platforms/supported/fedora19.platform
modified:   deal.II/platforms/supported/fedora20.platform
new file:   deal.II/platforms/supported/fedora21.platform

9 years agodeal.II: package Trilinos: activated Belos (successor of AztecOO; new iterative solve...
Uwe Köcher [Thu, 13 Nov 2014 09:13:45 +0000 (10:13 +0100)]
deal.II: package Trilinos: activated Belos (successor of AztecOO; new iterative solvers using Xpetra)

9 years agodeal.II: updated Trilinos to 11.12.1 and added MueLu as package
Uwe Köcher [Wed, 12 Nov 2014 19:54:53 +0000 (20:54 +0100)]
deal.II: updated Trilinos to 11.12.1 and added MueLu as package

9 years agoProject CMAKE: added initial support for rhel7
Uwe Köcher [Wed, 29 Oct 2014 20:43:57 +0000 (21:43 +0100)]
Project CMAKE: added initial support for rhel7

 Changes to be committed:
new file:   cmake/packages/cmake.package
new file:   cmake/platforms/supported/rhel7.platform
new file:   project-cmake.cfg

9 years agoProject FEniCS: updated system package list for RHEL 7
Uwe Köcher [Tue, 21 Oct 2014 14:55:41 +0000 (16:55 +0200)]
Project FEniCS: updated system package list for RHEL 7

9 years agoProject kdevelop: added support for RHEL 7
Uwe Köcher [Tue, 21 Oct 2014 11:53:49 +0000 (13:53 +0200)]
Project kdevelop: added support for RHEL 7

9 years agoProject kile: added support for RHEL7
Uwe Köcher [Tue, 21 Oct 2014 11:53:16 +0000 (13:53 +0200)]
Project kile: added support for RHEL7

9 years agoProject deal.II added libtool for req. packages on EL6/7 & F19/20
Uwe Köcher [Tue, 21 Oct 2014 08:30:42 +0000 (10:30 +0200)]
Project deal.II added libtool for req. packages on EL6/7 & F19/20

 Changes to be committed:
modified:   deal.II/platforms/supported/centos7.platform
modified:   deal.II/platforms/supported/fedora19.platform
modified:   deal.II/platforms/supported/rhel6.platform
modified:   deal.II/platforms/supported/rhel7.platform

9 years agoKile & Kdevelop: updated min. required packages string (added kate)
Uwe Köcher [Thu, 16 Oct 2014 14:01:49 +0000 (16:01 +0200)]
Kile & Kdevelop: updated min. required packages string (added kate)

modified:   kdevelop/platforms/supported/centos7.platform
modified:   kile/platforms/supported/centos7.platform

9 years agoProject FEniCS: added CentOS7 support
Uwe Köcher [Thu, 16 Oct 2014 12:36:29 +0000 (14:36 +0200)]
Project FEniCS: added CentOS7 support

 Changes to be committed:
new file:   FEniCS/platforms/supported/centos7.platform

9 years agoProject deal.II: removed make test from petsc and slepc packages
Uwe Köcher [Thu, 16 Oct 2014 12:21:31 +0000 (14:21 +0200)]
Project deal.II: removed make test from petsc and slepc packages

 Changes to be committed:
modified:   deal.II/packages/petsc.package
modified:   deal.II/packages/slepc.package

9 years agoProject FEniCS: corrected scotch package file
Uwe Köcher [Thu, 16 Oct 2014 12:20:28 +0000 (14:20 +0200)]
Project FEniCS: corrected scotch package file

 Changes to be committed:
modified:   FEniCS/packages/scotch.package

9 years agoProject deal.II: Changed default value DEAL_II_WITH_THREADS:BOOL=ON
Uwe Köcher [Tue, 14 Oct 2014 05:35:19 +0000 (07:35 +0200)]
Project deal.II: Changed default value DEAL_II_WITH_THREADS:BOOL=ON

 Changes to be committed:
modified:   project-deal.II.cfg

9 years agoProject kdevelop: small update for modulefile
Uwe Köcher [Mon, 13 Oct 2014 13:34:17 +0000 (15:34 +0200)]
Project kdevelop: small update for modulefile

9 years agoProject kile: small update for modulefile
Uwe Köcher [Mon, 13 Oct 2014 13:33:23 +0000 (15:33 +0200)]
Project kile: small update for modulefile

9 years agoNew Project: kile (Platform file: CentOS 7)
Uwe Köcher [Wed, 8 Oct 2014 09:15:14 +0000 (11:15 +0200)]
New Project: kile (Platform file: CentOS 7)

 Changes to be committed:
new file:   kile/packages/kile.package
new file:   kile/platforms/supported/centos7.platform
new file:   project-kile.cfg

9 years agoNew Project: kdevelop for CentOS 7 (clone to RHEL 7 seems easy)
Uwe Köcher [Wed, 8 Oct 2014 07:09:30 +0000 (09:09 +0200)]
New Project: kdevelop for CentOS 7 (clone to RHEL 7 seems easy)

 Changes to be committed:
new file:   kdevelop/packages/kdevelop.package
new file:   kdevelop/packages/kdevplatform.package
new file:   kdevelop/platforms/supported/centos7.platform
new file:   project-kdevelop.cfg

9 years agodeal.II / platform F20: updated basic instructions
Uwe Köcher [Thu, 2 Oct 2014 13:21:39 +0000 (15:21 +0200)]
deal.II / platform F20: updated basic instructions

9 years agocandi.sh: aligned PATH output a little
Uwe Köcher [Thu, 2 Oct 2014 13:21:04 +0000 (15:21 +0200)]
candi.sh: aligned PATH output a little

9 years agocandi.sh: added Fedora 21 for guessing of a platform
Uwe Köcher [Wed, 1 Oct 2014 14:02:31 +0000 (16:02 +0200)]
candi.sh: added Fedora 21 for guessing of a platform


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.