[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 2015-06-30T17:53:54+00:00 https://parallella.org/forums/feed.php?f=18&t=2536 2015-06-30T17:53:54+00:00 2015-06-30T17:53:54+00:00 https://parallella.org/forums/viewtopic.php?t=2536&p=15067#p15067 <![CDATA[Re: OpenCL does not compile on Parallella but does on Intel]]>
https://duckduckgo.com/?q=%22__constant%22&t=canonical

You seem to be on to something though, maybe make sure you're using the latest version from git or other upstream sources ?

Statistics: Posted by jlambrecht — Tue Jun 30, 2015 5:53 pm


]]>
2015-06-24T15:16:06+00:00 2015-06-24T15:16:06+00:00 https://parallella.org/forums/viewtopic.php?t=2536&p=14928#p14928 <![CDATA[Re: OpenCL does not compile on Parallella but does on Intel]]>
The code I'm trying to run is basically SHA512, which uses __constant , any recommendation how that might be circumvented? Is there any other pattern that I can use to effectively have a look-up table available for the rest of the algorithm, but not as such a __constant?

Statistics: Posted by imrehg — Wed Jun 24, 2015 3:16 pm


]]>
2015-06-24T02:50:07+00:00 2015-06-24T02:50:07+00:00 https://parallella.org/forums/viewtopic.php?t=2536&p=14910#p14910 <![CDATA[Re: OpenCL does not compile on Parallella but does on Intel]]>
The issue is in the C code, though, not Python, and I kinda think it's a combination of OpenCL incompatibilities between the different implementations + my lack of C skills so far. Will probably start from scratch and build up from there, instead of the 'copy-paste-ohthatworks" approach before. Let's see how that will work out :)

Statistics: Posted by imrehg — Wed Jun 24, 2015 2:50 am


]]>
2015-06-23T18:29:31+00:00 2015-06-23T18:29:31+00:00 https://parallella.org/forums/viewtopic.php?t=2536&p=14905#p14905 <![CDATA[Re: OpenCL does not compile on Parallella but does on Intel]]>

Based on the little experience i have with compiling stuff it seems like you might have to recompile some of the Python stuff and/or other more low level stuff for Epiphany ?

Statistics: Posted by jlambrecht — Tue Jun 23, 2015 6:29 pm


]]>
2015-06-16T02:10:52+00:00 2015-06-16T02:10:52+00:00 https://parallella.org/forums/viewtopic.php?t=2536&p=14442#p14442 <![CDATA[Re: OpenCL does not compile on Parallella but does on Intel]]> Statistics: Posted by imrehg — Tue Jun 16, 2015 2:10 am


]]>
2015-06-15T16:06:20+00:00 2015-06-15T16:06:20+00:00 https://parallella.org/forums/viewtopic.php?t=2536&p=14433#p14433 <![CDATA[OpenCL does not compile on Parallella but does on Intel]]> Statistics: Posted by imrehg — Mon Jun 15, 2015 4:06 pm


]]>