[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] Access user registry



Are you submitting from the same machine that you execute on?
Does MPI need to be able to make changes to the registry and have them persist
after the job exits?

Condor doesn't support having jobs connect to remote registries. Also, as I understand it
it resets changes that the job makes to the registry after the job exits.

-tj


On 3/9/2011 2:08 PM, Felix Wolfheimer wrote:
I'm using Condor in a Windows environment and try to start a software
which uses IntelMPI. IntelMPI (as other MPI implementations as well)
needs to register user credentials which are stored somewhere in the
HKCU registry (it has other more complicated methods of authorization
using Windows Active Directory but let's say we want to keep things
simple.). When I submit an MPI job using Condor with RunAsOwner = True
it seems that I can't access my user registry even though the job is
running using my account so the mpiexec always complains about missing
credentials. Is there any known way to get around this (i.e. load my
HKCU and access it when the job is started)?

_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/