<div dir="ltr">I picked these two into Barry's branch and it built.<div><br></div><div>I would like to get them into my cuda branch. Should I just pick them? And not worry about Barry's branch. Or will that not work.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Aug 2, 2019 at 12:03 PM Karl Rupp <<a href="mailto:rupp@iue.tuwien.ac.at">rupp@iue.tuwien.ac.at</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">FYI: The two branches are currently testing in `next-tmp` and are likely <br>
to be merged to master in ~5 hours.<br>
<br>
Best regards,<br>
Karli<br>
<br>
<br>
On 8/2/19 4:53 PM, Smith, Barry F. via petsc-dev wrote:<br>
> <br>
>    Yes, these are bugs in Stefano's work that got into master because we didn't have comprehensive testing. There are two branches in the PR list you can cherry pick that will fix this problem. Sorry about this. We're trying to get them into master as quickly as possible but ....<br>
> <br>
>     Barry<br>
> <br>
> <br>
>> On Aug 2, 2019, at 8:39 AM, Mark Adams <<a href="mailto:mfadams@lbl.gov" target="_blank">mfadams@lbl.gov</a>> wrote:<br>
>><br>
>> closer,<br>
>><br>
>> On Fri, Aug 2, 2019 at 9:13 AM Smith, Barry F. <<a href="mailto:bsmith@mcs.anl.gov" target="_blank">bsmith@mcs.anl.gov</a>> wrote:<br>
>><br>
>>    Mark,<br>
>><br>
>>      Thanks, that was not expected to work, I was just verifying the exact cause of the problem and it was what I was guessing.<br>
>><br>
>>      I believe I have fixed it. Please pull that branch again and let me know if it works. If it does we'll do rush testing and get it into master.<br>
>><br>
>>       Thanks<br>
>><br>
>>       Barry<br>
>><br>
>><br>
>>> On Aug 1, 2019, at 11:08 AM, Mark Adams <<a href="mailto:mfadams@lbl.gov" target="_blank">mfadams@lbl.gov</a>> wrote:<br>
>>><br>
>>><br>
>>><br>
>>> On Thu, Aug 1, 2019 at 10:30 AM Smith, Barry F. <<a href="mailto:bsmith@mcs.anl.gov" target="_blank">bsmith@mcs.anl.gov</a>> wrote:<br>
>>><br>
>>>    Send<br>
>>><br>
>>> ls arch-linux2-c-debug/include/<br>
>>><br>
>>> That is not my arch name. It is something like arch-summit-dbg64-pgi-cuda<br>
>>><br>
>>>   arch-linux2-c-debug/include/petscpkg_version.h<br>
>>><br>
>>> and configure.log<br>
>>><br>
>>><br>
>>><br>
>>>> On Aug 1, 2019, at 5:23 AM, Mark Adams <<a href="mailto:mfadams@lbl.gov" target="_blank">mfadams@lbl.gov</a>> wrote:<br>
>>>><br>
>>>> I get the same error with a fresh clone of master.<br>
>>>><br>
>>>> On Thu, Aug 1, 2019 at 6:03 AM Mark Adams <<a href="mailto:mfadams@lbl.gov" target="_blank">mfadams@lbl.gov</a>> wrote:<br>
>>>> Tried again after deleting the arch dirs and still have it.<br>
>>>> This is my branch that just merged master. I will try with just master.<br>
>>>> Thanks,<br>
>>>><br>
>>>> On Thu, Aug 1, 2019 at 1:36 AM Smith, Barry F. <<a href="mailto:bsmith@mcs.anl.gov" target="_blank">bsmith@mcs.anl.gov</a>> wrote:<br>
>>>><br>
>>>>    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<br>
>>>><br>
>>>> check what is in arch-linux2-c-debug/include/petscpkg_version.h it nothing or broken send configure.lo<br>
>>>><br>
>>>><br>
>>>>    Barry<br>
>>>><br>
>>>><br>
>>>><br>
>>>>> On Jul 31, 2019, at 9:28 PM, Mark Adams via petsc-dev <<a href="mailto:petsc-dev@mcs.anl.gov" target="_blank">petsc-dev@mcs.anl.gov</a>> wrote:<br>
>>>>><br>
>>>>> I am seeing this when I pull master into my branch:<br>
>>>>><br>
>>>>> "/autofs/nccs-svm1_home1/adams/petsc/src/mat/impls/dense/seq/cuda/<a href="http://densecuda.cu" rel="noreferrer" target="_blank">densecuda.cu</a>"<br>
>>>>>            , line 243: error: function call is not allowed in a constant<br>
>>>>>            expression<br>
>>>>>    #if PETSC_PKG_CUDA_VERSION_GE(10,1,0)<br>
>>>>><br>
>>>>> and I see that this macro does not seem to be defined:<br>
>>>>><br>
>>>>> 22:24 master= ~/Codes/petsc$ git grep PETSC_PKG_CUDA_VERSION_GE<br>
>>>>> src/mat/impls/dense/seq/cuda/densecuda.cu:#if PETSC_PKG_CUDA_VERSION_GE(10,1,0)<br>
>>>><br>
>>><br>
>><br>
>> <make.log><configure.log><br>
> <br>
</blockquote></div>