[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]/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]/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 2014-08-23T17:51:13+00:00 https://parallella.org/forums/feed.php?f=14&t=1283 2014-08-23T17:51:13+00:00 2014-08-23T17:51:13+00:00 https://parallella.org/forums/viewtopic.php?t=1283&p=10346#p10346 <![CDATA[Re: getting started]]>
I talk a bigger talk than I ought to.
I came to Erlang as a result of looking under the hood of . There were some bits of code that I thought looked very elegant, almost like poetry.
I suppose I fell in love. :geek: :geek:

Wings 3D does not really stretch the Erlang language or architecture; for example, it runs in a single Erlang VM on one PC. It was originally written in Erlang - it seems - as a part-time programming exercise by one of the early developers. As a starter, however, just downloading and deconstructing the code gives many good examples of how the language works.

An important point though, is that when low-level performance stuff like graphics is needed, Wings 3D calls up C libraries (like any other interpreted language). That is the same thing that will need to be done between, say, Erlang mini and the Epiphany. Even with the 64 * 128kb core Epiphany coming in 2015(?), there's no room on the chip for the Erlang base.

Cheers,

Statistics: Posted by greytery — Sat Aug 23, 2014 5:51 pm


]]>
2014-08-23T03:18:47+00:00 2014-08-23T03:18:47+00:00 https://parallella.org/forums/viewtopic.php?t=1283&p=10334#p10334 <![CDATA[Re: getting started]]> Statistics: Posted by ZenoArrow — Sat Aug 23, 2014 3:18 am


]]>
2014-08-22T16:28:12+00:00 2014-08-22T16:28:12+00:00 https://parallella.org/forums/viewtopic.php?t=1283&p=10327#p10327 <![CDATA[Re: getting started]]>
Got very excited for a short while there, until I saw that it was '-mini' and not '-micro'. So no Erlang on the Epiphany. :(
But, the ARM version for Parallella - and Pi - looks well worth a visit. The package size of 20MB sounds doable.
The key to the success of Erlang on Parallella will be getting some performant library routines (C/C++/ASM) to interface Erlang-mini to Epiphany cores.
At first glance (last year) it looked like porting the libs in the e-sdk manual wouldn't be a big stretch (for someone who knows what they're doing).

(1+ ) I can also recommend that Erlang intro. It's far better written than the grammar of the title would suggest. :)
The paperback version weighs (and costs) a ton, but you can read the same text on-line.

Cheers

Statistics: Posted by greytery — Fri Aug 22, 2014 4:28 pm


]]>
2014-08-22T13:17:31+00:00 2014-08-22T13:17:31+00:00 https://parallella.org/forums/viewtopic.php?t=1283&p=10321#p10321 <![CDATA[Re: getting started]]> Statistics: Posted by ZenoArrow — Fri Aug 22, 2014 1:17 pm


]]>
2014-08-22T01:34:50+00:00 2014-08-22T01:34:50+00:00 https://parallella.org/forums/viewtopic.php?t=1283&p=10301#p10301 <![CDATA[Re: getting started]]> Statistics: Posted by shr — Fri Aug 22, 2014 1:34 am


]]>
2014-08-17T14:35:36+00:00 2014-08-17T14:35:36+00:00 https://parallella.org/forums/viewtopic.php?t=1283&p=10165#p10165 <![CDATA[Re: getting started]]> Statistics: Posted by ZenoArrow — Sun Aug 17, 2014 2:35 pm


]]>
2014-05-27T05:01:31+00:00 2014-05-27T05:01:31+00:00 https://parallella.org/forums/viewtopic.php?t=1283&p=7999#p7999 <![CDATA[Re: getting started]]> Statistics: Posted by shodruk — Tue May 27, 2014 5:01 am


]]>
2014-05-26T14:19:55+00:00 2014-05-26T14:19:55+00:00 https://parallella.org/forums/viewtopic.php?t=1283&p=7987#p7987 <![CDATA[Re: getting started]]> Statistics: Posted by 9600 — Mon May 26, 2014 2:19 pm


]]>
2014-05-26T13:53:46+00:00 2014-05-26T13:53:46+00:00 https://parallella.org/forums/viewtopic.php?t=1283&p=7982#p7982 <![CDATA[getting started]]> Statistics: Posted by joearms — Mon May 26, 2014 1:53 pm


]]>