Ahh, something missing in our processing for .cu files; new branch to fix 
the problem coming soon.


> On Jun 15, 2020, at 9:03 AM, Pierre Jolivet <pierre.joli...@enseeiht.fr> 
> wrote:
> 
> Speaking of the website, wrong links are being generated in the documentation.
> https://www.mcs.anl.gov/petsc/petsc-dev/docs/manualpages/Mat/MATSEQDENSECUDA.html
>  
> <https://www.mcs.anl.gov/petsc/petsc-dev/docs/manualpages/Mat/MATSEQDENSECUDA.html>
>  has a link to 
> https://www.mcs.anl.gov/petsc/petsc-dev/src/mat/impls/dense/seq/cudadensecuda.cu#MATSEQDENSECUDA
>  
> <https://www.mcs.anl.gov/petsc/petsc-dev/src/mat/impls/dense/seq/cudadensecuda.cu#MATSEQDENSECUDA>
>  which should read 
> https://www.mcs.anl.gov/petsc/petsc-dev/src/mat/impls/dense/seq/cuda/densecuda.cu.html#MATSEQDENSECUDA
>  
> <https://www.mcs.anl.gov/petsc/petsc-dev/src/mat/impls/dense/seq/cuda/densecuda.cu.html#MATSEQDENSECUDA>
>  (notice the added / and .html)
> 
> Thanks,
> Pierre
> 
>> On 9 Jun 2020, at 7:52 PM, Satish Balay <ba...@mcs.anl.gov 
>> <mailto:ba...@mcs.anl.gov>> wrote:
>> 
>> Wrt different petsc versions - Its best to disable google from searching old 
>> versions.
>> 
>> I've updated robots.txt [it previously had some old values]
>> 
>>>>> 
>> petsc@es:/mcs/web/research/projects/petsc$ cat robots.txt
>> User-agent: *
>> Disallow: bin
>> Disallow: old
>> Disallow: mirror
>> Disallow: NCSA-UIUC
>> Disallow: petsc-3.*
>> Disallow: petsc4py-3.*
>> Disallow: petsc-dev
>> Disallow: petsc-master
>> Disallow: style.css
>>>>>> 
>> 
>> [Assuming the above is not buggy]  it should primarily index petsc-current 
>> and petsc4py-current
>> 
>> Wrt PetscMatlabEngine - duckduckgo finds
>> https://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/Sys/PETSC_MATLAB_ENGINE_.html
>>  
>> <https://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/Sys/PETSC_MATLAB_ENGINE_.html>
>> but not:
>> https://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/Sys/PetscMatlabEngine.html
>> 
>> So something is weird wrt search [within the same version]
>> 
>> Satish
>> 
>> 
>> On Tue, 9 Jun 2020, Barry Smith wrote:
>> 
>>> 
>>> 
>>>   I think I know the problem; there are no links to PCMG from other PCMG*  
>>> manual pages hence google does not find it or thinks it is unpopular so an 
>>> older page with a small number of links has higher priority? 
>>> PetscMatlabEngine has links so I am not sure if it is the same problem. 
>>> 
>>>   Barry
>>> 
>>> 
>>> 
>>> 
>>>> On Jun 8, 2020, at 11:41 PM, Pierre Jolivet <pierre.joli...@enseeiht.fr> 
>>>> wrote:
>>>> 
>>>> Googling PCMG is no fun either (and there is no actual reference to the 
>>>> current man page).
>>>> 
>>>> Thanks,
>>>> Pierre
>>>> 
>>>> <PCMG site_https___www.mcs.anl.gov_ - Google Search.pdf>
>>>> 
>>>> 
>>>>> On 9 Jun 2020, at 2:27 AM, Barry Smith <bsm...@petsc.dev 
>>>>> <mailto:bsm...@petsc.dev>> wrote:
>>>>> 
>>>>> 
>>>>>  Googling PetscMatlabEngine leads to 3.7 version but 
>>>>> PetscMatlabEngineDestroy leads to 3.13. 
>>>>> 
>>>>>  Any idea why some of the manual pages don't point to the latest version?
>>>>> 
>>>>>  Barry
>>>>> 
>>>> 
>>> 
>>> 
>> 
> 

Reply via email to