Send Beginners mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://www.haskell.org/mailman/listinfo/beginners
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Beginners digest..."


Today's Topics:

   1.  Beginner in Haskell (Saadah Sabarudin)
   2. Re:  Beginner in Haskell (Chatsiri Ratana)
   3. Re:  Beginner in Haskell (Adrien Haxaire)
   4. Re:  Beginner in Haskell (Chatsiri Ratana)


----------------------------------------------------------------------

Message: 1
Date: Tue, 11 Dec 2012 15:49:33 +0800
From: Saadah Sabarudin <[email protected]>
Subject: [Haskell-beginners] Beginner in Haskell
To: [email protected]
Message-ID:
        <cabgqe3udxpprq6jw4dshtmqgsqe0c0yfvfjqto32png+xku...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

hello everyone...I'm doing my research about grid computing. I want to use
haskell as part of my study to perform parallel processing. can someone
tell me, what kind of tool I have to use to do parallel processing in
Haskell because I'm still new in this field, so it's a little bit confusing
to choose the suitable tool to use.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://www.haskell.org/pipermail/beginners/attachments/20121211/ac276655/attachment-0001.htm>

------------------------------

Message: 2
Date: Tue, 11 Dec 2012 16:42:51 +0700
From: Chatsiri Ratana <[email protected]>
Subject: Re: [Haskell-beginners] Beginner in Haskell
To: Saadah Sabarudin <[email protected]>
Cc: [email protected]
Message-ID:
        <cadprlxkheqnfdmz8wfkz61jsvfdamezwjk-panaq3bsm-4m...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

On Tue, Dec 11, 2012 at 2:49 PM, Saadah Sabarudin <[email protected]
> wrote:

> hello everyone...I'm doing my research about grid computing. I want to use
> haskell as part of my study to perform parallel processing. can someone
> tell me,


 You can read Haksell beginning with http://learnyouahaskell.com/chapters .
Test run code  examples on tutorials of link.  If you want to start
with intermediate skill ,See at link http://book.realworldhaskell.org/. It's
some part of Parallel concept of code with Haskell. I recommend article at
StackOverflow
http://stackoverflow.com/questions/1012573/getting-started-with-haskell  My
view is traditional for learning Haskell.

what kind of tool I have to use to do parallel processing in Haskell
> because I'm still new in this field, so it's a little bit confusing to
> choose the suitable tool to use.
>

What's you mean tools about Parallel Programming? API of MPI, CloudHaskell,
AccelerateHS

R.Chatsiri

_______________________________________________
> Beginners mailing list
> [email protected]
> http://www.haskell.org/mailman/listinfo/beginners
>
>


-- 
:--------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://www.haskell.org/pipermail/beginners/attachments/20121211/e270e12c/attachment-0001.htm>

------------------------------

Message: 3
Date: Tue, 11 Dec 2012 11:09:24 +0100
From: Adrien Haxaire <[email protected]>
Subject: Re: [Haskell-beginners] Beginner in Haskell
To: <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8; format=flowed

On 2012-12-11 08:49, Saadah Sabarudin wrote:
> hello everyone...I'm doing my research about grid computing. I want
> to use haskell as part of my study to perform parallel processing. 
> can
> someone tell me, what kind of tool I have to use to do parallel
> processing in Haskell because I'm still new in this field, so it's a
> little bit confusing to choose the suitable tool to use.

Hello and welcome,

Simon Marlow made available the courses he gave on parallel processing 
in Haskell:

http://community.haskell.org/~simonmar/slides/cadarache2012/


Adrien

-- 
Adrien Haxaire
www.adrienhaxaire.org | @adrienhaxaire



------------------------------

Message: 4
Date: Tue, 11 Dec 2012 17:12:32 +0700
From: Chatsiri Ratana <[email protected]>
Subject: Re: [Haskell-beginners] Beginner in Haskell
To: Adrien Haxaire <[email protected]>
Cc: [email protected]
Message-ID:
        <cadprlx+fdyhy7uwyrfnnho6soxr2mkujv0vk_h3guvi7ido...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

On Tue, Dec 11, 2012 at 5:09 PM, Adrien Haxaire <[email protected]> wrote:

> On 2012-12-11 08:49, Saadah Sabarudin wrote:
>
>> hello everyone...I'm doing my research about grid computing. I want
>> to use haskell as part of my study to perform parallel processing. can
>> someone tell me, what kind of tool I have to use to do parallel
>> processing in Haskell because I'm still new in this field, so it's a
>> little bit confusing to choose the suitable tool to use.
>>
>
> Hello and welcome,
>
> Simon Marlow made available the courses he gave on parallel processing in
> Haskell:
>
> http://community.haskell.org/~**simonmar/slides/cadarache2012/<http://community.haskell.org/~simonmar/slides/cadarache2012/>


   Cool! Great resource of parallel processing in Haskell.

   R.Chatsiri

>
>
>
> Adrien
>
> --
> Adrien Haxaire
> www.adrienhaxaire.org | @adrienhaxaire
>
>
> ______________________________**_________________
> Beginners mailing list
> [email protected]
> http://www.haskell.org/**mailman/listinfo/beginners<http://www.haskell.org/mailman/listinfo/beginners>
>



-- 
:--------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://www.haskell.org/pipermail/beginners/attachments/20121211/02f1fe6d/attachment-0001.htm>

------------------------------

_______________________________________________
Beginners mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/beginners


End of Beginners Digest, Vol 54, Issue 16
*****************************************

Reply via email to