day, October 20, 2014 at 12:30 PM
To: Open MPI Users mailto:us...@open-mpi.org>>
Subject: Re: [OMPI users] CuEventCreate Failed...
Hi:
I just tried running a program similar to yours with CUDA 6.5 and Open MPI and
I could not reproduce. Just to make sure I am doing things correctly, your
-smi? Also, based on
the usage of -allow-run-as-root I assume you are running the program as root?
From: users [mailto:users-boun...@open-mpi.org] On Behalf Of Steven Eliuk
Sent: Monday, October 20, 2014 1:59 PM
To: Open MPI Users
Subject: Re: [OMPI users] CuEventCreate Failed...
Thanks for your
lto:us...@open-mpi.org>>
List-Post: users@lists.open-mpi.org
Date: Sunday, October 19, 2014 at 7:33 PM
To: Open MPI Users mailto:us...@open-mpi.org>>
Subject: Re: [OMPI users] CuEventCreate Failed...
The error 304 corresponds to CUDA_ERRROR_OPERATNG_SYSTEM which means an OS call
fail
The error 304 corresponds to CUDA_ERRROR_OPERATNG_SYSTEM which means an OS call
failed. However, I am not sure how that relates to the call that is getting
the error.
Also, the last error you report is from MVAPICH2-GDR, not from Open MPI. I
guess then I have a few questions.
1. Can yo