History log of /petsc/include/petscvec.h (Results 151 – 175 of 978)
Revision Date Author Comments
# 59af0bd3 16-Dec-2020 Scott Kruger <scott.e.kruger@gmail.com>

Implementation of HIP for sys and vec packages

This implements the vec functionality including tests.
In the sys level, we handle the initialization issues, but it is tested
at the vec level.

Works

Implementation of HIP for sys and vec packages

This implements the vec functionality including tests.
In the sys level, we handle the initialization issues, but it is tested
at the vec level.

Works with ROCm 3.9.

show more ...


# 3f95c17b 24-Nov-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/remove-vecnode' into 'master'

Remove vecnode

See merge request petsc/petsc!3385


# aa406ff9 24-Nov-2020 Junchao Zhang <jczhang@mcs.anl.gov>

Remove vecnode


# 0d8a268c 29-Oct-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/clean-up-vecscatter' into 'master'

typedef PetscSF VecScatter

See merge request petsc/petsc!3365


# 97929ea7 22-Oct-2020 Junchao Zhang <jczhang@mcs.anl.gov>

Clean up vecscatter and define it as PetscSF


# 6c30af21 20-Oct-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/change-VecGetArrayInPlace' into 'master'

Revise VecGetArray() and friends

See merge request petsc/petsc!3346


# a256111f 15-Oct-2020 Junchao Zhang <jczhang@mcs.anl.gov>

Revise VecGetArray() and friends


# 5780c0b3 14-Oct-2020 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release' into master


# a01aebb5 12-Oct-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/sf-explicit-memtype' into 'release'

Pass memtypes from VecScatter to SF

See merge request petsc/petsc!3324


# d0295fc0 29-Sep-2020 Junchao Zhang <jczhang@mcs.anl.gov>

Pass memtypes from VecScatter to SF


# c5928949 28-Sep-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'getoffloadmask' into 'master'

VecGetOffloadMask

See merge request petsc/petsc!3146


# 6fe358cd 23-Sep-2020 Kaushik Kulkarni <kgk2@illinois.edu>

define VecGetOffloadMask


# 48d97fd2 23-Sep-2020 Kaushik Kulkarni <kgk2@illinois.edu>

makes PetscOffloadMask publicly visible


# d428a027 27-Sep-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/mat-vec-kokkos' into 'master'

Add vec Kokkos and mat Kokkos

See merge request petsc/petsc!3219


# 10171e34 20-Sep-2020 Junchao Zhang <jczhang@mcs.anl.gov>

Add VECKOKKOS


# 30191f12 03-Sep-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'createwitharrays' into 'master'

VecCreate{Seq|MPI}{CUDA|ViennaCL}WithArrays

See merge request petsc/petsc!3127


# f94e795a 02-Sep-2020 Kaushik Kulkarni <kaushikcfd@gmail.com>

define VecCreate{Seq|MPI}CUDAWithArrays


# 16924cb1 26-Aug-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2020-08-16/fix-source-formatting' into 'master'

Turn on checkbadSource test to generate an error when found; fix all source code that causes errors

See merge request petsc/petsc

Merge branch 'barry/2020-08-16/fix-source-formatting' into 'master'

Turn on checkbadSource test to generate an error when found; fix all source code that causes errors

See merge request petsc/petsc!3064

show more ...


# 2da392cc 17-Aug-2020 Barry Smith <bsmith@mcs.anl.gov>

Turn on checkbadSource test to generate an error when found; fix all source code that causes errors

Commit-type: portability-fix, testing-fix, style-fix, feature, maintainability
/spend 1.5h


# c4069f5f 09-Aug-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'master' into 'master'

VecViennaCL: add CL object queries

See merge request petsc/petsc!2996


# 76ec7f3e 09-Aug-2020 Kaushik Kulkarni <kaushikcfd@gmail.com>

address review comments:

- get the rvalues of cl_* objects
- cast cl_* objects to uintptr


# 833b33c1 29-May-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/feature-add-hpackages-rebased' into 'master'

Fixes to MatProduct + many bug fixes + new hierarchical matrix support

See merge request petsc/petsc!2800


# cbf3516a 07-May-2020 Stefano Zampini <stefano.zampini@gmail.com>

VecCUDA{Place|Replace}Array: use const * pointer

this is to match Vec{Place|Replace}Array


# 9a971ab9 29-Mar-2020 Stefano Zampini <stefano.zampini@gmail.com>

Minor


# 47686d28 16-Mar-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'rmills/pinned-memory-gpu' into 'master'

Add support for using pinned memory for host allocations for VECCUDA

See merge request petsc/petsc!2588


12345678910>>...40