Login
to learn more about saibbot, share content, and exchange messages and invites.
Not a member?
Join Now!
Log in to create and rate content, and to follow, bookmark, and share content with other members. Not a member?
Join Now! Dear All, I recently presented at EuroSys'12 our work at EPFL on a Distributed Transactional Memory system tailored for non-coherent many-cores. The title of the paper is "TM2C: a Software Transactional Memory... For a long time, me and the colleagues working on the marc026 SCC have the following problems: The barriers (RCCE_barrier) are not always passed.The communication may get stuck (both with RCCE and iRCCE librari... Hello, Does someone know what does the error code 1 mean? From pssh I found: 1: at least one remote command returned a non-0 value (but all commands ran) But since the pssh call runs my progra... Hello, I stepped on the following issue: RCCE_shmalloc allocates one new RCCE_BLOCK (sizeof(RCCE_BLOCK)=12 bytes) in local memory for every shared memory allocation done, thus the local memory needed for alloc... Hello. I am trying to use phtreads with the RCCE emulator, but the RCCE functions does not seem to work properly within the threads. Are they supposed to? Are they supposed to work on SCC with Linux? T...