Subject: [Condor-users] Can I disable remote system call feature when link my program?
Hi, My programs do not need remote system call because all files needed are in shared file system, but I love the checkpoint mechanism, so can I keep this function without remote system call in my programs? Thanks in advance.