| cc57097c | 24-Feb-2015 |
Matthew G. Knepley <knepley@gmail.com> |
Config: Check that created tmpdir is executable |
| 9a6f8723 | 23-Feb-2015 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/update-scotch_6.0.3-new' |
| 4e812f6a | 23-Feb-2015 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/update-Elemental-0.85' |
| 5d5b28cb | 23-Feb-2015 |
Barry Smith <bsmith@mcs.anl.gov> |
--download-trilinos now uses newpkg-trilinos at PETSc bitbucket site |
| aab11749 | 23-Feb-2015 |
Barry Smith <bsmith@mcs.anl.gov> |
basic --download-trilinos is now working subject to hosed repository |
| 5c3e4238 | 23-Feb-2015 |
Barry Smith <bsmith@mcs.anl.gov> |
begun Trilinos.py for downloading and installing Trilinos |
| f2ff8684 | 22-Feb-2015 |
Barry Smith <bsmith@mcs.anl.gov> |
Allow setting the Chombo dimension fron the ./configure command line automatically set CH_DIM and CH_LANG_CC so users don't need to set them in their code |
| dcd25817 | 21-Feb-2015 |
Barry Smith <bsmith@mcs.anl.gov> |
Switched to download Chombo from bitbucket repository Updates/fixes to get Chombo.py to build Chombo on Apple system First example that includes Chombo code |
| eb77465f | 20-Feb-2015 |
Barry Smith <bsmith@mcs.anl.gov> |
turn off shared libraries for Elemental on Apple cause they are not built properly by Elemental install |
| 6020172e | 18-Feb-2015 |
Toby Isaac <tisaac@ices.utexas.edu> |
Merge branch 'tisaac/fix-chaco-triangle-64bit'
We pass integer arrays directly to these packages, and they don't support 64bit indices |
| 188f3730 | 17-Feb-2015 |
Jason Sarich <sarich@mcs.anl.gov> |
change url for temp chombo |
| e87423c5 | 15-Feb-2015 |
Satish Balay <balay@mcs.anl.gov> |
ptscotch: update to bugfixed version scotch_6.0.3.tar.gz http://lists.mcs.anl.gov/pipermail/petsc-dev/2015-February/016902.html |
| 682bbc60 | 16-Feb-2015 |
Jason Sarich <sarich@mcs.anl.gov> |
add --download-chombo |
| aa97aa2c | 16-Feb-2015 |
Karl Rupp <rupp@iue.tuwien.ac.at> |
ViennaCL: Added MCS download mirror URL for version 1.6.2 |
| 9fb55ea9 | 15-Feb-2015 |
Satish Balay <balay@mcs.anl.gov> |
elemental: patch tarball to fix unused variable warnings. This is a temporary fix - and hopefully we'll update to 0.86 pretty soon |
| 82008d77 | 13-Feb-2015 |
Toby Isaac <tisaac@ices.utexas.edu> |
Chaco/Triangle: these packages pass 32 bit arrays, require 32 bit indices |
| ef63cade | 13-Feb-2015 |
Karl Rupp <rupp@iue.tuwien.ac.at> |
ViennaCL: Updated to version 1.6.2 |
| ac2546ff | 29-Jan-2015 |
Satish Balay <balay@mcs.anl.gov> |
cmake: use make_jnp for cmake packages - and crank up the timeout. [elemental takes a long time to build] |
| 703d878c | 28-Jan-2015 |
Satish Balay <balay@mcs.anl.gov> |
elemental: update to version 0.85 |
| cd414a17 | 12-Feb-2015 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'maint'
Conflicts: config/PETSc/packages/elemental.py |
| 5a516486 | 12-Feb-2015 |
Satish Balay <balay@mcs.anl.gov> |
giturl: use corect name for created repo [so as to match the dirname when extracted from tarball |
| 76f543a4 | 11-Feb-2015 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'jed/assembly-perf' into jed/mat-assembly-perf
Improve VecAssembly performance using BuildTwoSided
* jed/assembly-perf: (27 commits) Vec: document when InsertMode cannot change betwe
Merge branch 'jed/assembly-perf' into jed/mat-assembly-perf
Improve VecAssembly performance using BuildTwoSided
* jed/assembly-perf: (27 commits) Vec: document when InsertMode cannot change between reassemblies VecAssembly BTS: allow reassembly with proper subsets of comm BuildTwoSided: distinguish events BuildTwoSided vs BuildTwoSidedF MPI: check for MPIX_Ibarrier (e.g., BG/Q) VecAssembly BTS: enable by default, use -vec_assembly_bts 0 to disable VecAssembly BTS: allow proper subsets with VEC_SUBSET_OFF_PROC_ENTRIES VecAssembly BTS: VEC_SUBSET_OFF_PROC_ENTRIES elides global synchronization VecAssembly BTS: elide sending empty scalar/block stashes VecAssembly BTS: separate pending count for scalar and block stashes VecAssembly BTS: use PetscCommBuildTwoSidedFReq and MPI_Waitsome VecAssembly BTS: avoid copying data on receive by using pointer frames Sys BuildTwoSidedFReq: generalization to return requests VecAssembly: add more scalable implementation, -vec_assembly_bts Vec_MPI: remove unused members conflated with VecStash Sys: add PetscMergeMPIIntArray Sys PetscMergeIntArrayPair: fix PetscFunctionBegin and comment Sys BuildTwoSidedF_Ibarrier: less synchronous dynamic sparse data exchange Sys BuildTwoSidedF: build two-sided network with functions in rendezvous Sys BuildTwoSided test: extract datatype construction Sys BuildTwoSided: update test for non-contiguous types and verbose output ...
show more ...
|
| bca7b511 | 09-Feb-2015 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/update-SuiteSparse-4.4.3' |
| caf14818 | 07-Feb-2015 |
Satish Balay <balay@mcs.anl.gov> |
sowing: use 1.1.17-p1 as the tarball name - as it contains local patches. |
| b8d99937 | 05-Feb-2015 |
Satish Balay <balay@mcs.anl.gov> |
SuiteSparse: update to use latest tarball version 4.4.3 |