[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]/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 2015-07-25T18:00:26+00:00 https://parallella.org/forums/feed.php?f=9&t=3107 2015-07-25T18:00:26+00:00 2015-07-25T18:00:26+00:00 https://parallella.org/forums/viewtopic.php?t=3107&p=15432#p15432 <![CDATA[Re: Think I found a bug in the compiler for Epiphany]]>
Until I create a very stripped down program that recreates this with nothing else going on in the code, I am going to assume something in my code going on triggering this.

After I get my program functioning completely the way I want, I will circle around and try to create a simple program that does this issue.

Statistics: Posted by capnrob97 — Sat Jul 25, 2015 6:00 pm


]]>
2015-07-24T23:29:04+00:00 2015-07-24T23:29:04+00:00 https://parallella.org/forums/viewtopic.php?t=3107&p=15429#p15429 <![CDATA[Re: Think I found a bug in the compiler for Epiphany]]>
s1 = series (1, pos);
s2 = series (4, pos);
s3 = series (5, pos);
s4 = series (6, pos);
pid = 4.0 * s1 - 2.0 * s2 - s3 - s4;
(*(f)) = pid;
(*(d)) = (int) pid;

When this code prints them out

e_read(&dev, row, col, 0x2000, &d, sizeof(int));
e_read(&dev, row, col, 0x3000, &f, sizeof(float));

printf ("%.8s - %d - %f\n", c, d, f);
fflush(stdout);
I get 00000000 - -1 - -0.737241

Hopefully not just a stupid byte alignement thing I am missing, but I don't think so.

If I add 2.0 to pid before returning the float and the int, I get the expected results

00000000 - 1 - 1.262759

Statistics: Posted by capnrob97 — Fri Jul 24, 2015 11:29 pm


]]>
2015-07-24T18:23:01+00:00 2015-07-24T18:23:01+00:00 https://parallella.org/forums/viewtopic.php?t=3107&p=15427#p15427 <![CDATA[Re: Think I found a bug in the compiler for Epiphany]]>
Probably easier for you to compile it that posting code snippets

You will see I am returning the float var and the (int) var back to the ARM, arm is getting -1

Statistics: Posted by capnrob97 — Fri Jul 24, 2015 6:23 pm


]]>
2015-07-24T17:43:23+00:00 2015-07-24T17:43:23+00:00 https://parallella.org/forums/viewtopic.php?t=3107&p=15426#p15426 <![CDATA[Re: Think I found a bug in the compiler for Epiphany]]> Statistics: Posted by capnrob97 — Fri Jul 24, 2015 5:43 pm


]]>
2015-07-24T17:27:05+00:00 2015-07-24T17:27:05+00:00 https://parallella.org/forums/viewtopic.php?t=3107&p=15425#p15425 <![CDATA[Re: Think I found a bug in the compiler for Epiphany]]> (Either there is a mismatch between simulator/hardware or there is something else going on.)
Andreas

Statistics: Posted by aolofsson — Fri Jul 24, 2015 5:27 pm


]]>
2015-07-24T17:16:24+00:00 2015-07-24T17:16:24+00:00 https://parallella.org/forums/viewtopic.php?t=3107&p=15424#p15424 <![CDATA[Re: Think I found a bug in the compiler for Epiphany]]> Statistics: Posted by capnrob97 — Fri Jul 24, 2015 5:16 pm


]]>
2015-07-24T17:02:25+00:00 2015-07-24T17:02:25+00:00 https://parallella.org/forums/viewtopic.php?t=3107&p=15423#p15423 <![CDATA[Re: Think I found a bug in the compiler for Epiphany]]> Statistics: Posted by aolofsson — Fri Jul 24, 2015 5:02 pm


]]>
2015-07-24T16:33:26+00:00 2015-07-24T16:33:26+00:00 https://parallella.org/forums/viewtopic.php?t=3107&p=15422#p15422 <![CDATA[Re: Think I found a bug in the compiler for Epiphany]]> Statistics: Posted by capnrob97 — Fri Jul 24, 2015 4:33 pm


]]>
2015-07-24T16:36:12+00:00 2015-07-24T16:15:38+00:00 https://parallella.org/forums/viewtopic.php?t=3107&p=15421#p15421 <![CDATA[Think I found a bug in the compiler for Epiphany]]> Statistics: Posted by capnrob97 — Fri Jul 24, 2015 4:15 pm


]]>