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

[HTCondor-users] gpu program which need multiple files



Greetings,
I run a gpu program which consists of an executable and a .cl file that
must be in the same directory of the executable, along with input and
output files.

My question is how to write a submit file that includes transferring the
whole program directory to the execute node.

Thanks.