Stefan Lankes
e79365e1a7
didn't longer use a fix address for the isle locks
2016-01-26 16:23:02 +01:00
Stefan Lankes
871ce8cc0d
enable iRCCE support
2016-01-26 14:30:00 +01:00
Stefan Lankes
60359f0aae
enable probe flag support
2015-11-11 21:51:06 +01:00
Stefan Lankes
56bed9455e
increase the size of the MPB
2015-10-19 23:27:24 +02:00
Stefan Lankes
053d0ec76a
remove compiler warnings, align buffers and flags
2015-10-19 22:57:39 +02:00
Stefan Lankes
32fdb72595
add Intel's memcpy implementation to improve the performance
2015-10-18 20:25:28 +02:00
Stefan Lankes
4805d4d8ce
prepare (i)RCCE to support OpenMP on HermitCore
...
HermitCore isn't able to support the SCC emulator
=> disable emulator specific details (OpenMP staff)
=> OpenMP applications on HermitCore are able to use iRCCE
=> ATTENTION: (i)RCCE isn't thread-safe
2015-10-18 12:42:20 +02:00
Stefan Lankes
5effe82dd4
fix time handling
...
- add implementation for RCCE_wtime
- use system call to determine the clock frequency
2015-10-18 10:52:59 +02:00
Stefan Lankes
e339311d05
add iRCCE as communication library between isles
...
- iRCCE was designed for the SCC
- see http://www.lfbs.rwth-aachen.de/publications/files/iRCCE.pdf
- HermitCreate creates virtual message passing puffers to emulate the
SCC
2015-10-17 11:56:19 +02:00