History log of /petsc/src/sys/objects/device/tests/ex8.c (Results 1 – 8 of 8)
Revision Date Author Comments
# 017deb10 24-Oct-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/no-device-no-petscdevice' into 'main'

Add `--with-devicelanguage` to make PETSc a C library again

Closes #997

See merge request petsc/petsc!8783


# 27d4e10a 13-Oct-2025 Pierre Jolivet <pierre@joliv.et>

PetscDevice: remove C++ dependency when using --with-devicelanguage=C


# 609caa7c 19-Jul-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/rm-explicit-empty-output_file' into 'main'

Remove 535 empty .out and consolidate the use of output/empty.out

See merge request petsc/petsc!8538


# 61c8d4ed 10-Jul-2025 Pierre Jolivet <pierre@joliv.et>

Minor style fix


# 547419b7 15-Oct-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2022-10-04/improve-device-test-coverage' into 'main'

Improve coverage of various PetscDevice and PetscDeviceContext corner cases

See merge request petsc/petsc!5712


# 667ab0fe 05-Oct-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

Allow non-c++ builds to run the device tests


# dfcd79e9 05-Oct-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

Test PetscDeviceContextQueryIdle


# f9fea11e 04-Oct-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

improve coverage of various PetscDevice and PetscDeviceContext corner cases