[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]/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-04T01:30:22+00:00 https://parallella.org/forums/feed.php?f=18&t=1580 2014-08-04T01:30:22+00:00 2014-08-04T01:30:22+00:00 https://parallella.org/forums/viewtopic.php?t=1580&p=9753#p9753 <![CDATA[Re: Using Eclipse to develop OpenCL code on the Parallella]]>
That's great news. For some reason e-gdb hadn't registered with me... I've seen it mentioned in posts but for some reason the two thoughts, "I need to debug" and "there is a thing called e-gdb" had not collided yet.

I'll update my current post and get going on writing a debug specific one.

nick

Statistics: Posted by nickoppen — Mon Aug 04, 2014 1:30 am


]]>
2014-08-03T16:40:26+00:00 2014-08-03T16:40:26+00:00 https://parallella.org/forums/viewtopic.php?t=1580&p=9733#p9733 <![CDATA[Re: Using Eclipse to develop OpenCL code on the Parallella]]>
Some comments:

-In section 2.2, you mention that the Epiphany doesn't have a debugger? Not sure what you meant, but Epiphany does support most of gdb's functionality. Did you try using the "e-gdb". Through the e-gdb, you can load code, execute,single step, variable monitoring, etc. You can even use it as a console to catch printf output.

-A multi-core friendly updated debugger has been in development since January and is getting very close to release. (~4 weeks away). The new debugger will support controlling all epiphany cores through a single e-gdb client and will also support asynchronous debugging mode. This should make debugging complete OpenCL applications significantly easier!

-Thanks to Ericsson there is also an advanced Parallella specific multicore debugging CDT for Eclipse. We'll work on getting this posted asap.

Fulfilling Kickstarter/pre-order commitments and getting Parallella into production has been our first priority over the last 2 years. Now that folks like yourself are starting to use the platform our first priority is to make the platform easier to use.

Thanks,
Andreas

Statistics: Posted by aolofsson — Sun Aug 03, 2014 4:40 pm


]]>
2014-08-03T11:23:20+00:00 2014-08-03T11:23:20+00:00 https://parallella.org/forums/viewtopic.php?t=1580&p=9724#p9724 <![CDATA[Using Eclipse to develop OpenCL code on the Parallella]]>


If I've left anything out please let me know.

nick

Statistics: Posted by nickoppen — Sun Aug 03, 2014 11:23 am


]]>