Hi, fixes for these are now in next.
Best regards, Karli On 03/28/2018 04:00 PM, PETSc checkBuilds wrote:
Dear PETSc developer, This email contains listings of contributions attributed to you by `git blame` that caused compiler errors or warnings in PETSc automated testing. Follow the links to see the full log files. Please attempt to fix the issues promptly or let us know at [email protected] if you are unable to resolve the issues. Thanks, The PETSc development team ---- warnings attributed to commit https://bitbucket.org/petsc/petsc/commits/2ea74b3 CUSP: Converted all CUSP-tests to CUDA. src/snes/examples/tutorials/ex47cu.cu:134 [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2018/03/28/examples_next_arch-cuda-single_es.log] /sandbox/petsc/petsc.next-2/src/snes/examples/tutorials/ex47cu.cu:134: undefined reference to `VecCUDARestoreArrayRead' [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2018/03/28/examples_next_arch-cuda-double_es.log] /sandbox/petsc/petsc.next/src/snes/examples/tutorials/ex47cu.cu:134: undefined reference to `VecCUDARestoreArrayRead' src/snes/examples/tutorials/ex47cu.cu:135 [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2018/03/28/examples_next_arch-cuda-single_es.log] /sandbox/petsc/petsc.next-2/src/snes/examples/tutorials/ex47cu.cu:135: undefined reference to `VecCUDARestoreArrayWrite' [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2018/03/28/examples_next_arch-cuda-double_es.log] /sandbox/petsc/petsc.next/src/snes/examples/tutorials/ex47cu.cu:135: undefined reference to `VecCUDARestoreArrayWrite' src/snes/examples/tutorials/ex47cu.cu:98 [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2018/03/28/examples_next_arch-cuda-single_es.log] /sandbox/petsc/petsc.next-2/src/snes/examples/tutorials/ex47cu.cu:98: undefined reference to `VecCUDAGetArrayRead' [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2018/03/28/examples_next_arch-cuda-double_es.log] /sandbox/petsc/petsc.next/src/snes/examples/tutorials/ex47cu.cu:98: undefined reference to `VecCUDAGetArrayRead' src/snes/examples/tutorials/ex47cu.cu:99 [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2018/03/28/examples_next_arch-cuda-single_es.log] /sandbox/petsc/petsc.next-2/src/snes/examples/tutorials/ex47cu.cu:99: undefined reference to `VecCUDAGetArrayWrite' [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2018/03/28/examples_next_arch-cuda-double_es.log] /sandbox/petsc/petsc.next/src/snes/examples/tutorials/ex47cu.cu:99: undefined reference to `VecCUDAGetArrayWrite' ---- To opt-out from receiving these messages - send a request to [email protected].
