Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Use MYSQL on condor
> I don't think anyone quite understands what you want to do.
>
> If you want to access MySQL databases from vanilla jobs, there's nothing
> special you have to do, link your program as you usually would.
>
> If you're trying to access MySQL jobs from the standard universe, you
> should stop right now, because that's almost certainly a bad idea.
> Checkpointing and databases are tricky to get to work together.
>
> -Erik
I would want to use the universe standard, because i job on four PC. Is not just possible to find one solution,
because with the vanilla universe the job they go in execution only on the master.
And if I use universe MPI?
Giuseppe