<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 10, 2015 at 3:12 PM, Jingyue Wu via llvm-dev <span dir="ltr"><<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">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 <a href="http://llvm.org" target="_blank">llvm.org</a> for what they want. </div></blockquote><div><br></div><div><div>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).</div><div><br></div><div><div>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. <a href="http://tinyurl.com/llvmcuda">http://tinyurl.com/llvmcuda</a></div><div>Unless you guys are planning on putting a ton of content, I think that a subdomain is probably overkill. We do have <a href="http://openmp.llvm.org">http://openmp.llvm.org</a> 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</div></div><div><br></div><div>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 <a href="http://llvm.org/docs/cuda">llvm.org/docs/cuda</a> 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)</div><div><br></div><div>-- Sean Silva</div></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class=""><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 10, 2015 at 2:59 PM, C Bergström <span dir="ltr"><<a href="mailto:cbergstrom@pathscale.com" target="_blank">cbergstrom@pathscale.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">What does a subdomain do that the page you added doesn't? Just seems<br>
like more maintenance burden (not my problem of course..)<br>
</blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
<br></blockquote></div><br></div></div>