mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 22:25:48 -04:00
real cpu_time code used when USE_NO_WALLTIME is set
This commit is contained in:
parent
2bff52ad22
commit
ef6027e718
1 changed files with 4 additions and 0 deletions
|
|
@ -335,6 +335,10 @@ ifdef USE_NONBLOCKING_BCAST
|
|||
LIB_DEFINES += -DUSE_IBCAST
|
||||
endif
|
||||
|
||||
ifdef USE_NO_WALLTIME
|
||||
LIB_DEFINES += -DNO_WALLTIME
|
||||
endif
|
||||
|
||||
include ../config/makelib.h
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue