Displaying 3 results from an estimated 3 matches for "paralellisation".
2011 Oct 11
2
[LLVMdev] Speculative paralellisation in LLVM compiler infrastructure!!!!!
Hi,
I am involved in the task of achieving speculative paralellisation in
llvm. I have started my work by trying to see if a simple for loop can be
paralellised in llvm.. The problem is i want to know how to check if a
program is automatically parallelised when compiled with llvm or if
explicitly need to do it how can i go about paralellising a for loop using
llvm co...
2011 Oct 11
0
[LLVMdev] Speculative paralellisation!!
Please cc llvm-dev in replies to llvm-dev emails.
On 11 October 2011 10:31, Muthu Raj <sameer.muthu9 at gmail.com> wrote:
>
> Hi Nick,
> Thanks for your reply.Now i need some help about how can i
> proceed to start writing a patch for acheiving paralellisation in llvm.
>
Great!
I am new to open source and llvm. So please dont mind if my questions are
> simple. Please do reply about how i can go about writing a patch .
>
Sure. I'll start by assuming you have the code checked out of SVN per the
instructions in http://llvm.org/docs/GettingSt...
2016 Mar 01
5
EuroLLVM BoF session: Compilers in education
Hi all,
I'm organizing a BoF session during the upcoming EuroLLVM developers
meeting. As the subject of this message already shows, this session
will be on compilers in education. I'm currently looking for both
participants to the discussion and input for the actual program of the
session. I've already got some ideas which I'll introduce below.
At our university, we mostly