Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] Multi-gpu
- Date: Sat, 01 Sep 2012 11:16:49 +0200
- From: Imre Szeberenyi <szebi@xxxxxxxxxx>
- Subject: [Condor-users] Multi-gpu
Hi,
I have 2 GPGPUs in an SMP machine. I defined slots for using 0 1 2 GPUs.
I would like to somehow prevent the misuse usage of GPUs.
The jobs are run as owner so I would like to change the ownership of the
device before
the job start.
Are any configurable plugin script which run as root before the user
executable started?
Thanks,
Imre