History log of /petsc/src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu (Results 651 – 675 of 685)
Revision Date Author Comments
# ce94432e 13-Feb-2013 Barry Smith <bsmith@mcs.anl.gov>

added PetscObjectComm() and used it to replace (((PetscObject)obj)->comm)

Hg-commit: 3da37c458124ad48ae939f4e9823e4430ee0b8be


# 0298fd71 08-Feb-2013 Barry Smith <bsmith@mcs.anl.gov>

removed PETSC_NULL from C and Fortran (except declaration in C for backward compatibility). Kept PETSC_NULL_xxx for Fortran
Fixed a few bugs where PETSC_NULL had been used incorrectly.

Hg-commit: 05

removed PETSC_NULL from C and Fortran (except declaration in C for backward compatibility). Kept PETSC_NULL_xxx for Fortran
Fixed a few bugs where PETSC_NULL had been used incorrectly.

Hg-commit: 054705a517d7f4388a8a084415d7478cbe95dff4

show more ...


# b04a062a 05-Feb-2013 Shri Abhyankar <abhyshr@mcs.anl.gov>

commit after merge.

Hg-commit: e15fd985275e9e6c40407ae90b2d69ed97fbf48d


# 299eca30 05-Feb-2013 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: b5179cc7865f723cd5e23a2244f6bcbc7b905437


# 978fe322 04-Feb-2013 Karl Rupp <rupp@mcs.anl.gov>

Removed remaining spaces in cast to pointer-type.

Hg-commit: dccb79187adf08b4501155bd6550e95ac2ab554c


# 7e590d5f 03-Feb-2013 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: db805e8197486aa7db018c01793dec447b9e9cbb


# bda325fc 02-Feb-2013 Paul Mullowney <paulm@txcorp.com>

Reworked patch for bicg on GPUs. Adding changes to enable double complex bicg to work on GPUs via cusparse class. This includes a VecConjugate implementation in veccusp.cu and implementations of Tran

Reworked patch for bicg on GPUs. Adding changes to enable double complex bicg to work on GPUs via cusparse class. This includes a VecConjugate implementation in veccusp.cu and implementations of TransposeSolve in aijcusparse.cu. This also includes style fixes and protections to prevent memory leaks.

Hg-commit: ccdf0150dce67cfc50e1ec80872f3d5d171313c8

show more ...


# 26fbe8dc 02-Feb-2013 Karl Rupp <rupp@mcs.anl.gov>

Uncrustified src/mat/*.

Hg-commit: 5c6f04286a6cfcd98361b2479b884c0041d95b73


# e79ce49d 02-Feb-2013 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: f37b1e00e84f4f2c19b94a78ed2de72bd29e5778


# 2205254e 02-Feb-2013 Karl Rupp <rupp@mcs.anl.gov>

Partially uncrustified /src/mat/*

Hg-commit: f66b7241e67ccd55e47747ce1f2433e82e4f86b9


# 31d8eec5 01-Feb-2013 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 1fa981254c79c783277e37654668dfe698cddf41


# 8468deee 01-Feb-2013 Karl Rupp <rupp@mcs.anl.gov>

Applied patch by Paul Mullowney for fixing CUSPARSE and CUSP documentation.

Hg-commit: 514cc9069e33afcb15e6994adcde72dc463e716f


# 88c06622 25-Jan-2013 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 5462df9e9c3eff3493c9f6fbdf6f5b962f02dc81


# da80777b 24-Jan-2013 Karl Rupp <rupp@mcs.anl.gov>

Fixed a lot of warnings issued by nightly builds.

Hg-commit: bb7830f8063713f2056fa10a7a6289debea1f614


# c5a46771 22-Jan-2013 Barry Smith <bsmith@mcs.anl.gov>

commit aftr merge

Hg-commit: 854807b200896ff0e3d6fb344a549ed1a2b93850


# 6e111a19 21-Jan-2013 Karl Rupp <rupp@mcs.anl.gov>

Updated style to obey 'Do not put a blank line immediately after PetscFunctionBegin;'

Hg-commit: 5408b9ce2402ad624305b7a7a323ab3ae5e0c3f1


# f5f7c1b9 19-Jan-2013 Karl Rupp <rupp@mcs.anl.gov>

Carefully replaced more '){' by ') {', added checker script

Hg-commit: a0037010be00b56a68354d942365c8f8df63198a


# 307fe9f8 18-Jan-2013 Karl Rupp <rupp@mcs.anl.gov>

Carefully removed \t from src/mat/. All sources are now free from tabs (exceptions: LaTeX docs, ftn-auto/ folders)

Hg-commit: 41ce18e98b1c9ae2af455e6fa76b9abd371521ee


# b769355b 31-Dec-2012 Jed Brown <jed@59A2.org>

merge PetscSF implementation

Hg-commit: 98dccc99445b69cb7a66312149eb16fec359e294


# 5a4671ae 30-Dec-2012 Barry Smith <bsmith@mcs.anl.gov>

removed trailing spaces from all files

Hg-commit: 1cfa55059afe46c5145e0e830cd797b97216abfb


# a4f1b371 01-Nov-2012 Paul Mullowney <paulm@txcorp.com>

Fixes a typo in aijcusparse.cu. In the other files, I changed the interface in txpetscgpu to how the matrix pointer is obtained.

Hg-commit: eea664463f2cc6b54388ada2244969a51e8f44d5


# 7083f85c 04-Oct-2012 Satish Balay <balay@mcs.anl.gov>

cuda: provide default values to petscoptions checked with PetscOptionsEnum()

Hg-commit: 6973a7307358c08441701edc48647b85c0410e5d


# d5d5282e 19-Jul-2012 Brad Aagaard <baagaard@usgs.gov>

Merge.

Hg-commit: a14455a9811c9485ecd5fdd98bc20d9f2d731daa


# 4c87dfd4 10-Jul-2012 Paul Mullowney <paulm@txcorp.com>

slight changes to make sure all command line options work for cusp and cusparse matrices.

Hg-commit: 1e1f03951f76fc9dbbf490d9786ae69a26a4f54f


# 7365001e 10-Jul-2012 Xuan Zhou <xzhou23@hawk.iit.edu>

merge

Hg-commit: b77654ce6e927356f816923854787c16576e58d2


1...<<2122232425262728