Hi, With Kenneth's help I have realised/remembered that I need to compile Keras / TensorFlow on a machine with the appropriate CUDA drivers. This seemed like a good scenario in which to use the
--job option. However, if I write ... --job --job-backend=Slurm --job-cores=4 I would still need to specify the partition with the GPU nodes, so that the job is indeed scheduled to a machine on which the drivers are installed. How would I do that? Cheers, Loris -- Dr. Loris Bennett (Mr.) ZEDAT, Freie Universität Berlin Email [email protected]

