#4412: Produce CUDA code
---------------------------------+------------------------------------------
Reporter: victorusu | Owner:
Type: feature request | Status: new
Priority: normal | Component: Compiler
Version: 6.12.3 | Keywords: CUDA, parallel
Testcase: | Blockedby:
Os: Unknown/Multiple | Blocking:
Architecture: Unknown/Multiple | Failure: None/Unknown
---------------------------------+------------------------------------------
I would like to suggest the generation of CUDA code by the GHC compiler.
Think about it. It is really reasonable to think about it!
In Haskell we do not tell how to compute things but what they are, so
instead of generating code to run on 32/64 bits machines we could have a
compiler flag to produce a program that would run on NVIDIA video devices
without the need of changing any part of the code. Except for the IO
operation all the other processes would generate CUDA code.
I believe that this new feature would make Haskell the must used language
to produce CUDA based programs! For it is already the must awesome
language!
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4412>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs