[petsc-dev] Is master broken?

Mark Adams mfadams at lbl.gov
Thu Aug 1 11:18:51 CDT 2019


12:10 master= ~/petsc-master$ ls arch-summit-dbg64-pgi-cuda
bin  externalpackages  include  lib  obj  share  tests

12:11 master= ~/petsc-master$ tar cvfz ../tt.tarz
arch-summit-dbg64-pgi-cuda/include/petscpkg_version.h arch-summure.log
arch-summit-dbg64-pgi-cuda/include/petscpkg_version.h
arch-summit-dbg64-pgi-cuda/lib/petsc/conf/configure.log




On Thu, Aug 1, 2019 at 12:08 PM Mark Adams <mfadams at lbl.gov> wrote:

>
>
> On Thu, Aug 1, 2019 at 10:30 AM Smith, Barry F. <bsmith at mcs.anl.gov>
> wrote:
>
>>
>>   Send
>>
>> ls arch-linux2-c-debug/include/
>>
>
> That is not my arch name. It is something like arch-summit-dbg64-pgi-cuda
>
>>
>>  arch-linux2-c-debug/include/petscpkg_version.h
>>
>> and configure.log
>>
>>
>>
>> > On Aug 1, 2019, at 5:23 AM, Mark Adams <mfadams at lbl.gov> wrote:
>> >
>> > I get the same error with a fresh clone of master.
>> >
>> > On Thu, Aug 1, 2019 at 6:03 AM Mark Adams <mfadams at lbl.gov> wrote:
>> > Tried again after deleting the arch dirs and still have it.
>> > This is my branch that just merged master. I will try with just master.
>> > Thanks,
>> >
>> > On Thu, Aug 1, 2019 at 1:36 AM Smith, Barry F. <bsmith at mcs.anl.gov>
>> wrote:
>> >
>> >   It is generated automatically and put in
>> arch-linux2-c-debug/include/petscpkg_version.h  this include file is
>> included at top of the "bad" source  file crashes so in theory everything
>> is in order check that arch-linux2-c-debug/include/petscpkg_version.h
>> contains PETSC_PKG_CUDA_VERSION_GE and similar macros. If not send
>> configure.lo
>> >
>> > check what is in arch-linux2-c-debug/include/petscpkg_version.h it
>> nothing or broken send configure.lo
>> >
>> >
>> >   Barry
>> >
>> >
>> >
>> > > On Jul 31, 2019, at 9:28 PM, Mark Adams via petsc-dev <
>> petsc-dev at mcs.anl.gov> wrote:
>> > >
>> > > I am seeing this when I pull master into my branch:
>> > >
>> > > "/autofs/nccs-svm1_home1/adams/petsc/src/mat/impls/dense/seq/cuda/
>> densecuda.cu"
>> > >           , line 243: error: function call is not allowed in a
>> constant
>> > >           expression
>> > >   #if PETSC_PKG_CUDA_VERSION_GE(10,1,0)
>> > >
>> > > and I see that this macro does not seem to be defined:
>> > >
>> > > 22:24 master= ~/Codes/petsc$ git grep PETSC_PKG_CUDA_VERSION_GE
>> > > src/mat/impls/dense/seq/cuda/densecuda.cu:#if
>> PETSC_PKG_CUDA_VERSION_GE(10,1,0)
>> >
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20190801/4df3bb34/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: petscpkg_version.h
Type: application/octet-stream
Size: 85 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20190801/4df3bb34/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.log
Type: application/octet-stream
Size: 1912880 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20190801/4df3bb34/attachment-0003.obj>


More information about the petsc-dev mailing list