Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modified logic so that when the SOC test applied, diagonal elements a… #1

Merged
merged 1 commit into from
Feb 15, 2019

Conversation

jthano
Copy link
Contributor

@jthano jthano commented Feb 15, 2019

…re not considered

@liruipeng liruipeng merged commit 36c65b3 into hypre-space:AIR Feb 15, 2019
waynemitchell pushed a commit to waynemitchell/hypre that referenced this pull request Apr 3, 2019
…_raja to openmp_raja

* commit '329a31af981106b494f5c5382c024fbaacd0ba54': (157 commits)
  fixed a typo
  Added a missing 'ierr' argument in example ex5f.f
  Fixed a compile warning
  fixed problems with --with-cuda and --with-openmp. removed configure option --with-nvcc
  Fixed some compiler warnings.
  Moved one of the AMG function prototypes to a different location
  some docs for AIR
  rename configure option to --with-device-openmp
  Updating release date info for 2.14.0
  Updated some Alloc/Free calls that were missed.
  Removing utilities/memsizes.C
  Updating CHANGELOG for release 2.14.0
  fixed a race condition, missing private variables
  Fixed a compile warning in boxloop.h
  Passed ./runtest.sh -D HYPRE_NO_SAVED -nthreads 2 TEST_struct/sstruct/ij/ams
  Changed machine-tux autotest script to run with openmp (not just compile)
  redid hypre_memory.c.h
  bug fixes
  bug fixes
  [work in progress] redo hypre_memory.c.h
  ...
bensworth added a commit that referenced this pull request May 2, 2019
commit 331e138
Author: Ben Southworth <ben.s.southworth@gmail.com>
Date:   Wed May 1 15:09:30 2019 -0700

    Rewrote relax type 10 using type 3 as model, fixed small bug added support for threading/persistent comm

commit 1840396
Author: Ben Southworth <ben.s.southworth@gmail.com>
Date:   Tue Apr 30 21:47:22 2019 -0700

    small modificaitons to on processor solve

commit 919341c
Merge: 15f58ff 106855e
Author: Ben Southworth <ben.s.southworth@gmail.com>
Date:   Tue Apr 16 08:30:59 2019 -0700

    Merge pull request #10 from jthano/remove_depreciated_comments_BoomerAMGSetGridRelaxPoints

    For AIR, the set function HYPRE_BoomerAMGSetGridRelaxPoints is used, …

commit 106855e
Author: jthano <josh.hanophy@gmail.com>
Date:   Wed Apr 10 14:53:19 2019 -0500

    For AIR, the set function HYPRE_BoomerAMGSetGridRelaxPoints is used, however, there were two comments in the code decalring this obsolete. These comments are removed.

commit 15f58ff
Merge: 40fdb85 4d95469
Author: Ben Southworth <ben.southworth@colorado.edu>
Date:   Wed Mar 13 14:17:43 2019 -0700

    Merge branch 'AIR' of https://github.com/hypre-space/hypre into AIR

commit 40fdb85
Author: Ben Southworth <ben.southworth@colorado.edu>
Date:   Wed Mar 13 14:17:36 2019 -0700

    Removed comment in sort

commit 4d95469
Author: liruipeng <liruipengblue@gmail.com>
Date:   Sat Mar 9 20:55:41 2019 -0800

    configure option for Node_Aware_MPI [./configure --with-node-aware-mpi --with-node-aware-mpi-include=/opt/Node_Aware_MPI/src]

commit 45a6d5c
Author: Ruipeng Li <li50@llnl.gov>
Date:   Wed Feb 20 09:53:22 2019 -0800

    reuse Apart of A in R

commit 36c65b3
Merge: 59aa6dc f3307eb
Author: Ruipeng Li <liruipengblue@gmail.com>
Date:   Fri Feb 15 13:20:59 2019 -0800

    Merge pull request #1 from jthano/AIR

    modified logic so that when the SOC test applied, diagonal elements a…

commit f3307eb
Author: Joshua Thomas Hanophy <hanophy1@llnl.gov>
Date:   Thu Feb 14 18:11:27 2019 -0800

    modified logic so that when the SOC test applied, diagonal elements are not considered
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants