| #
3a3e4172
|
| 04-Jul-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 8be6b379b7bc1cbb3adf7412dfe042e3e92c6019
|
| #
a4457457
|
| 02-Jul-2010 |
Victor Minden <victorminden@gmail.com> |
commit after merge
Hg-commit: 7678db4dbf4316aad0bed3ee83df6ef0e35b9452
|
| #
5bba2384
|
| 02-Jul-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
MatLoad interface upgrade complete : Replaced all MatLoadnew() to MatLoad()
Hg-commit: c13fd97592f26133f7c2c5fcb35b1f0bb383ee5a
|
| #
fac7e3cd
|
| 02-Jul-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Removed all dead previous MatLoad related code
Hg-commit: 103f343af4c26e024c9483c4b45581631c70a977
|
| #
c6570e9a
|
| 02-Jul-2010 |
Victor Minden <victorminden@gmail.com> |
changed make files for requirespackage PETSC_HAVE_CUDA. made matrix clas aijseqcuda. Wrapped cuda stuff in ifdefs.
Hg-commit: 46349ca129417cf2b5b2f38ea490187f6c2d4f6c
|
| #
7842634f
|
| 02-Jul-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Upgrading to new MatLoad interface : Replaced all use of MatLoad() with MatLoadnew()
Hg-commit: ade248946c12ce11ac537da7360f9babe1978b39
|
| #
fe0dcb00
|
| 25-Jun-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: fa289b05ba623d0ba8b16e3a0ab54d80572c0fc3
|
| #
36034550
|
| 25-Jun-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after update
Hg-commit: d40068638d1b304b6112ba3906c0c095267bb9c2
|
| #
863a86ea
|
| 24-Jun-2010 |
Victor Minden <victorminden@gmail.com> |
Fixed mat_seqaij copy down in matassemblyend_seqaij for cuda. Also changed an archive flag in builder.py so that it works on sections of the library with a different rootdir.
Hg-commit: 2009a1c3989
Fixed mat_seqaij copy down in matassemblyend_seqaij for cuda. Also changed an archive flag in builder.py so that it works on sections of the library with a different rootdir.
Hg-commit: 2009a1c398929c2204f8c6dd468ee4de9c33219d
show more ...
|
| #
fa6ade2d
|
| 24-Jun-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 79961267ef05ea0b63a82b8714d4abff0ed79187
|
| #
409c8476
|
| 23-Jun-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after pull and some other stuff I don't understand
Hg-commit: 88f0fd14c46935fc44e6a61e8c0627b2d8d18e6a
|
| #
8d35a466
|
| 23-Jun-2010 |
Victor Minden <victorminden@gmail.com> |
made changes to make VecView use CUDA copy up, a few Vec_Seq functions use correct form of VecGetArray. Added function to 'allocate' GPU memory without copying down for Vec_seq
Hg-commit: 90375c35f
made changes to make VecView use CUDA copy up, a few Vec_Seq functions use correct form of VecGetArray. Added function to 'allocate' GPU memory without copying down for Vec_seq
Hg-commit: 90375c35fa92e90e4031e89ec6ff43c897caa6d6
show more ...
|
| #
8f9db167
|
| 23-Jun-2010 |
Victor Minden <victorminden@gmail.com> |
edited the new example for ease of use
Hg-commit: 4cd6ddbc026e6dda37e3349ec73b009058e0d28e
|
| #
1ae0e694
|
| 22-Jun-2010 |
Victor Minden <victorminden@gmail.com> |
moved the CUDA matrix multiplication to the correct conditional in aij.c made it so the cu->c extension converter simply toggles
Hg-commit: 85b4866b0a0baa2466af3973b9ab74d7f23b41b9
|
| #
200f4713
|
| 22-Jun-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 3f4bf5deca36e3a7b400c43726765f3f35b06dea
|
| #
05c0a1dc
|
| 22-Jun-2010 |
Victor Minden <victorminden@gmail.com> |
Added script to change .cu files to .c and tweaked rules/variables so .cu files can be "make"-d.
Hg-commit: a7d7557e0e1f2445697081949b503850aa82b9e7
|
| #
2355d6a6
|
| 18-Jun-2010 |
Victor Minden <victorminden@gmail.com> |
commit after merge
Hg-commit: 7a886a3525f2eaae91d3e29d0db757ab8fe14c71
|
| #
16545cd9
|
| 18-Jun-2010 |
Victor Minden <victorminden@gmail.com> |
added CUDA matrix on GPU for seqaij matrices
Hg-commit: 3fa202ee7087184dca6e7950c52921bbebbf0f38
|
| #
aabbc4fb
|
| 18-Jun-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Added seq dense support for new matload interface
Hg-commit: 32aa5dfc4949422f382f057cd2f3139a16dd4d6e
|
| #
aaf3acb7
|
| 18-Jun-2010 |
Victor Minden <victorminden@gmail.com> |
commit after merge
Hg-commit: 7b5bc041d95b065f6f42593b640c4e05009e4042
|
| #
f501eaab
|
| 18-Jun-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Added SeqBAIJ implementation for new MatLoad interface
Hg-commit: 08365da5a42c5aa8527c17effdb8cb0f6ef4604a
|
| #
cf5bd502
|
| 17-Jun-2010 |
Victor Minden <victorminden@gmail.com> |
commit after merge
Hg-commit: ac1adcc66e9cf4bb0adb5d3d9b72b96bef9970a0
|
| #
126c6ab2
|
| 17-Jun-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 6addaa37d59f2b7c368804ac1de01b736713cb1f
|
| #
8fb81238
|
| 17-Jun-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Added MPIAIJ implementation for new MatLoad interface. Small bug fix in VecLoad interface.
Hg-commit: 468674f220b2f370b25aa95c5be79f344669779f
|
| #
90e7e275
|
| 16-Jun-2010 |
Victor Minden <victorminden@gmail.com> |
commit after merge
Hg-commit: e0219ecda17af748235879d268f48db3d35db835
|