History log of /petsc/config/examples/arch-ci-linux-intel-mkl-single.py (Results 1 – 13 of 13)
Revision Date Author Comments
# 2627a174 27-Mar-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/hypre-mfem-single' into 'main'

hypre mfem single

See merge request petsc/petsc!7414


# 73dcfd97 26-Mar-2024 Stefano Zampini <stefano.zampini@gmail.com>

HYPRE and MFEM: support for single precision

Add HYPRE in single precision to the testsuite


# 31d78bcd 02-Feb-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2022-12-10/petscerrorcode-nodiscard' into 'main'

Feature: Non-discardable PetscErrorCode

See merge request petsc/petsc!5923


# 689a5dfa 20-Jan-2023 Jacob Faibussowitsch <jacob.fai@gmail.com>

Add --with-strict-petscerrorcode configure option to optionally enable non-discardable PetscErrorCode


# c06096d4 21-Oct-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2022-09-23/veccupm' into 'main'

Feature: CUPM Vec

See merge request petsc/petsc!5685


# 08276a79 03-Oct-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

Ensure arch-ci-linux-intel-mkl-single doesn't enable unsafe floating point optimizations by default


# 39a60fd2 28-Apr-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2020-07-28/superlu_dist-single' into 'main'

Single precision support for SuperLU_DIST

See merge request petsc/petsc!5165


# d4783600 01-Aug-2020 Barry Smith <bsmith@mcs.anl.gov>

Single precision support for SuperLU_DIST

Commit-type: feature
Funded-by: ECP
/spend 1.5h
Reported-by: flw@rzg.mpg.de
Thanks-to: Xiaoye S. Li <xsli@lbl.gov>


# 7d7a1305 18-Apr-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'balay/disable-python2' into 'main'

Balay/disable python2

See merge request petsc/petsc!5131


# df3bd252 15-Apr-2022 Satish Balay <balay@mcs.anl.gov>

disable python2 support - now python3.4+ is required
- update CI tests to use python3
- continue to use python2 on MacOS CI [due to python3 issues on 10.15.7]


# 805f4402 16-Apr-2020 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/maint'


# e7457adb 15-Apr-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-pardiso-single' into 'maint'

Fix broken PARDISO --with-precision=single

See merge request petsc/petsc!2710


# 560a203c 15-Apr-2020 prj- <pierre.jolivet@enseeiht.fr>

Fix broken PARDISO --with-precision=single and add a test to CI