[llvm-dev] [web] sub-domain

Jingyue Wu via llvm-dev llvm-dev at lists.llvm.org
Tue Nov 10 22:04:54 PST 2015


On Tue, Nov 10, 2015 at 9:03 PM, Sean Silva <chisophugis at gmail.com> wrote:

>
>
> On Tue, Nov 10, 2015 at 3:12 PM, Jingyue Wu via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
>
>> So that people have a shorter link to go to that entry page directly.
>> It's especially useful for non-LLVM folks who want to try out LLVM's CUDA
>> support. Many researchers fall into this category btw because LLVM used to
>> support very little CUDA. They don't like to search llvm.org for what
>> they want.
>>
>
> If your primary concern is accessibility, I would wait a week or so and
> see if CompileCudaWithLLVM does/doesn't make it to the top results for
> "llvm cuda" on search engines. I expect it will. AFAIK almost nobody
> actually manually navigates through LLVM's docs (they are horrible for
> that).
>
> If you just need a short link for a presentation or whatever, the simplest
> solution might just be to use a URL shortener if you want to have a short
> link. E.g. http://tinyurl.com/llvmcuda
> Unless you guys are planning on putting a ton of content, I think that a
> subdomain is probably overkill. We do have http://openmp.llvm.org that
> has its own associated repository, -commits list, -dev list, etc. for the
> openmp runtime libs. Are you guys planning on doing something similar?
> Generally speaking
>

I can see us putting more content there, but infrastructure-wise probably
not as much as openmp.org. We don't need -commits, -dev, and -bugs mailing
lists, because the CUDA support will soon be integrated to Clang instead of
being a subproject. Our runtime if open-sourced will be a separate LLVM
subproject, which then will need a separate folder or sub-domain.


>
> Another possibility is making a docs/cuda directory if you guys are
> planning on putting a significant amount of documentation content. The
> resulting URL for docs/cuda/index.rst would then be llvm.org/docs/cuda
> which is reasonable. (be careful if you decide to do this, to not break URL
> compatibility; leave the previous pages empty with a link to the new
> locations)
>

Thanks. I'll consider that.


>
> -- Sean Silva
>
>
>>
>> On Tue, Nov 10, 2015 at 2:59 PM, C Bergström <cbergstrom at pathscale.com>
>> wrote:
>>
>>> What does a subdomain do that the page you added doesn't? Just seems
>>> like more maintenance burden (not my problem of course..)
>>>
>>
>>
>> _______________________________________________
>> LLVM Developers mailing list
>> llvm-dev at lists.llvm.org
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20151110/25f88dbd/attachment.html>


More information about the llvm-dev mailing list