]>
https://gitweb.dealii.org/ - candi.git/log
Timo Heister [Sat, 24 Aug 2019 20:09:00 +0000 (16:09 -0400)]
update slepc
Timo Heister [Sat, 24 Aug 2019 19:50:21 +0000 (15:50 -0400)]
update petsc
this old version does not compile with newer MPI 3.0:
```
/home/heister/shared-dealii/dealii-v9.1.1/tmp/build/petsc-
lite-3.7.6/src/sys/objects/init.c:412:40: error: ‘MPI_Handler_function’
undeclared
```
Timo Heister [Fri, 23 Aug 2019 18:05:20 +0000 (14:05 -0400)]
update hdf5 to 1.10.5
Required to link with a newer version of MPI:
/home/heister/shared-
dealii/dealii-v9.1.1/tmp/unpack/hdf5-1.10.1/testpar/t_cache.c:1222:27:
error: call to ‘MPI_Address’ declared with attribute error: MPI_Address
was removed in MPI-3.0. Use MPI_Get_address instead.
This should go into 9.1 as well.
Timo Heister [Tue, 28 May 2019 04:43:47 +0000 (22:43 -0600)]
version 9.1.1-r1
Timo Heister [Tue, 28 May 2019 04:43:34 +0000 (22:43 -0600)]
update deal.II to 9.1.1
Timo Heister [Wed, 22 May 2019 21:44:36 +0000 (15:44 -0600)]
version 9.1.0-r1
Timo Heister [Wed, 22 May 2019 21:44:11 +0000 (15:44 -0600)]
update deal.II version
Timo Heister [Wed, 15 May 2019 17:37:29 +0000 (11:37 -0600)]
version 9.1.0-rc1
Timo Heister [Wed, 15 May 2019 17:36:44 +0000 (11:36 -0600)]
bump deal.II version to rc1
Uwe Köcher [Fri, 12 Apr 2019 07:26:22 +0000 (09:26 +0200)]
Merge pull request #115 from tjhei/optimized_bash_fix
#111 and fix bash multiline on master
Timo Heister [Thu, 11 Apr 2019 21:44:11 +0000 (15:44 -0600)]
fix bash multiline
Uwe Köcher [Fri, 25 Jan 2019 16:30:33 +0000 (10:30 -0600)]
Merge pull request #111 from tjhei/native_opt
add optimization option
Timo Heister [Wed, 25 Apr 2018 15:39:17 +0000 (11:39 -0400)]
add optimization option
Introduce a new settings to allow native optimizations. This currently
affects PETSc and deal.II (basically setting march=native).
Uwe Köcher [Fri, 16 Nov 2018 19:14:33 +0000 (20:14 +0100)]
Merge pull request #110 from tjhei/opencascade_gmsh
gmsh: use opencascade using CASROOT, fix linking
Timo Heister [Thu, 15 Nov 2018 19:20:07 +0000 (14:20 -0500)]
opencascade and gmsh: export CASROOT, fix libs
- opencascade support inside gmsh is needed for deal.II.
- gmsh finds opencascade using the CASROOT env variable, so export it
when we install opencascade.
- set rpath in gmsh installation to be able to find libs
- disable petsc/slepc in gmsh (not needed)
Uwe Köcher [Sun, 11 Nov 2018 13:05:16 +0000 (14:05 +0100)]
Merge pull request #109 from tjhei/gmsh-fix
fix gmsh
Timo Heister [Sat, 10 Nov 2018 00:57:19 +0000 (17:57 -0700)]
fix gmsh
Uwe Köcher [Fri, 9 Nov 2018 17:34:31 +0000 (18:34 +0100)]
Merge pull request #108 from tjhei/gmsh
add Gmsh
Uwe Köcher [Fri, 9 Nov 2018 17:31:33 +0000 (18:31 +0100)]
Merge pull request #107 from tjhei/fix_path_directives
fix path directive in cmake package
Timo Heister [Fri, 9 Nov 2018 16:24:47 +0000 (11:24 -0500)]
add gmsh
this is a dependency starting with deal.II 9.0.
This needs to also go on the dealii-9.0 branch
Timo Heister [Fri, 9 Nov 2018 16:18:34 +0000 (11:18 -0500)]
fix path directive in cmake package
otherwise $PATH will be expanded in the config file
Uwe Köcher [Thu, 8 Nov 2018 19:00:53 +0000 (20:00 +0100)]
Update README.md
Timo Heister [Thu, 8 Nov 2018 16:44:02 +0000 (11:44 -0500)]
add VERSION
Uwe Köcher [Thu, 1 Nov 2018 08:31:28 +0000 (09:31 +0100)]
Merge pull request #106 from tjhei/opensuse_fixes2
opensuse fixes
Timo Heister [Tue, 30 Oct 2018 14:48:48 +0000 (10:48 -0400)]
opensuse fixes
- switch to mpich (fewer runtime warnings)
- install ld gold (avoids slow linking)
Uwe Köcher [Fri, 26 Oct 2018 10:59:10 +0000 (12:59 +0200)]
Merge pull request #105 from tjhei/fix_scalapack_dir
fix SCALAPACK_DIR
Timo Heister [Wed, 24 Oct 2018 17:39:23 +0000 (13:39 -0400)]
fix SCALAPACK_DIR
Uwe Köcher [Mon, 22 Oct 2018 13:11:43 +0000 (15:11 +0200)]
Update README.md
Uwe Köcher [Mon, 22 Oct 2018 12:37:50 +0000 (14:37 +0200)]
Merge pull request #102 from koecher/git-cherry-pick
git cherry-pick enhancement
Uwe Köcher [Wed, 17 Oct 2018 16:40:53 +0000 (18:40 +0200)]
Merge pull request #104 from tjhei/update-assimp
update assimp to 4.1.0
Timo Heister [Wed, 17 Oct 2018 16:26:18 +0000 (12:26 -0400)]
fix checksum
Uwe Köcher [Wed, 17 Oct 2018 16:18:58 +0000 (18:18 +0200)]
Merge pull request #103 from tjhei/opensuse_fixes
opensuse fixes
Uwe Köcher [Wed, 17 Oct 2018 08:00:11 +0000 (10:00 +0200)]
moves git cherry-pick to package_unpack just before package_specific_patch
Timo Heister [Tue, 16 Oct 2018 19:23:12 +0000 (15:23 -0400)]
opensuse fixes
- missing python2
- missing g++ (devel_C_C++ only installs cpp)
- add documentation for mpi wrappers
- trilinos also wants libmetis to work (not sure why)
Timo Heister [Tue, 16 Oct 2018 19:20:07 +0000 (15:20 -0400)]
Merge pull request #101 from koecher/dealii-9.0.1
switch deal.II v9.0.0 -> v9.0.1
Uwe Köcher [Tue, 16 Oct 2018 19:01:48 +0000 (21:01 +0200)]
disables exemple for DEAL_CHERRYPICKCOMMITS and adds the variable
Uwe Köcher [Tue, 16 Oct 2018 18:22:48 +0000 (20:22 +0200)]
bugfix: add missing cd .. for packing git
Uwe Köcher [Tue, 16 Oct 2018 17:35:28 +0000 (19:35 +0200)]
implements git cherry-pick for STABLE_BUILD
Uwe Köcher [Tue, 16 Oct 2018 15:42:57 +0000 (17:42 +0200)]
switch deal.II v9.0.0 -> v9.0.1
Uwe Köcher [Fri, 12 Oct 2018 18:18:55 +0000 (20:18 +0200)]
Merge pull request #96 from tjhei/openblas
add openblas
Uwe Köcher [Fri, 12 Oct 2018 18:18:33 +0000 (20:18 +0200)]
Merge pull request #98 from tjhei/opensuse15
support opensuse 15
Uwe Köcher [Fri, 12 Oct 2018 18:15:12 +0000 (20:15 +0200)]
Merge pull request #99 from tjhei/fix_numdiff_path
fix numdiff path
Uwe Köcher [Fri, 12 Oct 2018 18:13:30 +0000 (20:13 +0200)]
Merge pull request #95 from tjhei/cmake-path-fix
fix cmake path
Timo Heister [Thu, 11 Oct 2018 14:53:13 +0000 (16:53 +0200)]
also fix install path from source
Timo Heister [Thu, 11 Oct 2018 14:30:49 +0000 (16:30 +0200)]
fix numdiff path
Timo Heister [Thu, 11 Oct 2018 13:58:53 +0000 (15:58 +0200)]
support opensuse 15
Uwe Köcher [Tue, 9 Oct 2018 07:23:57 +0000 (09:23 +0200)]
Merge pull request #97 from tjhei/new-mirror
change mirror server url
Timo Heister [Fri, 5 Oct 2018 16:25:43 +0000 (18:25 +0200)]
export BLAS_LIB, fix petsc
Timo Heister [Fri, 5 Oct 2018 15:26:31 +0000 (17:26 +0200)]
change mirror
1. url at clemson changed
2. also add tjhei.info (which redirects to clemson for now, but allows
me to change it
Timo Heister [Fri, 5 Oct 2018 11:49:52 +0000 (13:49 +0200)]
add openblas
Timo Heister [Fri, 5 Oct 2018 11:36:27 +0000 (13:36 +0200)]
fix cmake path
cmake sets the incorrect install path if you use "once:cmake"
Timo Heister [Mon, 24 Sep 2018 20:56:44 +0000 (14:56 -0600)]
update assimp to 4.1.0
Uwe Köcher [Thu, 6 Sep 2018 07:51:45 +0000 (09:51 +0200)]
Merge pull request #90 from tjhei/arpack-fixes
fix arpack-ng
Uwe Köcher [Thu, 6 Sep 2018 07:48:49 +0000 (09:48 +0200)]
Merge pull request #69 from tjhei/scalapack
add export for SCALAPACK
Timo Heister [Sat, 11 Aug 2018 15:59:10 +0000 (11:59 -0400)]
fix arpack-ng
switch from master to building the latest release (3.6.2) and disable debian multiarch path names for the lib location. Otherwise the libs get installed into something like lib/x86_64-linux-gnu/ and deal.II can not find it.
Timo Heister [Wed, 8 Aug 2018 16:21:53 +0000 (18:21 +0200)]
address comment
Uwe Köcher [Wed, 18 Jul 2018 13:34:41 +0000 (14:34 +0100)]
Merge pull request #87 from koecher/p4est-zlib
p4est: corrects zlib detection for user-installed zlib
Uwe Köcher [Wed, 18 Jul 2018 13:33:58 +0000 (14:33 +0100)]
Merge pull request #88 from fvanmaele/patch-1
Update apt-get instructions for debian9.platform
Uwe Köcher [Wed, 18 Jul 2018 13:33:41 +0000 (14:33 +0100)]
Merge pull request #89 from fvanmaele/patch-3
debian 9: bug: force to have parmetis 4.0.3 installed
fvanmaele [Tue, 10 Jul 2018 17:50:35 +0000 (19:50 +0200)]
debian 9: bug: force to have parmetis 4.0.3 installed
fvanmaele [Tue, 10 Jul 2018 17:33:07 +0000 (19:33 +0200)]
Update apt-get instructions for debian9.platform
On Debian 9, `libblas3gf` and `liblapack3gf` are replaced by `libblas3` and `liblapack3`, respectively. These were previous [transitional](https://packages.debian.org/jessie/libblas3gf) [packages](https://packages.debian.org/jessie/liblapack3gf) in the previous Debian 8 release.
Also replace "ubuntu's" with "debian's" in the description.
Uwe Köcher [Fri, 29 Jun 2018 17:18:45 +0000 (19:18 +0200)]
p4est: corrects zlib detection for user-installed zlib when only ZLIB_DIR is set
Wolfgang Bangerth [Wed, 20 Jun 2018 20:34:55 +0000 (14:34 -0600)]
Merge pull request #85 from koecher/centos7-trilinos-parmetis
centos 7: bug: force to have parmetis 4.0.3 installed
Uwe Köcher [Wed, 20 Jun 2018 07:35:56 +0000 (09:35 +0200)]
rhel 7: bug: force to have parmetis 4.0.3 installed
Uwe Köcher [Thu, 14 Jun 2018 20:04:51 +0000 (22:04 +0200)]
Merge pull request #86 from koecher/assimp-3.3.1
minor typo in assimp.package
Uwe Köcher [Thu, 14 Jun 2018 20:02:45 +0000 (22:02 +0200)]
minor typo in assimp.package
Uwe Köcher [Thu, 14 Jun 2018 19:55:51 +0000 (21:55 +0200)]
Merge pull request #77 from masterleinad/patch_assimp
Patch assimp-3.3.1
Uwe Köcher [Thu, 14 Jun 2018 19:45:37 +0000 (21:45 +0200)]
Merge pull request #84 from koecher/bugfix-parmetis-macos
Bugfix parmetis macos
Uwe Köcher [Thu, 14 Jun 2018 18:52:33 +0000 (20:52 +0200)]
centos 7: bug: force to have parmetis 4.0.3 installed
Uwe Köcher [Tue, 29 May 2018 13:43:46 +0000 (15:43 +0200)]
fix: bash on macos
Uwe Köcher [Tue, 29 May 2018 13:35:33 +0000 (15:35 +0200)]
parmetis: bugfix: patch and platform macos does not work; enables the patch only for linux platforms
Uwe Köcher [Tue, 29 May 2018 13:33:42 +0000 (15:33 +0200)]
parmetis: corrects implementation of patch
Timo Heister [Thu, 24 May 2018 02:02:33 +0000 (04:02 +0200)]
Merge pull request #82 from koecher/cmake-update-and-tarball
cmake update and tarball
Uwe Köcher [Wed, 23 May 2018 09:32:27 +0000 (11:32 +0200)]
cmake: updated to v3.11.2
Uwe Köcher [Wed, 23 May 2018 09:26:48 +0000 (11:26 +0200)]
cmake: automatically choice between tarball/cmake or autotools buildchain
Uwe Köcher [Wed, 23 May 2018 07:55:32 +0000 (09:55 +0200)]
Merge pull request #81 from koecher/fedora28
update Fedora platforms
Uwe Köcher [Wed, 23 May 2018 07:52:14 +0000 (09:52 +0200)]
removes fedora25 platform due to end-of-life
Uwe Köcher [Wed, 23 May 2018 07:51:11 +0000 (09:51 +0200)]
adds fedora28 and removes out-of-support v24
Uwe Köcher [Wed, 23 May 2018 07:42:42 +0000 (09:42 +0200)]
Merge pull request #80 from masterleinad/fix_trailing_whitespace
Fix trailing spaces in candi.sh
Uwe Köcher [Wed, 16 May 2018 14:00:56 +0000 (09:00 -0500)]
Merge pull request #79 from masterleinad/fix_parmetis
Fix building ParMETIS shared libraries
Daniel Arndt [Tue, 15 May 2018 20:14:02 +0000 (22:14 +0200)]
Rename parmetis patch
Uwe Köcher [Wed, 16 May 2018 04:18:14 +0000 (23:18 -0500)]
Merge pull request #73 from koecher/install-cmake-3.9-from-src
cmake package: now compiles and installs again v3.9
Uwe Köcher [Wed, 16 May 2018 04:17:27 +0000 (23:17 -0500)]
Merge pull request #75 from masterleinad/patch_boost_bug
Patch boost v1.63.0 bug
Daniel Arndt [Tue, 15 May 2018 19:55:57 +0000 (21:55 +0200)]
Move patch file
Uwe Köcher [Tue, 15 May 2018 18:50:33 +0000 (13:50 -0500)]
Merge pull request #78 from masterleinad/fix_slepc
Fix SLEPc package for python3
Daniel Arndt [Mon, 14 May 2018 19:48:05 +0000 (21:48 +0200)]
Fix building ParMETIS shared libraries
Uwe Köcher [Mon, 14 May 2018 15:08:59 +0000 (17:08 +0200)]
Merge pull request #76 from masterleinad/bump_dealii
Bump default deal.II version
Uwe Köcher [Mon, 14 May 2018 00:09:21 +0000 (02:09 +0200)]
Merge pull request #74 from masterleinad/fix_python
Fix calling python print
Daniel Arndt [Sun, 13 May 2018 22:55:40 +0000 (00:55 +0200)]
Fix SLEPc package
Daniel Arndt [Sun, 13 May 2018 21:15:51 +0000 (23:15 +0200)]
Patch assimp-3.3.1
Daniel Arndt [Sun, 13 May 2018 20:18:27 +0000 (22:18 +0200)]
Fix trailing spaces in candi.sh
Daniel Arndt [Sun, 13 May 2018 20:11:09 +0000 (22:11 +0200)]
Bump default deal.II version
Daniel Arndt [Sun, 13 May 2018 19:57:23 +0000 (21:57 +0200)]
Patch boost bug
Daniel Arndt [Sun, 13 May 2018 19:50:03 +0000 (21:50 +0200)]
Fix calling python print
Uwe Köcher [Fri, 4 May 2018 09:28:38 +0000 (11:28 +0200)]
cmake package: now compiles and installs again v3.9
Uwe Köcher [Wed, 2 May 2018 07:46:44 +0000 (09:46 +0200)]
Merge pull request #72 from maxrudolph/master
add ubuntu 18 LTS
Max Rudolph [Tue, 1 May 2018 21:32:37 +0000 (14:32 -0700)]
add ubuntu 18 LTS
Uwe Köcher [Fri, 27 Apr 2018 06:33:34 +0000 (08:33 +0200)]
Merge pull request #66 from tjhei/adolc
add adolc
Uwe Köcher [Thu, 26 Apr 2018 07:54:45 +0000 (09:54 +0200)]
Merge pull request #71 from tjhei/boost_export
export BOOST_DIR
Timo Heister [Wed, 25 Apr 2018 19:30:44 +0000 (15:30 -0400)]
disable boost inside adolc
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.