[Scalablecr-discuss] Getting SCR running
Brought to you by:
kathrynmohror,
moody20
From: Arjun J R. <rec...@gm...> - 2013-09-30 08:07:48
|
I am running SLURM and all the other stuff needed to run SCR on a single computer, as a way to evaluate SCR. I have a simple C counting program that I wish to run and take periodic checkpoints of. My executable name is "count" How can I get SCR to take periodic checkpoints ? I have specified two separate directories for the two kinds of checkpoint images When I installed SCR, I don't have any command such as scr_srun on my system. When I type in scr_srun, I get the error "Command not found" The executables are stored in /usr/local/tools/scr-1.1/bin/ and when I execute just scr_srun using ./scr_srun I get scr_srun: Started: Mon Sep 30 12:58:22 IST 2013 scr_srun: ERROR: Could not identify nodeset Nandaka Jojha |