Displaying 20 results from an estimated 30 matches for "summerofcod".
Did you mean:
summerofcode
2016 May 10
2
[GSoC 2016] Introduction - "Enabling Polyhedral Optimizations in Julia"
...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 a...
2016 May 10
2
[GSoC 2016] Introduction - "Enabling Polyhedral Optimizations in Julia"
...rogress 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 attachme...
2016 May 18
2
[GSoC 2016] Introduction - "Enabling Polyhedral Optimizations in Julia"
...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.
>>
>> Sorry wrong URL for guidelines, please note...
2017 Feb 17
6
LLVM GSOC Projects Criteria Consultation (before 2/28)
...ication”? Should we strive to keep a balance?
- What about “projects that touch LLVM/Clang/…” vs “projects that are building something on top of LLVM”? (For example this project was first proposed to be selected by LLVM before being rejected and finally picked by the Julia project directly: https://summerofcode.withgoogle.com/archive/2016/projects/6197080536121344/ )?
- Should we ask that the work is done upstream all along? In the past there have been project developed on GitHub outside the community that have never been merged. The LLVM developer policy has a full section insisting on incremental devel...
2019 May 10
1
Welcome Hiroyuki Katsura as Google Summer of Code 2019 student
Dear libguestfs developers and users,
it is my pleasure to welcome Hiroyuki Katsura as Google Summer of Code
2019 student for libguestfs!
He will work on adding Rust bindings, to allow using libguestfs in Rust
applications. You can read the project submission here:
https://summerofcode.withgoogle.com/projects/#6730007286644736
I'm the main mentor of this project, with Rich Jones, and
Martin Kletzander as co-mentors.
Hiroyuki: feel free to ask away about anything, from design questions to
doubts about the existing code, etc.
Welcome again, Hiroyuki!
--
Pino Toscano
2016 Apr 22
3
GSoC 2016 - Introducing Myself
Hi,
My name is Vivek Pal. I had submitted a proposal on weighing schemes
project for GSoC. I'm so glad and excited to be selected for working on
this project! I'd like to thank mentors for reviewing & selecting my
project proposa,l and letting me be a part of Xapian -- open source
community. I'll make sure to keep up with all the expectations and try my
best to produce good
2009 Mar 26
3
[LLVMdev] GSoC'09 question - previous mail w/o html
...%3 = load i32* %2, align 4 ; <i32> [#uses=1]
%4 = add i32 %3, %index ; <i32> [#uses=1]
free i32* %0
ret i32 %4
bb2: ; preds = %entry
; would be nice to insert: free i32* %0 ; here
ret i32 -1
}
So seeing as this is not on the open projects list, is it even worth
applying for SummerOfCode?
best wishes,
Mihai.
PS: sorry for including html in the previous mail
2005 Jun 01
1
Asterisk Google API applications - $4500 bounties available
...use text to speech to read back the
directions. With enough finessing this could compete with any of the
current commercial direction solutions that are out there and because
it's asterisk your cost base could be extremely minimal.
Hell you might even get paid for it
http://code.google.com/summerofcode.html
Just a suggestion, any thoughts? Are there any other speech driven apps
being used today?
Cheers,
Dean
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050601/0c89f526/attachment.h...
2017 Nov 04
2
Potential GSOC student interested in contributing to The Xapian project
Hi!
I'm currently a final year student of Informatics Institute of Technology
Sri Lanka affiliated with the University of Westminster, a successful GSOC
2017 participant
<https://summerofcode.withgoogle.com/projects/#6522320890888192>.
Witnessing the usage of machine learning and information retrieval I'm keen
to contribute to The Xapian project thus, enhancing my skills in machine
learning and other similar areas of interest. Could you kindly suggest how
I could get started?
R...
2016 May 10
2
[GSoC 2016] Introduction - "Enabling Polyhedral Optimizations in Julia"
Dear LLVM contributors,
my name is Matthias, I am a graduate student majoring in computer science at the Vienna University of Technology, and I am glad to be one of this year's GSoC students who work for the Julia foundation. Julia is a relatively young programming language that uses LLVM for just-in-time compilation and the goal of my project is to integrate Polly in this environment to
2017 Feb 20
2
LLVM GSOC Projects Criteria Consultation (before 2/28)
...ctical benefit.
>
> - What about “projects that touch LLVM/Clang/…” vs “projects that are
> building something on top of LLVM”? (For example this project was first
> proposed to be selected by LLVM before being rejected and finally picked by
> the Julia project directly:
> https://summerofcode.withgoogle.com/archive/2016/projects/6197080536121344/
> )?
>
> - Should we ask that the work is done upstream all along? In the past there
> have been project developed on GitHub outside the community that have never
> been merged. The LLVM developer policy has a full section insis...
2009 Mar 26
0
[LLVMdev] GSoC'09 question
...%3 = load i32* %2, align 4 ; <i32> [#uses=1]
%4 = add i32 %3, %index ; <i32> [#uses=1]
free i32* %0
ret i32 %4
bb2: ; preds = %entry
; would be nice to insert: free i32* %0 ; here
ret i32 -1
}
So seeing as this is not on the open projects list, is it even worth
applying for SummerOfCode?
best wishes,
Mihai.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090326/ef8cc048/attachment.html>
2019 May 23
0
The Outline of Google Summer of Code
Hi, I'm Hiroyuki Katsura. I will contribute to libguestfs as a Google
Summer of Code project. I'll start to develop from next week.
I'm going to work on the project "Create Rust bindings for libguestfs."
Project summary is available here.
https://summerofcode.withgoogle.com/projects/#6730007286644736
Now, I'll show you the detail of the project. This is the reprint of the
proposal(The proposal is not public).
## The detailed description of each part
1. Implement minimal bindings and build it correctly.
There are some functions to be implemented...
2020 Mar 24
0
GSOC 2020: one week remaining for student applications
Hi all,
Just a reminder that the deadline for students to submit proposals for
Google Summer of Code 2020 is in one week: March 31 18:00 UTC.
Samba and cifs.ko project ideas are listed at:
https://wiki.samba.org/index.php/SoC/Ideas
We welcome draft submissions via https://summerofcode.withgoogle.com/
and enquiries via samba-technical at lists.samba.org - thanks a lot to
Andrew for fielding some questions over the weekend :-).
Cheers, David
2009 May 01
2
Shared clipboard, drag and drop, Linux <> Wine 1.1.20
Can Wine be set up to allow "drag and drop" between Ubuntu 9.04 Nautilus 2.26.2 file manager and a Windows app running in Wine?
The Windows application is the "Yamaha File Utility" v1.1.0 which allows MIDI files to be transferred to a Yamaha CLP-150 Clavinova digital piano. Unfortunately, the software relies on drag and drop for the file transfer. In native Windows, I would
2005 May 31
0
Google Summer Of Code
...nking that perhaps it might be cheap (free) incentive
to get the ball rolling on some more Asterisk development. It doesn't
look like Google would allow someone like Digium to be the mentor,
though (since they imply that the $500 the organization receives is a
donation).
http://code.google.com/summerofcode.html
2008 Mar 17
0
Summer Programming Opportunities for Students (Summer of Code)
...to again participate in Google's Summer
of Code program. This program provides $4500 in funding to allow
students to spend the summer writing open source software. If you or
someone you know would be interested in this program, please visit our
website at :
http://www.freebsd.org/projects/summerofcode.html
There you will find a large list of interesting projects in diverse
areas of modern Unix operating system development. Some example tasks
involve writing kernel/networking regression test suites, working on
peripheral device driver infrastructure, improving multibyte character
support, impr...
2008 Mar 18
0
Wine project looking for Summer of Code Students
If you're a computer science student, and you'd like
to get paid to contribute to the Wine project this
summer, please visit our Summer of Code ideas page at
http://wiki.winehq.org/SummerOfCode
See you on IRC!
2018 Feb 16
1
[GSoC 2018] Introduction and Project Proposal
Hello,
I am Mohammed Nafees, a Computer Science student at the University of Waterloo, Canada and I am going to apply for Google Summer of Code 2018. I am interested in working on the project "Reimplement LLDB's command-line commands using the public SB API. ". How can I start, and how can I contact the mentors?
I have completed Google Summer of Code 2017 with KDE (project
2018 Feb 12
0
Fwd: GSoC 2018: Xapian Search Engine Library has been accepted as a mentor organization!
Good news everybody:
---------- Forwarded message ----------
From: Google Summer of Code <summerofcode-noreply at google.com>
Date: 13 February 2018 at 06:11
Subject: GSoC 2018: Xapian Search Engine Library has been accepted as a mentor organization!
[image: Google Summer of Code]
Congratulations! Xapian Search Engine Library has been selected as a Google
Summer of Code 2018 mentor organizatio...