|
StarNEig User's Guide
master branch
A task-based library for solving dense nonsymmetric eigenvalue problems
|
OPENBLAS_NUM_THREADS environmental variable to value 1 (export OPENBLAS_NUM_THREADS=1).KMP_AFFINITY environmental variable to value disabled fixes the problem (export KMP_AFFINITY=disabled).--disable-cuda-memcpy-peer. It is possible that newer versions of StarPU are also effected by this problem.STARPU_MINIMUM_AVAILABLE_MEM and STARPU_TARGET_AVAILABLE_MEM environmental variables can be used to fix some GPU-related memory allocation problems: aed_shift_count parameter as shift_count. Rename the default value STARNEIG_SCHUR_DEFAULT_AED_SHIFT_COUNT as STARNEIG_SCHUR_DEFAULT_SHIFT_COUNT.STARPU_LIBRARIES_BASE and STARPU_LIBRARIES_MPI environmental variables as STARPU_LIBRARIES and STARPU_MPI_LIBRARIES, respectively.deb packages.starneig_node_enable_pinning() and starneig_node_disable_pinning() functions.pdgghrd as a separate library.<starneig/distr_helpers.h> header file.starneig_enable_pinning() and starneig_disable_pinning().STARNEIG_SCHUR_NORM_STABLE_THRESHOLD) and and the LAPACK style deflation condition (STARNEIG_SCHUR_LAPACK_THRESHOLD).