Matthias Reisinger via llvm-dev
2016-May-10 14:25 UTC
[llvm-dev] [GSoC 2016] Introduction - "Enabling Polyhedral Optimizations in Julia"
> Do you happen to have any plans on reporting your progress publicly? >I will try to make my progress transparent by writing about it on my blog as often as possible and definitely give updates at the mailing lists ( julia-dev <https://groups.google.com/group/julia-dev>, polly-dev and llvm-dev). Also, please submit a patch to llvm.org/SummerOfCode/2016.html to add> some information about your project. (Also feel free to suggest > improvements to the design if needed. This is the student's page) >Cool. I'll prepare a patch with my project details. Best, Matthias -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160510/3ea492a1/attachment.html>
Tobias Grosser via llvm-dev
2016-May-10 15:21 UTC
[llvm-dev] [GSoC 2016] Introduction - "Enabling Polyhedral Optimizations in Julia"
On 05/10/2016 04:25 PM, Matthias Reisinger wrote:> > > Do you happen to have any plans on reporting your progress publicly? > > > I will try to make my progress transparent by writing about it on my > blog as often as possible and definitely give updates at the mailing > lists (julia-dev <https://groups.google.com/group/julia-dev>, polly-dev > and llvm-dev). > > Also, please submit a patch to llvm.org/SummerOfCode/2016.html > <http://llvm.org/SummerOfCode/2016.html> to add > some information about your project. (Also feel free to suggest > improvements to the design if needed. This is the student's page) > > > Cool. I'll prepare a patch with my project details.Great. Vivek and Roman should be able to help with reviews and upstreaming. Best, Tobias
vivek pandya via llvm-dev
2016-May-10 17:45 UTC
[llvm-dev] [GSoC 2016] Introduction - "Enabling Polyhedral Optimizations in Julia"
Hello Matthias Reisinger, It is simple html page that shows simple abstract ( which I have already added for all projects as per GSoC page) , link to your read-only proposal, blog URL (if you maintain any) , and status reporting interval (if you want to follow) and any other relevant information. You can check out (SVN) related code here http://llvm.org/svn/llvm-project/www/trunk/SummerOfCode/ then do required changes and send patch for review on Phabricator http://reviews.llvm.org, while sending patch please follow guidelines given at http://reviews.llvm.org. Add Tobias and GRoman as reviewers. Feel free to ask for any help! Sincerely, Vivek *Vivek Pandya* On Tue, May 10, 2016 at 8:51 PM, Tobias Grosser <tobias.grosser at inf.ethz.ch> wrote:> On 05/10/2016 04:25 PM, Matthias Reisinger wrote: > > > > > > Do you happen to have any plans on reporting your progress publicly? > > > > > > I will try to make my progress transparent by writing about it on my > > blog as often as possible and definitely give updates at the mailing > > lists (julia-dev <https://groups.google.com/group/julia-dev>, polly-dev > > and llvm-dev). > > > > Also, please submit a patch to llvm.org/SummerOfCode/2016.html > > <http://llvm.org/SummerOfCode/2016.html> to add > > some information about your project. (Also feel free to suggest > > improvements to the design if needed. This is the student's page) > > > > > > Cool. I'll prepare a patch with my project details. > > Great. Vivek and Roman should be able to help with reviews and upstreaming. > > Best, > Tobias >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160510/b5b40b35/attachment.html>
Apparently Analagous Threads
- [GSoC 2016] Introduction - "Enabling Polyhedral Optimizations in Julia"
- [GSoC 2016] Introduction - "Enabling Polyhedral Optimizations in Julia"
- [GSoC 2016] Introduction - "Enabling Polyhedral Optimizations in Julia"
- [GSoC 2016] Enabling Polyhedral Optimizations in Julia - Midterm Report
- [GSoC 2016] Interprocedural Register Allocation - Introduction and Feedback