quantum-espresso/clib
paulatto 9982a6c061 Small change on previous commit: apparently (i.e. according to documentation) LoadLeveler send a SIGXCPU after soft_wall is reached and SIGKILL when har_wall is reached. I've added trapping of SIGXCPU.
Wall clock limit is specified as:
  wall_clock_limit = 5:00,4:30
which would give pw 30 minutes to shut down





git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@11025 c92efa57-630b-4861-b058-cf58834340f0
2014-06-04 14:23:19 +00:00
..
Makefile Added a small C function to do a binary copy of a file and an interface to call it from fortran 2013-04-07 15:34:07 +00:00
c_mkdir.c Modified according to suggestion by Pizzi and Cepellotti 2014-05-09 19:04:20 +00:00
copy.c l1 is an unsigned int: it cannot be negative, error is signaled by it being == 0 2013-04-09 13:44:09 +00:00
cptimer.c More cleanup of mpi modules, plus support for cross-compilation on windows 2013-11-04 09:58:24 +00:00
customize_signals.c Small change on previous commit: apparently (i.e. according to documentation) LoadLeveler send a SIGXCPU after soft_wall is reached and SIGKILL when har_wall is reached. I've added trapping of SIGXCPU. 2014-06-04 14:23:19 +00:00
eval_infix.c Fixes for more warnings (e.g. unitialized variables) by Axel 2013-10-10 14:24:18 +00:00
fft_stick.c - few more drivers useful in the MPI+OpenMP parallel FFT 2009-03-31 14:49:54 +00:00
fftw.c Removed a few comments in C++ style (//). Some old compilers might complain. 2010-01-26 14:06:59 +00:00
fftw.h - Miscellaneous fixes of compilation errors left after last changes 2006-01-15 20:18:53 +00:00
indici.c oops, lost two functions...documentation updated 2006-09-22 15:49:32 +00:00
konst.h O-sesame 2003-01-19 21:58:50 +00:00
make.depend make.depend and scrpt generating them updated 2012-10-24 14:31:17 +00:00
md5.c adding a few routines needed to calculate md5 checksum of a given file. 2010-08-13 10:50:08 +00:00
md5.h adding a few routines needed to calculate md5 checksum of a given file. 2010-08-13 10:50:08 +00:00
md5_from_file.c Fixes for more warnings (e.g. unitialized variables) by Axel 2013-10-10 14:24:18 +00:00
memstat.c memstat.c modified to be compliant with C standard (picky compilers may complain) 2009-10-10 16:36:49 +00:00
ptrace.c minor bugs 2012-10-16 13:13:59 +00:00
qsort.c Small fixes for unitialized variables and questionable constructs, 2013-11-05 14:35:41 +00:00
stack.c More of the same... 2009-08-01 20:55:14 +00:00