Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitLab.com / slepc/slepc issues and pull requests

#337 - configure: sync HPDDM hash with PETSc

Pull Request - State: merged - Opened by prj- over 2 years ago - 5 comments
Labels: configure, sync-petsc

#336 - makefiles: update alltests rule

Pull Request - State: merged - Opened by joseroman over 2 years ago
Labels: housekeeping, tests

#335 - EPS: change Davidson to work with small matrices

Pull Request - State: merged - Opened by joseroman over 2 years ago
Labels: usability

#334 - Assume that MPI_IN_PLACE is always available, no longer checked in PETSc

Pull Request - State: merged - Opened by joseroman over 2 years ago
Labels: housekeeping, portability

#333 - Clang static linter: use specific PetscValidXXXPointer()

Pull Request - State: merged - Opened by joseroman over 2 years ago
Labels: housekeeping

#332 - EPSKrylovSchur: fix -Wmisleading-indentation

Pull Request - State: merged - Opened by prj- over 2 years ago
Labels: housekeeping

#331 - More replacements of SETERRQ with PetscCheck

Pull Request - State: merged - Opened by joseroman over 2 years ago
Labels: housekeeping

#330 - Several GSVD improvements related to stopping criterion

Pull Request - State: merged - Opened by joseroman over 2 years ago - 10 comments
Labels: docs, enhancement, performance, tests, usability

#329 - EPSSUBSPACE: add support for computing all eigenvalues in an interval with STFILTER

Pull Request - State: merged - Opened by joseroman over 2 years ago
Labels: performance, usability

#328 - Fortran: add missing interfaces for XXXDestroy

Pull Request - State: merged - Opened by joseroman over 2 years ago
Labels: bug, fortran, usability

#327 - slepc4py: fix compilation with clanguage=cxx and scalar-type=complex

Pull Request - State: merged - Opened by joseroman over 2 years ago
Labels: bug, python

#326 - Additional fixes in error checking after introduction of PetscCheck

Pull Request - State: merged - Opened by joseroman over 2 years ago
Labels: housekeeping

#325 - Silence warnings from Clang static analyzer

Pull Request - State: merged - Opened by joseroman over 2 years ago

#324 - Use MatStructures enumerate

Pull Request - State: merged - Opened by joseroman over 2 years ago - 3 comments
Labels: sync-petsc

#323 - configure: forbid simultaneous use of --with-xxx-dir= and --with-xxx-lib=

Pull Request - State: merged - Opened by joseroman almost 3 years ago - 2 comments
Labels: configure

#322 - PEPSetUp_TOAR(): fix leak

Pull Request - State: merged - Opened by prj- almost 3 years ago - 1 comment
Labels: bug

#321 - Have failures of bfort properly reported

Pull Request - State: merged - Opened by joseroman almost 3 years ago
Labels: fortran, sync-petsc

#320 - CISS: modify usage of L_max

Pull Request - State: merged - Opened by joseroman almost 3 years ago
Labels: performance

#319 - PETSc-C99

Pull Request - State: merged - Opened by Jfaibussowitsch almost 3 years ago - 10 comments
Labels: sync-petsc

#318 - Use functions rather than macros for PetscSubcommChild and friends

Pull Request - State: merged - Opened by joseroman almost 3 years ago

#317 - CISS: simplify code and add a previously unsupported case

Pull Request - State: merged - Opened by joseroman almost 3 years ago
Labels: enhancement, usability

#316 - Fortran: include petscmat.h instead of petsc.h

Pull Request - State: merged - Opened by joseroman almost 3 years ago
Labels: fortran

#315 - configure: take into account PETSC_HAVE_MKL_INCLUDES when checking for FEAST

Pull Request - State: merged - Opened by joseroman almost 3 years ago
Labels: configure, external, portability

#314 - Clang static linter: updates after changes in PETSc

Pull Request - State: closed - Opened by joseroman almost 3 years ago - 23 comments
Labels: sync-petsc

#313 - configure: check that #include <mkl.h> works when testing for FEAST

Pull Request - State: merged - Opened by joseroman almost 3 years ago
Labels: configure, external, portability

#312 - Fix EPSCISS for generalized eigenproblems with partitions>1

Pull Request - State: merged - Opened by joseroman almost 3 years ago
Labels: bug

#311 - Upgrade ELPA to 2021.11.001

Pull Request - State: merged - Opened by joseroman almost 3 years ago
Labels: external

#310 - Add support for split preconditioner in EPS and PEP

Pull Request - State: merged - Opened by joseroman almost 3 years ago
Labels: usability

#309 - Use MatCreateConstantDiagonal() to create the identity matrix

Pull Request - State: merged - Opened by joseroman almost 3 years ago

#308 - Use PetscUnlikely() in selected places

Pull Request - State: merged - Opened by joseroman almost 3 years ago
Labels: performance

#307 - fortran: use,intrinsic :: iso_c_binding

Pull Request - State: merged - Opened by joseroman almost 3 years ago
Labels: sync-petsc

#306 - Consistenly set the prefix of the KSP matrix across all solvers

Pull Request - State: merged - Opened by joseroman almost 3 years ago
Labels: usability

#305 - NEP: minor interface fixes in NEPApply* functions

Pull Request - State: merged - Opened by joseroman almost 3 years ago
Labels: bug, usability

#304 - Fixes for online manual pages

Pull Request - State: merged - Opened by joseroman almost 3 years ago
Labels: docs

#303 - NLEIGS: in split form use shell matrices if any of the user matrices is shell

Pull Request - State: merged - Opened by joseroman almost 3 years ago
Labels: bug

#302 - FN: allow CUDA matrix arguments in FNEvaluateFunctionMat()

Pull Request - State: merged - Opened by joseroman almost 3 years ago
Labels: gpu, usability

#301 - NLEIGS: fix for the case of shell matrices with several MPI processes

Pull Request - State: merged - Opened by joseroman almost 3 years ago
Labels: bug

#300 - NEP: allow user-provided preconditioner

Pull Request - State: merged - Opened by joseroman almost 3 years ago
Labels: enhancement, usability

#299 - slepc4py: add missing interface function EPS.setArbitrarySelection()

Pull Request - State: merged - Opened by joseroman almost 3 years ago - 7 comments
Labels: python, usability

#298 - Draft: slepc4py: add setArbitrarySelection()

Pull Request - State: closed - Opened by joseroman almost 3 years ago - 6 comments
Labels: python, usability

#297 - NEP: fix NLEIGS for the case of callback interface

Pull Request - State: merged - Opened by joseroman almost 3 years ago
Labels: bug

#296 - Draft: NLEIGS: allow to pass a preconditioner matrix

Pull Request - State: closed - Opened by joseroman almost 3 years ago - 1 comment
Labels: usability

#295 - slepcmath.h: warning: unused parameter 'state'

Pull Request - State: merged - Opened by prj- almost 3 years ago
Labels: portability

#294 - Remove SLEPC_VERSION_PATCH to avoid confusion

Pull Request - State: merged - Opened by joseroman almost 3 years ago
Labels: sync-petsc

#293 - Feature: PETSC_ATTRIBUTE_FORMAT

Pull Request - State: merged - Opened by prj- almost 3 years ago - 6 comments
Labels: bug, sync-petsc

#292 - slepc4py: fix sign normalization in ex7.py

Pull Request - State: merged - Opened by joseroman almost 3 years ago
Labels: python

#291 - slepc4py: rearrange link code; fixes issue when the SLEPc library has been renamed

Pull Request - State: merged - Opened by joseroman almost 3 years ago - 10 comments
Labels: python

#290 - Spelling fixes reported by codespell

Pull Request - State: merged - Opened by joseroman about 3 years ago
Labels: docs

#289 - Fix graphical monitors

Pull Request - State: merged - Opened by joseroman about 3 years ago
Labels: bug

#288 - NEP: use relative convergence criterion by default

Pull Request - State: merged - Opened by joseroman about 3 years ago
Labels: bug

#287 - Use new PetscDevice interface

Pull Request - State: merged - Opened by joseroman about 3 years ago
Labels: sync-petsc

#286 - Deprecate python2 support in configure

Pull Request - State: merged - Opened by joseroman about 3 years ago
Labels: configure

#285 - Fix usage of PetscStack in SlepcFinalize()

Pull Request - State: merged - Opened by joseroman about 3 years ago - 2 comments

#284 - Draft: fixed precision RSVD

Pull Request - State: opened - Opened by stefanozampini about 3 years ago - 9 comments
Labels: enhancement

#283 - Sys: PetscFunctionReturn() in SlepcFinalize()

Pull Request - State: merged - Opened by prj- about 3 years ago - 7 comments
Labels: bug

#282 - PETSc now stores the python directory in the form of pythonX.Y/site-packages

Pull Request - State: closed - Opened by stefanozampini about 3 years ago - 2 comments
Labels: configure, python

#281 - Fix compile warnings

Pull Request - State: merged - Opened by joseroman about 3 years ago
Labels: bug

#280 - Namespace two functions that are public

Pull Request - State: merged - Opened by joseroman about 3 years ago
Labels: portability

#279 - Remove restriction that PetscFinalize() must be called before SlepcFinalize()

Pull Request - State: merged - Opened by joseroman about 3 years ago - 3 comments

#278 - CISS: increase default iteration count to 5

Pull Request - State: merged - Opened by joseroman about 3 years ago

#277 - Release: change version number to 3.16

Pull Request - State: merged - Opened by joseroman about 3 years ago - 1 comment
Labels: sync-petsc

#276 - Users manual: updates for release 3.16

Pull Request - State: merged - Opened by joseroman about 3 years ago
Labels: docs

#275 - Small changes in SLEPc initialization and finalization

Pull Request - State: merged - Opened by joseroman about 3 years ago - 9 comments
Labels: sync-petsc

#274 - Update static linter

Pull Request - State: merged - Opened by joseroman about 3 years ago
Labels: sync-petsc

#273 - BV: fix logging of flops during orthogonalization

Pull Request - State: merged - Opened by joseroman about 3 years ago
Labels: bug

#272 - Sync with PETSc: update usage of PETSC_OPTIONS in pipelines

Pull Request - State: merged - Opened by joseroman about 3 years ago
Labels: sync-petsc, tests

#271 - Fix a few wrong Scalar/Real operations

Pull Request - State: merged - Opened by joseroman about 3 years ago
Labels: bug, portability

#270 - CISS: minor changes

Pull Request - State: merged - Opened by joseroman about 3 years ago
Labels: enhancement, performance, portability

#269 - configure: keep HPDDM in sync

Pull Request - State: merged - Opened by prj- about 3 years ago - 3 comments
Labels: configure, external, sync-petsc

#268 - Minor fixes in EPSCISS

Pull Request - State: merged - Opened by joseroman about 3 years ago
Labels: bug

#267 - EPSCISS: fix normalization of eigenvectors in case of Hankel extraction

Pull Request - State: merged - Opened by joseroman about 3 years ago
Labels: bug

#266 - requires: define -> requires: defined

Pull Request - State: merged - Opened by prj- about 3 years ago
Labels: sync-petsc

#265 - Missing -eps_gen_indefinite

Pull Request - State: merged - Opened by prj- about 3 years ago - 1 comment
Labels: docs

#264 - BV: rename BVMultInPlaceTranspose() to BVMultInPlaceHermitianTranspose()

Pull Request - State: merged - Opened by joseroman about 3 years ago
Labels: enhancement

#263 - slepc4py: improve interface of functions that return a Mat

Pull Request - State: merged - Opened by joseroman about 3 years ago
Labels: python

#262 - Sync with PETSc: remove distutils python dependency

Pull Request - State: merged - Opened by joseroman about 3 years ago
Labels: portability, sync-petsc

#261 - BV: allow CUDA matrices in operations that take a Mat argument

Pull Request - State: merged - Opened by joseroman about 3 years ago
Labels: gpu

#260 - Sync with PETSc: use petscdevice.h instead of petsccublas.h

Pull Request - State: merged - Opened by joseroman about 3 years ago
Labels: gpu, sync-petsc

#259 - Update PETSc URL

Pull Request - State: merged - Opened by joseroman about 3 years ago - 3 comments

#258 - slepc4py: massive interface update (part 2)

Pull Request - State: merged - Opened by joseroman about 3 years ago - 5 comments
Labels: python

#257 - Use VecDotRealPart() where appropriate

Pull Request - State: merged - Opened by joseroman about 3 years ago

#256 - slepc4py: massive interface update (part 1)

Pull Request - State: merged - Opened by joseroman about 3 years ago - 8 comments
Labels: python

#255 - RG: fix segfault in RGComputeBoundingBox_Polygon()

Pull Request - State: merged - Opened by joseroman about 3 years ago
Labels: bug

#254 - SVDTRLANCZOS: add option for building the GSVD matrix explicitly

Pull Request - State: merged - Opened by joseroman about 3 years ago - 12 comments

#253 - Add SlepcFinalized()

Pull Request - State: merged - Opened by joseroman about 3 years ago

#252 - Add SlepcHasExternalPackage()

Pull Request - State: merged - Opened by joseroman about 3 years ago
Labels: sync-petsc

#251 - Sync with PETSc: always use void* in XXXGetYYYContext calls

Pull Request - State: merged - Opened by joseroman about 3 years ago
Labels: sync-petsc

#250 - Some missing CHKERR[Q|MPI]

Pull Request - State: merged - Opened by prj- over 3 years ago
Labels: enhancement

#249 - SVD: changes related to convergence check

Pull Request - State: merged - Opened by joseroman over 3 years ago - 6 comments

#248 - SVDTRLANCZOS: improve restart by using DSTruncate()

Pull Request - State: merged - Opened by joseroman over 3 years ago - 3 comments

#247 - SVDTRLANCZOS: add restart and locking attributes

Pull Request - State: merged - Opened by joseroman over 3 years ago - 3 comments

#246 - Better tolerance for child KSP objects

Pull Request - State: merged - Opened by joseroman over 3 years ago

#245 - slepc4py: avoid overlap with PETSc classes in SWIG_TYPECHECK

Pull Request - State: merged - Opened by joseroman over 3 years ago
Labels: python

#244 - SVD: several improvements to Krylov solvers

Pull Request - State: merged - Opened by joseroman over 3 years ago - 30 comments
Labels: enhancement

#243 - Fixes related to deflation space

Pull Request - State: merged - Opened by joseroman over 3 years ago

#242 - RGINTERVAL: fix normalized trapezoidal quadrature points in complex

Pull Request - State: merged - Opened by joseroman over 3 years ago
Labels: bug

#241 - CISS: extract common functions related to SVD

Pull Request - State: merged - Opened by joseroman over 3 years ago

#240 - CISS: fix memory issue when using block refinement

Pull Request - State: merged - Opened by joseroman over 3 years ago
Labels: bug

#239 - Upgrade ELPA

Pull Request - State: merged - Opened by joseroman over 3 years ago
Labels: external

#238 - Add support for the case that MPI does not have MPI_IN_PLACE

Pull Request - State: merged - Opened by joseroman over 3 years ago
Labels: portability