[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 2017-03-14T08:19:05+00:00 https://parallella.org/forums/feed.php?f=23&t=4004 2017-03-14T08:19:05+00:00 2017-03-14T08:19:05+00:00 https://parallella.org/forums/viewtopic.php?t=4004&p=18764#p18764 <![CDATA[Re: High temperature causes bus error]]> Statistics: Posted by wiegmink — Tue Mar 14, 2017 8:19 am


]]>
2017-03-13T14:01:18+00:00 2017-03-13T14:01:18+00:00 https://parallella.org/forums/viewtopic.php?t=4004&p=18760#p18760 <![CDATA[Re: High temperature causes bus error]]>
I picked up a couple of the recently and they've kept the Zynq well below the default limit and look much nicer. Though, I used the "heatsink hack" described here: https://parallella.org/forums/viewtopic.php?f=11&t=3928

Your fan setup should work now and prevent the thermal daemon from shutting the board down.

Statistics: Posted by jar — Mon Mar 13, 2017 2:01 pm


]]>
2017-03-13T11:38:26+00:00 2017-03-13T11:38:26+00:00 https://parallella.org/forums/viewtopic.php?t=4004&p=18758#p18758 <![CDATA[High temperature causes bus error]]>
I'm using the Parallella Embedded (Zynq 7020) with a heatsink mounted to constantly compute some algorithm. All 16 cores are kept busy, the Zynq PS feeds new data, collects results, and routes it to a network destination. After a while (5 minutes or so) a bus error occurred. At first I thought it was related to a possible memory conflict (gdb showed that the error occurred at e_read or e_write), but the message log showed the following:
[243461.989088] epiphany_vm_fault: Temperature outside operating range. Sending SIGBUS to process mainthread.elf (pid: 3426)

- Is it indeed so that a high temperate causes a bus error (the message is pretty clear, it's for my own peace of mind)?
- Which component is getting too hot (Zynq or Epiphany)?
- What is the threshold temperature?
- And finally again for my peace of mind, could a simultaneous read/write from the Zynq PS and a Epiphany core ever cause a memory conflict?

I added a small fan, and now it is already running for quite some time. So it seems clear.

I'm new to the forum, I don't think I found the answers somewhere else (I did search, but you never know).

Thanks,
Klaas

Statistics: Posted by wiegmink — Mon Mar 13, 2017 11:38 am


]]>