[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/functions.php on line 4688: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4690: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4691: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4692: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
Parallella Community • View topic - Dump the output in Local memory
Page 1 of 1

Dump the output in Local memory

PostPosted: Tue Jul 22, 2014 5:40 am
by msuthar25
Hello,

I want to know how to tweak the current hello_world example program which can load the program in all cores by creating a group of 4x4 and dump the output of each core to its local memory(using e_write) and then the host sides read the memory of each cores for the output

Thanks

Re: Dump the output in Local memory

PostPosted: Wed Jul 23, 2014 4:06 am
by ysapir