mpic++ Questions

1

Solved

I searched to send a set object and the closest I found was with vector (it's different and don't work with set). How can I send a set object in MPI_Send? (without using boost library) Anyone can ...
Crescendo asked 23/6, 2015 at 21:41

2

Solved

Based on some SO questions -- and some further reference found --, I'm trying to build a makefile able to: find, given the directories in $(SRC), the .cpp files to be compiled; compile the .cpp, ...
Ha asked 3/5, 2013 at 12:55

2

Solved

My problem is fairly easy but I just don't know how to solve it. I know how to compile and library and link against it if I'm not using a make file because then I can just call ar separately and ev...
Crapulent asked 6/3, 2012 at 22:57
1

© 2022 - 2024 — McMap. All rights reserved.