How does CUDA synchronise two graphic cards? How do they communicate? I have two tesla cards but I don't know how to perform communication between them.
I need to store 5 gb matrix in RAM. Ihave two tesla cards 3gb RAM each. Can I force sync by dividing kernel into smaller ones?