Hmm. I get the same error when adding "--download-hypre=0" to an otherwise functional configure script for Cori KNL. Hypre's configure doesn't like something about cross-compiling for KNL. It might be possible to make this work by building on the compute nodes, though this is, unfortunately, not officially supported on Cori -- NERSC staff say that builds are not guaranteed to work on the compute nodes, though I've managed to make it work sometimes.
--Richard On Fri, Jun 30, 2017 at 1:36 PM, Mark Adams <[email protected]> wrote: > And any idea on this error? I'm going to try it on a compute node. > > On Fri, Jun 30, 2017 at 2:44 PM, Mark Adams <[email protected]> wrote: > >> Argh, thanks, that is the/a problem. >> >> On Fri, Jun 30, 2017 at 2:16 PM, Satish Balay <[email protected]> wrote: >> >>> https://www.nersc.gov/users/computational-systems/cori/runni >>> ng-jobs/running-jobs-on-cori-faq/ >>> >>> Perhaps you need to specify the knl partition to srun? >>> >>> Satish >>> >>> On Fri, 30 Jun 2017, Mark Adams wrote: >>> >>> > I am getting this error when I configure on KNL in with-batch. It is >>> not >>> > clear to me what compile line is being used in here. I've sent a bug >>> report >>> > to NERSC. Any ideas? >>> > >>> > Thanks, >>> > >>> > 05:13 nid00444 master= ~/petsc$ srun -n 1 >>> ./conftest-arch-cori-knl-opt-cc >>> > >>> > Please verify that both the operating system and the processor support >>> > Intel(R) AVX512F, ADX, RDSEED, AVX512ER, AVX512PF and AVX512CD >>> instructions. >>> > >>> > srun: error: nid00444: task 0: Exited with exit code 1 >>> > >>> >>> >> >
