| 23cb2c3d | 27-Aug-2019 |
Satish Balay <balay@mcs.anl.gov> |
multiple fixes: openblas, osx, linux, linux-pgi
openblas: bind to specific machine as previous attempts to have portable builds failed. TARGET=GENERIC DYNAMIC_ARCH=0 TARGET=GENERIC DYNAMIC_ARCH=0 TA
multiple fixes: openblas, osx, linux, linux-pgi
openblas: bind to specific machine as previous attempts to have portable builds failed. TARGET=GENERIC DYNAMIC_ARCH=0 TARGET=GENERIC DYNAMIC_ARCH=0 TARGET_CORE=GENERIC
The following didn't have a problem? TARGET=CORE2 DYNAMIC_ARCH=0
Openblas tests: linux-IPL64 linux-cuda-single linux-opt-misc
linux: migrate some tests over from slow machines
add linux-dell for pj01(fedora30), pj02(ubuntu-1.8.04) - so that stage-2 linux tests can be scheduled on either of them
osx: use both machines for tests
linux-pgi: bind to name:petsc [somehow it takes many hours on es]
/bin/sh: line 19: 22001 Illegal instruction (core dumped) /homes/petsc/petsc-hash-pkgs/310e35/bin/mpiexec -n 1 ./ex19 -da_refine 3 -pc_type mg -ksp_type fgmres > ex19_1.tmp 2>&1
show more ...
|