Click here to Skip to main content
15,914,163 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
QuestionSTL List Pin
dotman115-May-12 5:05
dotman115-May-12 5:05 
AnswerRe: STL List Pin
«_Superman_»20-May-12 16:37
professional«_Superman_»20-May-12 16:37 
QuestionRe: STL List Pin
Aescleal21-May-12 4:55
Aescleal21-May-12 4:55 
AnswerRe: STL List Pin
Vitaly Tomilov10-Jun-12 9:53
Vitaly Tomilov10-Jun-12 9:53 
Questiongenerate the .H file from COM Pin
MrKBA14-May-12 1:38
MrKBA14-May-12 1:38 
AnswerRe: generate the .H file from COM Pin
Pablo Aliskevicius14-May-12 1:55
Pablo Aliskevicius14-May-12 1:55 
GeneralRe: generate the .H file from COM Pin
MrKBA14-May-12 1:58
MrKBA14-May-12 1:58 
GeneralRe: generate the .H file from COM Pin
Pablo Aliskevicius14-May-12 1:59
Pablo Aliskevicius14-May-12 1:59 
GeneralRe: generate the .H file from COM Pin
MrKBA14-May-12 2:02
MrKBA14-May-12 2:02 
AnswerRe: generate the .H file from COM Pin
Pete O'Hanlon14-May-12 2:08
mvePete O'Hanlon14-May-12 2:08 
GeneralRe: generate the .H file from COM Pin
MrKBA14-May-12 2:51
MrKBA14-May-12 2:51 
GeneralRe: generate the .H file from COM Pin
Pete O'Hanlon14-May-12 2:55
mvePete O'Hanlon14-May-12 2:55 
Questioncreating a dialog in non mfc application Pin
Rajeev.Goutham9-May-12 20:42
Rajeev.Goutham9-May-12 20:42 
AnswerRe: creating a dialog in non mfc application Pin
Richard MacCutchan9-May-12 22:12
mveRichard MacCutchan9-May-12 22:12 
AnswerRe: creating a dialog in non mfc application Pin
yu-jian15-May-12 6:17
yu-jian15-May-12 6:17 
QuestionHow to realize multi progress bar show at the same time ? Pin
redleafzzh2-May-12 4:02
redleafzzh2-May-12 4:02 
AnswerRe: How to realize multi progress bar show at the same time ? Pin
Richard MacCutchan2-May-12 6:28
mveRichard MacCutchan2-May-12 6:28 
AnswerRe: How to realize multi progress bar show at the same time ? Pin
Albert Holguin4-May-12 10:02
professionalAlbert Holguin4-May-12 10:02 
QuestionAsyncIO C++ Pin
TalSt29-Apr-12 0:55
TalSt29-Apr-12 0:55 
AnswerRe: AsyncIO C++ Pin
Richard MacCutchan2-May-12 6:26
mveRichard MacCutchan2-May-12 6:26 
AnswerRe: AsyncIO C++ Pin
Ashish Tyagi 4022-May-12 7:29
Ashish Tyagi 4022-May-12 7:29 
QuestionCUDA and MPI combination Pin
Ron120223-Apr-12 18:48
Ron120223-Apr-12 18:48 
Questionerror while loading shared libraries: libcudart.so.4: cannot open shared object file: No such file or directory Pin
Ron120220-Apr-12 18:48
Ron120220-Apr-12 18:48 
QuestionRe: error while loading shared libraries: libcudart.so.4: cannot open shared object file: No such file or directory Pin
Richard MacCutchan20-Apr-12 22:08
mveRichard MacCutchan20-Apr-12 22:08 
GeneralRe: error while loading shared libraries: libcudart.so.4: cannot open shared object file: No such file or directory Pin
Ron120220-Apr-12 22:16
Ron120220-Apr-12 22:16 
Yes I am pretty sure that mpirun uses correct libraries. I have several other openmpi program which work fine on cluster. Only this one, mixture of mpi and cuda doesnt work.

All the libraries do exist in pointed directories. and LD paths mentioned above are correct.

I have tried running the program only using master node and it works fine. But when I include slave nodes it gives error mentioned in original post.

All the slaves have same installation with correct LD paths

Not sure why its not working Frown | :(

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.