[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 173: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 174: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
Parallella Community Supercomputing for Everyone 2017-02-06T18:24:34+00:00 https://parallella.org/forums/feed.php?f=21 2017-02-06T18:24:34+00:00 2017-02-06T18:24:34+00:00 https://parallella.org/forums/viewtopic.php?t=3054&p=18572#p18572 <![CDATA[Haskell • Re: haskell to FPGA, seems relevant..]]>
I'm about to start working on some FPGA stuff using Haskell (after brushing off the cobwebs off my teflon coated memory on the language) and see if I get anywhere with it. The closest thing you're going to be able to get ARM/Risc-V hosted FPGA tools is for Lattice's stuff since that's been properly reversed/otherwise FOSSed. Xilinx? Altera? Best o' luck...you'll need it.

Yeah, I know, necro-ing a thread. I wasn't around. Deal. :D

Statistics: Posted by svartalf — Mon Feb 06, 2017 6:24 pm


]]>
2015-07-03T18:52:18+00:00 2015-07-03T18:52:18+00:00 https://parallella.org/forums/viewtopic.php?t=3054&p=15182#p15182 <![CDATA[Haskell • haskell to FPGA, seems relevant..]]> http://begriffs.com/posts/2015-06-28-ha ... dware.html

https://github.com/conal/talk-2015-haskell-to-hardware

this touches on ideas that seem to hit the nail on the head ?

it talks about compiling Haskell to FPGA or other extremely parallel hardware (he mentions some experimental hardware that that can switch what function it implements. Sounds to me exactly like the mindset needed for parallella, i.e. the ability to break a large program into data flow through small , switchable components.)

I wonder if there's an intermediate there between Haskell and HDL that could actually be compiled to Parallella code..

i'm not personally a haskeller, but I appreciate why its got so much attention.

Statistics: Posted by dobkeratops — Fri Jul 03, 2015 6:52 pm


]]>
2014-07-11T21:58:04+00:00 2014-07-11T21:58:04+00:00 https://parallella.org/forums/viewtopic.php?t=1302&p=9226#p9226 <![CDATA[Haskell • Re: Simple working example]]> I will pass this along. Any chance you could contribute project to the parallella-examples git repository so that more people can find it?
Andreas

Statistics: Posted by aolofsson — Fri Jul 11, 2014 9:58 pm


]]>
2014-05-30T18:14:26+00:00 2014-05-30T18:14:26+00:00 https://parallella.org/forums/viewtopic.php?t=1302&p=8124#p8124 <![CDATA[Haskell • Simple working example]]>
I have translated the apps/hello-world example to Haskell and made it available at . The data definitions, foreign imports, and some utility functions are in a separate file that may be of use to anyone wanting to try similar things.

This example only runs Haskell on the host, the epiphany cores are still running the original c code - I hope to be able to do something about that.

Statistics: Posted by mwp — Fri May 30, 2014 6:14 pm


]]>
2014-04-04T17:08:13+00:00 2014-04-04T17:08:13+00:00 https://parallella.org/forums/viewtopic.php?t=1095&p=6880#p6880 <![CDATA[Haskell • XKCD's take on Haskell]]>
Image

(with apologies to any true Haskell devotee's, you know who you are)

Statistics: Posted by FHuettig — Fri Apr 04, 2014 5:08 pm


]]>
2013-09-19T19:44:10+00:00 2013-09-19T19:44:10+00:00 https://parallella.org/forums/viewtopic.php?t=25&p=3918#p3918 <![CDATA[Haskell • Re: JHC]]>
http://ajhc.metasepi.org/

Statistics: Posted by schernichkin — Thu Sep 19, 2013 7:44 pm


]]>
2013-08-15T22:14:19+00:00 2013-08-15T22:14:19+00:00 https://parallella.org/forums/viewtopic.php?t=558&p=3363#p3363 <![CDATA[Haskell • Mio: A High-Performance Multicore IO Manager for GHC]]> Statistics: Posted by 8l — Thu Aug 15, 2013 10:14 pm


]]>
2012-12-19T04:48:24+00:00 2012-12-19T04:48:24+00:00 https://parallella.org/forums/viewtopic.php?t=61&p=225#p225 <![CDATA[Haskell • Re: accelerate library]]> Statistics: Posted by parallel-future — Wed Dec 19, 2012 4:48 am


]]>